issues
search
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
33
stars
2
forks
source link
Rename taylor_mode() to taylor_mode_scan() and move to toplevel
#666
Closed
pnkraemer
closed
1 year ago
pnkraemer
commented
1 year ago
Rename taylor_mode() to taylor_mode_scan()
Rename forward_mode() to forward_mode_recursive()
Move probdiffeq.solver.taylor to toplevel: probdiffeq.taylor
Update some dependencies in the pre-commit hook
Update the changelog