An open API service indexing awesome lists of open source software.

https://github.com/olekscode/sparsematrix

My implementation CSR - Compressed Sparse Row and CSIR - Compressed Sparse (lower triangle) Row sparse matrix formats
https://github.com/olekscode/sparsematrix

Last synced: 3 months ago
JSON representation

My implementation CSR - Compressed Sparse Row and CSIR - Compressed Sparse (lower triangle) Row sparse matrix formats

Awesome Lists containing this project

README

        

# Sparse Matrix
My implementation CSR - Compressed Sparse Row and CSIR - Compressed Sparse (lower triangle) Row sparse matrix formats.

## References
1) М. Ю. Баландин, Э. П. Шурина "Методы решения СЛАУ большой размерности"