blas-lapack-rs / blas-srcLinks
BLAS source of choice
☆44Updated 2 months ago
Alternatives and similar repositories for blas-src
Users that are interested in blas-src are comparing it to the libraries listed below
Sorting:
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆241Updated 7 months ago
- Source of BLAS and LAPACK via OpenBLAS☆89Updated 3 months ago
- .npy and .npz file format support for ndarray☆67Updated this week
- Enzyme integration into Rust. Experimental, do not use.☆102Updated 2 years ago
- Auto differentiation library☆73Updated 7 months ago
- Redistribute Intel MKL as a crate☆91Updated last year
- ☆97Updated last month
- Wrappers for BLAS (Fortran)☆81Updated 10 months ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆56Updated last year
- A rust fork to work towards Enzyme integration☆91Updated 5 months ago
- Statistics, Information Measures, Linear Algebra, Cholesky Matrix Decomposition, Mahalanobis Distance, Householder QR Decomposition, Clif…☆56Updated last year
- rust-cuda working group☆65Updated 6 years ago
- Wrappers for CBLAS (C)☆14Updated 10 months ago
- A native Rust library for advanced Linear Algebra routines☆25Updated 2 years ago
- Exploration of GPU computing using WebGPU☆27Updated 4 years ago
- Statistical routines for ndarray☆215Updated last month
- NumPy file format (de-)serialization in Rust☆30Updated 6 years ago
- The missing puzzle piece for NVPTX experience with Rust☆62Updated 5 years ago
- Computer vision library built on top of ndarray☆71Updated last year
- A rust crate for mathematics and science☆40Updated 2 years ago
- Scientific Computing in Rust☆191Updated 3 months ago
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.