b45ch1 / algopyLinks
AlgoPy is a Research Prototype for Algorithmic Differentation in Python
☆88Updated last year
Alternatives and similar repositories for algopy
Users that are interested in algopy are comparing it to the libraries listed below
Sorting:
- Prototypes of differentiable differential equation solvers in JAX.☆27Updated 5 years ago
- "Parameter origami" -- folding and unfolding collections of parameters for optimization and sensitivity analysis.☆14Updated last year
- Cython interface for the GNU Scientific Library (GSL).☆120Updated 3 years ago
- Parameterization Framework for parameterized model creation and handling.☆49Updated 5 months ago
- Turning SymPy expressions into JAX functions☆45Updated 4 years ago
- Documentation:☆125Updated 2 years ago
- Simplicial Homology Global Optimization☆53Updated 8 months ago
- Accurate sums and dot products for Python.☆106Updated 4 years ago
- Jax-based MaxEnt☆17Updated 6 years ago
- Autograd extension for forward mode autodiff☆30Updated 8 years ago
- Layered distributions using FLAX/JAX☆10Updated 4 years ago
- This repository houses the code for the community website http://www.probabilistic-numerics.org☆36Updated 5 years ago
- Discontinuous Hamiltonian Monte Carlo in JAX☆42Updated 5 years ago
- Dive into Jax, Flax, XLA and C++☆32Updated 5 years ago
- ☆16Updated 6 months ago
- Repository for the code of "QCD-Aware Recursive Neural Networks for Jet Physics"☆47Updated 6 years ago
- active learning + reusable workflows + likelihood free inference☆61Updated 8 years ago
- Automatic differentiation for NumPy☆101Updated 10 years ago
- A library of Krylov methods in pure Python☆64Updated 2 years ago
- Python implementation of chebfun☆101Updated 6 months ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 4 years ago
- Code repository for the generalized Galton board example in the paper "Mining gold from implicit models to improve likelihood-free infere…