sprs

Sparse matrix library

A Rust library implementing sparse matrix data structures and linear algebra algorithms

sparse linear algebra library for rust

GitHub

431 stars
10 watching
47 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list

rust-librarysparse-linear-systemssparse-matrices

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
james-bowman/sparse A package implementing various sparse matrix formats for efficient linear algebra operations 160
sarah-quinones/faer-rs A linear algebra library for the Rust programming language, providing low-level and high-level routines for efficient matrix operations. 1,891
statrs-dev/statrs A statistical computation library in Rust for scientific computing and data analysis. 616
mikkyang/rust-blas Rust bindings and wrappers for the Basic Linear Algebra Subprograms 84
blas-lapack-rs/lapack Provides Rust wrappers for Fortran linear algebra libraries 82
sciruby/nmatrix A fast numerical linear algebra library for Ruby 470
blas-lapack-rs/netlib-src Provides source code for linear algebra libraries built on top of Netlib 4
google-research/sputnik A library of optimized GPU kernels for sparse matrix operations used in deep learning. 248
bitshifter/glam-rs A fast linear algebra library for games and graphics 1,555
acsala/splspm Multiset sparse partial least squares path modeling for high dimensional data analysis using R 1
ocramz/sparse-linear-algebra Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis 89
blas-lapack-rs/accelerate-src Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework 17
matrix-org/matrix-rust-sdk A high-level client-server library for building Matrix applications in Rust. 1,287
google/shaderc-rs Rust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code. 259
avinashshenoy97/rusticsom A Rust library for training and applying Self Organising Maps (SOM) to machine learning tasks. 33