Skip to content
#

storage-format

Here are 8 public repositories matching this topic...

New Sparse Matrix Storage Format: Contiguous Clustering (CC) A novel storage format for diagonally dominant sparse matrices, designed to minimize memory usage and accelerate SpMV operations.The CC format clusters non-zero elements along matrix diagonals, storing only essential metadata such as start indices and offsets.

  • Updated Jun 1, 2025
  • C

Improve this page

Add a description, image, and links to the storage-format topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the storage-format topic, visit your repo's landing page and select "manage topics."

Learn more