aprender-sparse 0.32.0

Sparse matrix formats and operations — CSR, COO, BSR with SIMD-accelerated SpMV/SpMM
Documentation
# aprender-sparse

Sparse matrix formats and operations — CSR, COO, BSR with SIMD-accelerated SpMV/SpMM

> Was: `trueno-sparse`

Part of the [Aprender](https://github.com/paiml/aprender) monorepo — 70 workspace crates.

## Install

```bash
cargo install aprender    # CLI binary
```

```toml
[dependencies]
aprender-sparse = "0.29"
```

## Links

- [Monorepo]https://github.com/paiml/aprender
- [Documentation]https://docs.rs/aprender-sparse