openblas-src
Linear algebra library
Provides source code for building BLAS and LAPACK libraries via OpenBLAS
Source of BLAS and LAPACK via OpenBLAS
78 stars
7 watching
48 forks
Language: Rust
last commit: 11 months ago linear-algebrascience
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides source code for linear algebra libraries built on top of Netlib | 4 |
| | Provides optimized linear algebra and numerical computing capabilities via the Accelerate framework | 17 |
| | Provides Rust wrappers for Fortran linear algebra libraries | 82 |
| | Provides a Rust package to build and link the BLIS library, which is used as a BLAS implementation. | 10 |
| | Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
| | A library that provides an interface to high-performance linear algebra operations | 34 |
| | Implementation of BLAS basic linear algebra subprograms in Go | 155 |
| | A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. | 82 |
| | An implementation of BLAS and LAPACK using source crates to provide concrete implementations. | 2 |
| | An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. | 128 |
| | A linear algebra library for the Rust programming language, providing low-level and high-level routines for efficient matrix operations. | 1,891 |
| | A fast linear algebra library for games and graphics | 1,555 |
| | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
| | A linear algebra library with type-based static size checking for matrix operations. | 88 |
| | A software library that enables developers to tap into the performance benefits of heterogeneous computing by providing an OpenCL interface for BLAS functions. | 845 |