wesselb / labLinks
A generic interface for linear algebra backends
☆75Updated 2 weeks ago
Alternatives and similar repositories for lab
Users that are interested in lab are comparing it to the libraries listed below
Sorting:
- Exponential families for JAX☆75Updated 2 weeks ago
- Matrix-free linear algebra in JAX.☆148Updated last week
- An ultra-lightweight JAX implementation of sparse Gaussian processes via pathwise sampling.☆22Updated 4 years ago
- Lightweight library of stochastic gradient MCMC algorithms written in JAX.☆105Updated 2 years ago
- Probabilistic solvers for differential equations in JAX. Adaptive ODE solvers with calibration, state-space model factorisations, and cus…☆53Updated 2 months ago
- Normalizing Flows using JAX☆85Updated last year
- A Julia implementation of sparse Gaussian processes via path-wise doubly stochastic variational inference.☆33Updated 5 years ago
- Turning SymPy expressions into JAX functions☆45Updated 4 years 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
- Minimal Implementation of Bayesian Optimization in JAX☆100Updated 6 months ago
- Stencil computations in JAX☆71Updated 2 years ago
- Code for efficiently sampling functions from GP(flow) posteriors☆73Updated 5 years ago
- Tools for JAX☆48Updated 2 weeks ago
- Tutorials and sampling algorithm comparisons☆78Updated this week
- Simulation-based inference benchmark☆105Updated 9 months ago
- A generic library for linear and non-linear Gaussian smoothing problems. The code leverages JAX and implements several linearization algo…☆12Updated 11 months ago
- A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch☆116Updated last week
- IterGP: Computation-Aware Gaussian Process Inference (NeurIPS 2022)☆42Updated 2 years ago
- Efficient SDE samplers including Gaussian-based probabilistic solvers. Written in JAX.☆10Updated 9 months ago
- Multiple dispatch over abstract array types in JAX.