issues
search
DiffEqML
/
torchdyn
A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods
https://torchdyn.org
Apache License 2.0
1.4k
stars
130
forks
source link
Add Midpoint solvers; warn for fixed-step methods
#92
Closed
fedebotu
closed
3 years ago
fedebotu
commented
3 years ago
Add
Midpoint
solver
Add
HyperMidpoint
hypersolver
Add
midpoint
to solver dictionary
Throw a warning when trying to set tolerances in fixed-step size solvers
Fix other Hypersolvers to be compatible with the updated API
Midpoint
solverHyperMidpoint
hypersolvermidpoint
to solver dictionary