elrnv / autodiff
Auto differentiation library
☆68Updated last year
Alternatives and similar repositories for autodiff:
Users that are interested in autodiff are comparing it to the libraries listed below
- .npy and .npz file format support for ndarray☆59Updated 5 months ago
- Enzyme integration into Rust. Experimental, do not use.☆102Updated 2 years ago
- Rust implementation of the Simple(x) Global Optimization algorithm☆32Updated last year
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆51Updated 6 months ago
- Framework and implementation for mathematical optimization and solving non-linear systems of equations.☆48Updated last year
- Provides abstractions to run Levenberg-Marquardt optimization☆63Updated 7 months ago
- Approximate floating point equality comparisons and assertions☆161Updated 10 months ago
- Computer vision library built on top of ndarray☆68Updated 5 months ago
- Wrappers for LAPACK (Fortran)☆84Updated last month
- Source of BLAS and LAPACK via OpenBLAS☆82Updated 2 months ago
- A pure Rust linear programming solver☆86Updated 4 years ago
- Library of well known algorithms for numerical root finding.☆51Updated 4 months ago
- ☆83Updated 2 months ago
- NumPy file format (de-)serialization in Rust☆31Updated 5 years ago
- A rust fork to work towards Enzyme integration☆83Updated this week
- Kiddo☆114Updated this week
- Exploration of GPU computing using WebGPU☆25Updated 4 years ago
- A library for least squares fitting of separable, nonlinear models to data.☆66Updated last month
- Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse…☆136Updated this week
- Statistical routines for ndarray