netlib-src

Linear algebra library

Provides source code for linear algebra libraries built on top of Netlib

Source of BLAS and LAPACK via Netlib

GitHub

4 stars
8 watching
6 forks
Language: Rust
last commit: about 4 years ago
linear-algebrascience

Related projects:

Repository Description Stars
blas-lapack-rs/accelerate-src Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework 17
blas-lapack-rs/openblas-src Provides source code for building BLAS and LAPACK libraries via OpenBLAS 78
blas-lapack-rs/lapack Provides Rust wrappers for Fortran linear algebra libraries 82
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 high-performance linear algebra libraries (BLAS/LAPACK) for 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,886
ziutek/blas Implementation of BLAS basic linear algebra subprograms in Go 155
jhumphry/lalg An Ada interface to BLAS for linear algebra operations on dense matrices and vectors 4
sciruby/nmatrix A fast numerical linear algebra library for Ruby 470
rust-math/intel-mkl-src A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. 82
ahgamut/blis A software framework that instantiates high-performance linear algebra libraries 4
konovod/linalg A linear algebra library built on top of LAPACK. 50
quix/linalg A Ruby library for efficient linear algebra computations and matrix operations. 108