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

Boundary value problems #415

Open pnkraemer opened 1 year ago

pnkraemer commented 1 year ago

Let's see whether it makes sense to implement boundary value problem solvers in here.

Content to start with (see this paper):

Also useful to have:

React here if you would like to see this happen.

pnkraemer commented 1 year ago

Todo: mention the initial draft in the changelog.