https://github.com/gridap/sparsematricescsr.jl
Sparse matrices in CSR format for Julia computations
https://github.com/gridap/sparsematricescsr.jl
Last synced: 3 months ago
JSON representation
Sparse matrices in CSR format for Julia computations
- Host: GitHub
- URL: https://github.com/gridap/sparsematricescsr.jl
- Owner: gridap
- License: mit
- Created: 2019-10-11T06:53:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-01T01:27:15.000Z (over 1 year ago)
- Last Synced: 2025-01-20T22:21:57.490Z (over 1 year ago)
- Language: Julia
- Homepage:
- Size: 638 KB
- Stars: 37
- Watchers: 3
- Forks: 10
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
README
# SparseMatricesCSR
Sparse matrices in CSR format (symmetric and non-symmetric) for Julia computations.
| **Documentation** |
|:------------ |
| [](https://gridap.github.io/SparseMatricesCSR.jl/stable) [](https://gridap.github.io/SparseMatricesCSR.jl/dev) |
|**Build Status** |
| [](https://github.com/gridap/SparseMatricesCSR.jl/actions?query=workflow%3ACI) [](https://codecov.io/gh/gridap/SparseMatricesCSR.jl) |