nathanaelbosch / ProbNumDiffEq.jl

Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing
MIT License
118 stars 15 forks source link

Add one or more energy conservation benchmarks #277

Open nathanaelbosch opened 10 months ago

nathanaelbosch commented 10 months ago

Something similar to these SciML Benchmarks would be nice to have:

This part of the ProbNumDiffEq.jl documentation shows how we can do energy conservation, and that's what we'd want to evaluate and compare to projection methods and symplectic methods.