accelerate-src
Linear algebra library
Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework
Source of BLAS and LAPACK via the Accelerate framework
17 stars
7 watching
2 forks
Language: Rust
last commit: over 1 year ago linear-algebrascience
Related projects:
Repository | Description | Stars |
---|---|---|
blas-lapack-rs/netlib-src | Provides source code for linear algebra libraries built on top of Netlib | 4 |
blas-lapack-rs/openblas-src | Provides pre-built implementations of linear algebra and numerical computation libraries | 76 |
blas-lapack-rs/lapack | Provides Rust wrappers for Fortran linear algebra libraries | 81 |
blas-lapack-rs/blis-src | Provides a Rust package to build and link the BLIS library, which is used as a BLAS implementation. | 10 |
mikkyang/rust-blas | Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
ekrich/sblas | A library that provides an interface to high-performance linear algebra operations | 34 |
mmottl/lacaml | An OCaml interface to widely used linear algebra libraries for high-performance numerical computations. | 128 |
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 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
ziutek/blas | Implementation of BLAS basic linear algebra subprograms in Go | 154 |
axect/peroxide_blas | An implementation of BLAS and LAPACK using source crates to provide concrete implementations. | 2 |
rust-math/intel-mkl-src | A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. | 82 |
sciruby/nmatrix | A fast numerical linear algebra library for Ruby | 469 |
ocramz/sparse-linear-algebra | Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis | 88 |
ahgamut/blis | A software framework that instantiates high-performance linear algebra libraries | 4 |