A sparse matrix library for Rust, providing data structures and algorithms for sparse linear algebra.
# Cargo.toml
[dependencies]
sprs = "0.11.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a compressed sparse row matrix (CsMat) with example data.
No known issues recorded.
No dependency data recorded yet.