sblas
Linear algebra library
A library that provides an interface to high-performance linear algebra operations
Scala Native BLAS (Basic Linear Algebra Subprograms) supporting Linux and macOS
34 stars
6 watching
3 forks
Language: Scala
last commit: about 2 months ago
Linked from 1 awesome list
blaslinear-algebralinuxmacosmathscalascala-native
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/accelerate-src | Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework | 17 |
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 | 155 |
blas-lapack-rs/openblas-src | Provides source code for building BLAS and LAPACK libraries via OpenBLAS | 78 |
ekmett/linear | A set of low-dimensional linear algebra primitives for use in Haskell programs | 203 |
mikkyang/rust-blas | Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
mmottl/lacaml | An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. | 128 |
blas-lapack-rs/lapack | Provides Rust wrappers for Fortran linear algebra libraries | 82 |
ahgamut/blis | A software framework that instantiates high-performance linear algebra libraries | 4 |
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,891 |
px4/eigen | A C++ template library for linear algebra and numerical solvers | 609 |
quix/linalg | A Ruby library for efficient linear algebra computations and matrix operations. | 108 |
akabe/slap | A linear algebra library with type-based static size checking for matrix operations. | 88 |
versilov/matrex | A fast and efficient matrix library for Elixir/Erlang with C implementation using CBLAS. | 479 |