sprs

Sparse matrix library

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

sparse linear algebra library for rust

GitHub

400 stars
10 watching
47 forks
Language: Rust
last commit: 30 days 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 159
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,878
statrs-dev/statrs A statistical computation library for Rust scientific computing 599
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 81
sciruby/nmatrix A fast numerical linear algebra library for Ruby 469
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. 249
bitshifter/glam-rs A fast linear algebra library for games and graphics 1,541
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 88
blas-lapack-rs/accelerate-src Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework 17
matrix-org/matrix-rust-sdk Provides a Rust library for building Matrix client-server applications with encryption and networking capabilities. 1,263
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