Simple implementation of a generic Compressed Sparse Row (CSR) matrix.
Lightweight COO / CSR sparse matrix types
Sublinear-time solver for RuVector: O(log n) to O(√n) algorithms for sparse linear systems, PageRank, and spectral methods
Flat layout abstraction toolkit.
Thread-safe AnnData-like structure for single-cell genomics data in Rust. Provides controlled mutability, efficient memory management, and flexible data manipulation. Ideal for concurrent bioinformatics applications.
Zero-copy bridge between Apache Arrow and ndarray
A rust implementation of relay belief propagation for qLDPC codes
Self-contained DCEL (Doubly Connected Edge List) for planar graph geometry
Solvers for large sparse linear systems (wraps MUMPS and UMFPACK)
sparerse-rs: sparse matrix computation written in rust
Generative Retrieval: Transition Matrix Trie for Constraint Decoding (STATIC)
Sparse matrix module for SciRS2 (scirs2-sparse)