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 3 weeks ago
Alternatives and similar repositories for probdiffeq
Users that are interested in probdiffeq are comparing it to the libraries listed below
Sorting:
- 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
- Matrix-free linear algebra in JAX.☆141Updated 2 weeks ago
- Efficient SDE samplers including Gaussian-based probabilistic solvers. Written in JAX.☆10Updated 7 months ago
- 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
- A generic interface for linear algebra backends☆73Updated 7 months ago
- A zoo of implementations of differential equation problems in NumPy and JAX. Oscillators, chemical reactions, n-body problems, epidemiolo…☆16Updated last year
- Exponential families for JAX☆75Updated 2 weeks ago
- Public code for running Stochastic Gradient Descent on GPs.☆39Updated 5 months ago
- Code for the Paper "Physics-Informed Gaussian Process Regression Generalizes Linear PDE Solvers"☆30Updated last year
- Multiple dispatch over abstract array types in JAX.☆129Updated 2 weeks ago
- Website for the book "The Elements of Differentiable Programming".☆14Updated 3 months ago
- Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing☆130Updated 2 weeks ago
- Stencil computations in JAX☆71Updated 2 years ago
- Tutorial materials of the Probabilistic Numerics Spring School.☆35Updated 2 years ago
- A JAX-based research framework for writing differentiable numerical simulators with arbitrary discretizations☆131Updated last year
- Turning SymPy expressions into JAX functions☆45Updated 4 years ago
- A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch☆115Updated 6 months ago
- Visualize, create, and operate on pytrees in the most intuitive way possible.☆45Updated 8 months ago
- ☆189Updated last month
- Minimal Implementation of Bayesian Optimization in JAX☆97Updated 5 months ago
- A small library of paramaterizations and parameter constraints for PyTrees.☆40Updated 5 months ago
- Lightweight library of stochastic gradient MCMC algorithms written in JAX.☆105Updated last year
- Tools for JAX☆49Updated 2 weeks ago
- An ultra-lightweight JAX implementation of sparse Gaussian processes via pathwise sampling.☆22Updated 4 years ago
- A Julia implementation of sparse Gaussian processes via path-wise doubly stochastic variational inference.☆33Updated 5 years ago
- Bayesian inference with Python and Jax.☆34Updated 2 years ago
- ☆40Updated 3 years ago
- A generic library for linear and non-linear Gaussian smoothing problems. The code leverages JAX and implements several linearization algo…☆12Updated 10 months ago
- Add a tqdm progress bar to your JAX scans and loops.☆117Updated 4 months ago