An implementation of Simple8b algorithm in C
-
Updated
Mar 18, 2024 - C
8000
An implementation of Simple8b algorithm in C
In this repository, we deal with the compressed row/column (CSR/CSC) format representation of sparse matrices and its manipulation. Compressed sparse matrix formats store the sparse matrixes in a much more efficient way with reduced space requirements.
Add a description, image, and links to the compressed-arrays topic page so that developers can more easily learn about it.
To associate your repository with the compressed-arrays topic, visit your repo's landing page and select "manage topics."