PTNobel / AutoDiffLinks
An automatic differentiation library for Python+NumPy.
☆36Updated 7 months ago
Alternatives and similar repositories for AutoDiff
Users that are interested in AutoDiff are comparing it to the libraries listed below
Sorting:
- Methods for numerical differentiation of noisy data in python☆122Updated 2 weeks ago
- Interpret numpy arrays as quaternionic arrays with numba acceleration☆92Updated 3 weeks ago
- GPU/TPU accelerated nonlinear least-squares curve fitting using JAX☆58Updated 2 years ago
- Python trust-region subproblem solvers for nonlinear optimization☆28Updated last year
- Turning SymPy expressions into JAX functions☆45Updated 4 years ago
- Python Algorithms for Randomized Linear Algebra☆56Updated 2 years ago
- Powell's Derivative-Free Optimization solvers.☆105Updated 5 months ago
- Python wrapper for the sparse QR decomposition in SuiteSparseQR.☆37Updated 7 months ago
- APPM 5630 at CU Boulder☆51Updated 2 months ago
- Python library for ODE integration via Taylor's method and LLVM☆79Updated this week
- Optimal numerical differentiation of noisy time series data in python.☆65Updated 2 months ago
- A library of Krylov methods in pure Python☆63Updated 2 years ago
- Analysis of initial value ODE solvers☆82Updated last year
- Python version of Rick Chartrand's algorithm for numerical differentiation of noisy data☆73Updated 5 years ago
- A trust-region interior-point method for general nonlinear programing problems (GSoC 2017).