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
62 forks
Language: Rust
last commit: about 1 month 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 | 82 |
sciruby/nmatrix | A fast numerical linear algebra library for Ruby | 470 |
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 | 431 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,555 |
rust-lang/libm | A Rust port of math library functions from MUSL's libm | 548 |
bitshifter/mathbench-rs | A benchmarking framework comparing performance of different Rust linear algebra libraries | 200 |
quil-lang/magicl | A matrix algebra library in Common Lisp with both pure Lisp and extended C/Fortran functionality | 239 |
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 | 203 |
blas-lapack-rs/openblas-src | Provides source code for building BLAS and LAPACK libraries via OpenBLAS | 78 |
ekrich/sblas | A library that provides an interface to high-performance linear algebra operations | 34 |