Sparse matrix formats and operations — CSR, COO, BSR with SIMD-accelerated SpMV/SpMM
Part of the [Aprender](https://github.com/paiml/aprender) monorepo — 70 workspace crates.
```bash
cargo install aprender # CLI binary
```
```toml
[dependencies]
aprender-sparse = "0.29"
```
- -