Skip to content

Sparse Matrix and Tensor Visualization Tool for Reorderings

License

Notifications You must be signed in to change notification settings

sparcityeu/SparseViz

Repository files navigation

SparseViz

SparseViz s 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 reports execution times 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