pnkraemer / probdiffeq

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.
https://pnkraemer.github.io/probdiffeq/
MIT License
30 stars 2 forks source link

Move content of `impl.variable` to `impl.stats` #767

Closed pnkraemer closed 2 months ago

pnkraemer commented 2 months ago

All content of impl.variable fits just as well into impl.stats.