nalgebra
Linear algebra library
Provides efficient data structures and algorithms for performing linear algebra operations in Rust.
Linear algebra library for Rust.
4k stars
57 watching
483 forks
Language: Rust
last commit: 21 days ago
Linked from 1 awesome list
algebralinear-algebramatrixvector
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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 |
blas-lapack-rs/netlib-src | Provides source code for linear algebra libraries built on top of Netlib | 4 |
kooparse/zalgebra | A linear algebra library designed to support computer graphics and game development. | 229 |
sciruby/nmatrix | A fast numerical linear algebra library for Ruby | 469 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,541 |
quix/linalg | A Ruby library for efficient linear algebra computations and matrix operations. | 108 |
rust-lang/libm | A Rust port of math library functions from MUSL's libm | 545 |
ddemidov/amgcl | A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing | 736 |
axect/peroxide | A high-performance numeric library with a friendly syntax and various features for linear algebra, numerical analysis, and data manipulation | 542 |
blas-lapack-rs/accelerate-src | Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework | 17 |
sparsemat/sprs | A Rust library implementing sparse matrix data structures and linear algebra algorithms | 400 |
blas-lapack-rs/openblas-src | Provides pre-built implementations of linear algebra and numerical computation libraries | 76 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |