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.
☆50Updated 4 months 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.☆138Updated this week
- Efficient SDE samplers including Gaussian-based probabilistic solvers. Written in JAX.☆10Updated 6 months 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 5 months ago
- IterGP: Computation-Aware Gaussian Process Inference (NeurIPS 2022)☆42Updated 2 years ago
- A zoo of implementations of differential equation problems in NumPy and JAX. Oscillators, chemical reactions, n-body problems, epidemiolo…☆16Updated last year
- Public code for running Stochastic Gradient Descent on GPs.☆39Updated 4 months 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☆130Updated 11 months ago
- Stencil computations in JAX☆71Updated last year
- Exponential families for JAX☆73Updated 3 weeks ago
- Code for the Paper "Physics-Informed Gaussian Process Regression Generalizes Linear PDE Solvers"☆30Updated last year
- Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing☆129Updated last week
- Multiple dispatch over abstract array types in JAX.☆128Updated this week
- Turning SymPy expressions into JAX functions☆45Updated 4 years ago
- Website for the book "The Elements of Differentiable Programming".☆14Updated last month
- Minimal Implementation of Bayesian Optimization in JAX☆95Updated 4 months ago
- A small library of paramaterizations and parameter constraints for PyTrees.☆39Updated 3 months ago
- ☆181Updated 2 weeks ago
- Bayesian inference with Python and Jax.☆34Updated 2 years ago
- Visualize, create, and operate on pytrees in the most intuitive way possible.☆45Updated 7 months ago
- Minimal JAX implementation of k-nearest neighbors using a k-d tree.☆47Updated last month
- A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch☆112Updated 5 months 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
- Efficient Differentiable n-d PDE solvers in JAX.☆47Updated 9 months ago
- Lightweight library of stochastic gradient MCMC algorithms written in JAX.☆104Updated last year
- A generic library for linear and non-linear Gaussian smoothing problems. The code leverages JAX and implements several linearization algo…☆12Updated 8 months ago
- A dead simple Python package for creating custom JAX pytree objects☆64Updated 9 months ago