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

Simplify the packaging process #660

Closed pnkraemer closed 11 months ago

pnkraemer commented 11 months ago

It seems like moving forward, only a pyproject.toml file is needed. The setup.cfg file will be (kind of) superfluous.