N-dimensional matrix class for Rust
☆63May 2, 2021Updated 4 years ago
Alternatives and similar repositories for numeric
Users that are interested in numeric are comparing it to the libraries listed below
Sorting:
- Wrappers for BLAS (Fortran)☆82Feb 8, 2025Updated last year
- Collenchyma plugin for backend-agnostic Neural Network operations☆14May 1, 2016Updated 9 years ago
- Bindings to BLAS (Fortran)☆12May 28, 2025Updated 9 months ago
- A Rust crate for differential-geometric calculations.☆40Jul 13, 2019Updated 6 years ago
- Wrappers for LAPACK (Fortran)☆91Feb 8, 2025Updated last year
- A simple array math library in Rust on top of OpenCL☆29Jun 11, 2017Updated 8 years ago
- Scientific Computing Library in Rust☆271Jun 21, 2019Updated 6 years ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆479Apr 23, 2016Updated 9 years ago
- An extensible HPC framework for CUDA, OpenCL and native CPU.☆76Aug 23, 2018Updated 7 years ago
- A Rust linear algebra library based on expression templates☆52Jun 13, 2021Updated 4 years ago
- linear algebra package for rust☆38Aug 26, 2017Updated 8 years ago
- Rust based Cross-GPU Machine Learning☆91Oct 22, 2016Updated 9 years ago
- Timing macros for Rust modelled after Python's timeit☆16Apr 25, 2023Updated 2 years ago
- A tensor library for Rust☆18Jun 30, 2015Updated 10 years ago
- An implementation of Kensler's hashed permutation algorithm☆17Jan 31, 2025Updated last year
- Neural networks in Rust☆210Oct 30, 2019Updated 6 years ago
- A work stealing fork-join parallelism library for Rust☆57Jul 2, 2018Updated 7 years ago
- Linear algebra library for Rust☆40Apr 21, 2016Updated 9 years ago
- Small Rust library for handling multi-dimensional data☆13Feb 9, 2021Updated 5 years ago
- A-KAZE Feature Detector, Extractor, and Matcher for Rust☆16Jun 18, 2020Updated 5 years ago
- numerical computations library☆13May 8, 2016Updated 9 years ago
- A Rust library for manipulation and evaluation of symbolic integer polynomials.☆15Jan 6, 2019Updated 7 years ago
- Bindings to FFTW3☆10Feb 29, 2016Updated 10 years ago
- Rust decoder for Apple's Core Audio Format (CAF)☆13Jan 29, 2017Updated 9 years ago
- Abstract algebra for Rust (still very much a WIP!)☆62Jan 5, 2022Updated 4 years ago
- An implementation of a multi-layer perceptron in Scala☆23Mar 2, 2011Updated 15 years ago
- Collenchyma plugin for backend-agnostic BLAS operations☆17May 2, 2016Updated 9 years ago
- Graph Intermediate Representation (GIR) library for ML☆23Mar 18, 2017Updated 9 years ago
- [DEPRECATED] see:☆81Dec 22, 2016Updated 9 years ago
- Coaster plugin for backend-agnostic Neural Network operations☆13Dec 28, 2019Updated 6 years ago
- Automatic differentiation library for rust☆27Dec 27, 2014Updated 11 years ago
- Algorithms, 4th Edition. Coursera MOOC. in Rust.☆93Nov 15, 2015Updated 10 years ago
- `hyper-mock` is a utility library to help hyper clients with their testing☆29Jan 15, 2024Updated 2 years ago
- Rust wrapper for ArrayFire☆828Sep 24, 2023Updated 2 years ago
- A simple Rust library for efficiently solving ODEs without cloning