blas-lapack-rs / blas-srcLinks
BLAS source of choice
☆42Updated 3 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:
- Automatic differentiation in Rust with WGPU support☆23Updated 3 years ago
- Source of BLAS and LAPACK via OpenBLAS☆85Updated 5 months ago
- .npy and .npz file format support for ndarray☆63Updated 8 months ago
- Wrappers for CBLAS (C)☆15Updated 3 months ago
- Fast stochastic simulator for chemical reaction networks☆46Updated 3 weeks ago
- Fast Numerical Integration☆23Updated 6 years ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆238Updated 3 weeks ago
- Auto differentiation library☆69Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A Rusty CUDA wrapper☆32Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)☆22Updated 9 months ago
- Wrappers for BLAS (Fortran)☆81Updated 3 months ago
- ☆15Updated 2 years ago
- Exploration of GPU computing using WebGPU☆26Updated 4 years ago
- Enzyme integration into Rust. Experimental, do not use.☆101Updated 2 years ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆33Updated 2 years ago
- Dual Number library for Rust☆17Updated 4 years ago
- Provides an interface layer to convert between n-dimensional types in different Rust crates