SciML / OrdinaryDiffEq.jl

High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)
https://diffeq.sciml.ai/latest/
Other
536 stars 205 forks source link

More Runge-Kutta-Nyström Methods #677

Open ranocha opened 5 years ago

ranocha commented 5 years ago

Here are some additional papers describing/developing/analysing Runge-Kutta-Nyström methods:

miguelraz commented 5 years ago

Heads up to anyone fishing for a PR: I'm about to finish the first paper, would not advise redoing the tableaus fruitlessly as I did! :1st_place_medal: