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 last month
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.☆157Updated last month
- 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 11 months ago
- IterGP: Computation-Aware Gaussian Process Inference (NeurIPS 2022)☆43Updated 2 years ago
- A zoo of implementations of differential equation problems in NumPy and JAX. Oscillators, chemical reactions, n-body problems, epidemiolo…☆17Updated 2 years ago
- Multiple dispatch over abstract array types in JAX.☆136Updated last month
- Website for the book "The Elements of Differentiable Programming".☆14Updated 6 months ago
- A generic interface for linear algebra backends☆76Updated 2 months ago
- Exponential families for JAX☆75Updated last week
- Public code for running Stochastic Gradient Descent on GPs.☆39Updated 8 months ago
- Stencil computations in JAX☆71Updated 2 months ago
- Turning SymPy expressions into JAX functions☆45Updated 4 years ago
- A small library of paramaterizations and parameter constraints for PyTrees.☆48Updated 8 months ago
- Code for the Paper "Physics-Informed Gaussian Process Regression Generalizes Linear PDE Solvers"☆33Updated last year
- Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing☆131Updated last month
- Tutorial materials of the Probabilistic Numerics Spring School.☆35Updated 2 years ago
- A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch☆121Updated last month
- Bayesian inference with Python and Jax.☆34Updated 3 years ago
- Minimal Implementation of Bayesian Optimization in JAX☆101Updated 8 months ago
- Visualize, create, and operate on pytrees in the most intuitive way possible.☆45Updated last year
- A JAX-based research framework for writing differentiable numerical simulators with arbitrary discretizations☆131Updated last week
- ☆206Updated 2 months ago
- Tutorials and sampling algorithm comparisons☆79Updated this week
- Lightweight library of stochastic gradient MCMC algorithms written in JAX.☆105Updated 2 years ago
- Tools for JAX☆49Updated 3 weeks ago
- Minimal JAX implementation of k-nearest neighbors using a k-d tree.☆52Updated 6 months ago
- An ultra-lightweight JAX implementation of sparse Gaussian processes via pathwise sampling.☆22Updated 4 years ago
- A generic library for linear and non-linear Gaussian smoothing problems. The code leverages JAX and implements several linearization algo…☆12Updated last year
- A Julia implementation of sparse Gaussian processes via path-wise doubly stochastic variational inference.☆33Updated 5 years ago