danielward27 / paramaxLinks
A small library of paramaterizations and parameter constraints for PyTrees.
☆35Updated 3 months ago
Alternatives and similar repositories for paramax
Users that are interested in paramax are comparing it to the libraries listed below
Sorting:
- A dead simple Python package for creating custom JAX pytree objects☆64Updated 8 months ago
- Numerical quadrature with JAX☆66Updated last week
- Awesome Equinox - A curated list of resources of https://github.com/patrick-kidger/equinox☆15Updated last year
- Multiple dispatch over abstract array types in JAX.☆127Updated last month
- Add a tqdm progress bar to your JAX scans and loops.☆113Updated 2 months ago
- Interpolation and function approximation with JAX☆209Updated last week
- Minimal JAX implementation of k-nearest neighbors using a k-d tree.☆48Updated 3 weeks ago
- Stencil computations in JAX☆71Updated last year
- JAX bindings to the Flatiron Institute Non-uniform Fast Fourier Transform (FINUFFT) library☆99Updated this week
- Github Action to: Check version / Test / git tag / GitHub Release / Deploy to PyPI☆18Updated 4 months ago
- Bind any function written in another language to JAX with support for JVP/VJP/batching/jit compilation☆74Updated 3 months ago
- Minimal Implementation of Bayesian Optimization in JAX☆95Updated 3 months ago
- ☆177Updated last month
- Probabilistic Programming and Nested sampling in JAX☆193Updated last month
- A Wadler--Lindig pretty printer for Python☆38Updated last month
- A JAX-based research framework for writing differentiable numerical simulators with arbitrary discretizations☆129Updated 10 months ago
- Unitful Quantities in JAX☆42Updated last month
- Turning SymPy expressions into JAX functions☆45Updated 4 years ago
- Custom Bindings for Enzyme Automatic Differentiation Tool and Interfacing with JAX.☆90Updated this week
- Probabilistic solvers for differential equations in JAX. Adaptive ODE solvers with calibration, state-space model factorisations, and cus…