Multiple dispatch over abstract array types in JAX.
☆138Dec 15, 2025Updated 3 months ago
Alternatives and similar repositories for quax
Users that are interested in quax are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Nonlinear optimisation (root-finding, least squares, ...) in JAX+Equinox. https://docs.kidger.site/optimistix/☆554Mar 9, 2026Updated 2 weeks ago
- A Python package of computer vision models for the Equinox ecosystem.☆111Jul 19, 2024Updated last year
- JAX Arrays for human consumption☆110Oct 23, 2025Updated 5 months ago
- Linear solvers in JAX and Equinox. https://docs.kidger.site/lineax☆526Mar 10, 2026Updated last week
- Interpolation and function approximation with JAX☆251Updated this week
- Named Tensors for Legible Deep Learning in JAX☆217Nov 8, 2025Updated 4 months ago
- Numerical quadrature with JAX☆78Updated this week
- If it quacks like a tensor...☆60Nov 13, 2024Updated last year
- A Wadler–Lindig pretty printer for Python☆46Jan 16, 2026Updated 2 months ago
- Unitful Quantities in JAX☆57Mar 13, 2026Updated last week
- Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/☆2,821Mar 9, 2026Updated 2 weeks ago
- Stencil computations in JAX☆71Nov 15, 2025Updated 4 months ago
- A small library of paramaterizations and parameter constraints for PyTrees.☆53Jan 23, 2026Updated 2 months ago
- Implementation of Forward Laplacian algorithm in JAX☆94Nov 25, 2025Updated 3 months ago
- Numerical differential equation solvers in JAX. Autodifferentiable and GPU-capable. https://docs.kidger.site/diffrax/☆1,939Feb 23, 2026Updated last month
- Coordinates in JAX☆29Mar 12, 2026Updated last week
- A JAX-based research framework for writing differentiable numerical simulators with arbitrary discretizations☆133Feb 20, 2026Updated last month
- Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays. https://docs.kidger.site/jaxtyping/☆1,762Feb 16, 2026Updated last month
- Zero-copy MPI communication of JAX arrays, for turbo-charged HPC applications in Python