headmyshoulder / odeint-v2

odeint - solving ordinary differential equations in c++ v2
http://headmyshoulder.github.com/odeint-v2/
Other
340 stars 101 forks source link

extrapolation stepper docs #151

Open mariomulansky opened 9 years ago

mariomulansky commented 9 years ago

0721600e508cbf93f399724a8552cccae935f589 introduced a new extrapolation stepper with configurable order. This method needs more documentation and probably some clean-up in the methods.