faer-rs
Linear algebra library
A linear algebra library for the Rust programming language, providing low-level and high-level routines for efficient matrix operations.
Linear algebra foundation for the Rust programming language
2k stars
17 watching
61 forks
Language: Rust
last commit: 9 days ago linear-algebramatrixrust
Related projects:
Repository | Description | Stars |
---|---|---|
quix/linalg | A Ruby library for efficient linear algebra computations and matrix operations. | 108 |
mikkyang/rust-blas | Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
blas-lapack-rs/netlib-src | Provides source code for linear algebra libraries built on top of Netlib | 4 |
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/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 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,541 |
rust-lang/libm | A Rust port of math library functions from MUSL's libm | 545 |
bitshifter/mathbench-rs | A benchmarking framework comparing performance of different Rust linear algebra libraries | 198 |
quil-lang/magicl | A matrix algebra library in Common Lisp with both pure Lisp and extended C/Fortran functionality | 238 |
andreaferretti/neo | A linear algebra library for Nim programming language | 245 |
ekmett/linear | A set of low-dimensional linear algebra primitives for use in Haskell programs | 202 |
blas-lapack-rs/openblas-src | Provides pre-built implementations of linear algebra and numerical computation libraries | 76 |
ekrich/sblas | A library that provides an interface to high-performance linear algebra operations | 34 |