Skip to content

sparcityeu/SparseViz

Repository files navigation

SparseViz

SparseViz is a library built in C++ that orders and visualizes sparse data structures, i.e., matrices and tensors seamlessly. It also supports parallel CPU/GPU kernel execution and profiles the performance of the kernels on the ordered data structures.

The library is still in early stages of development. As a result, it may not stable and likely to change in the near future.

🚀 Installation & Basic Usage

📚 Documentation

📜 License