pnkraemer / probdiffeqLinks
Probabilistic solvers for differential equations in JAX. Adaptive ODE solvers with calibration, state-space model factorisations, and custom information operators. Compatible with the broader JAX scientific computing ecosystem.
☆53Updated this week
Alternatives and similar repositories for probdiffeq
Users that are interested in probdiffeq are comparing it to the libraries listed below
Sorting:
- Matrix-free linear algebra in JAX.☆140Updated 3 weeks ago
- Probabilistic ODE solvers are fun, but are they fast? See also: https://github.com/pnkraemer/probdiffeq for JAX code or https://github.c…☆21Updated last year
- IterGP: Computation-Aware Gaussian Process Inference (NeurIPS 2022)☆42Updated 2 years ago
- Probabilistic numerical finite differences. Compute finite difference weights and differentiation matrices on scattered data sites and wi…☆11Updated 2 years ago
- Efficient SDE samplers including Gaussian-based probabilistic solvers. Written in JAX.☆10Updated 7 months ago
- A generic interface for linear algebra backends☆73Updated 6 months ago
- Public code for running Stochastic Gradient Descent on GPs.☆39Updated 4 months ago
- Exponential families for JAX☆73Updated this week
- Turning SymPy expressions into JAX functions☆45Updated 4 years ago
- Multiple dispatch over abstract array types in JAX.☆129Updated 3 weeks ago
- A zoo of implementations of differential equation problems in NumPy and JAX. Oscillators, chemical reactions, n-body problems, epidemiolo…☆16Updated last year
- Minimal Implementation of Bayesian Optimization in JAX☆97Updated 4 months ago
- Stencil computations in JAX☆71Updated last year
- A JAX-based research framework for writing differentiable numerical simulators with arbitrary discretizations☆129Updated last year
- A small library of paramaterizations and parameter constraints for PyTrees.☆40Updated 4 months ago
- Code for the Paper "Physics-Informed Gaussian Process Regression Generalizes Linear PDE Solvers"☆30Updated last year
- ☆186Updated last month
- Lightweight library of stochastic gradient MCMC algorithms written in JAX.☆105Updated last year
- Tutorial materials of the Probabilistic Numerics Spring School.☆35Updated 2 years ago
- Visualize, create, and operate on pytrees in the most intuitive way possible.☆45Updated 8 months ago
- Minimal JAX implementation of k-nearest neighbors using a k-d tree.☆50Updated 2 months ago
- An ultra-lightweight JAX implementation of sparse Gaussian processes via pathwise sampling.☆22Updated 4 years ago
- A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch☆112Updated 6 months ago
- Tutorials and sampling algorithm comparisons☆75Updated this week
- Website for the book "The Elements of Differentiable Programming".☆14Updated 2 months ago
- Minimal Gaussian process library in JAX with a simple (custom) approach to state management.☆12Updated last year
- Add a tqdm progress bar to your JAX scans and loops.☆117Updated 4 months ago
- Bayes-Newton—A Gaussian process library in JAX, with a unifying view of approximate Bayesian inference as variants of Newton's method.☆236Updated last year
- Numerical quadrature with JAX☆69Updated this week
- Bayesian inference with Python and Jax.☆34Updated 2 years ago