mirror of
https://github.com/boostorg/odeint.git
synced 2025-05-11 13:34:09 +00:00
extrapolation stepper has a configurable order, so we can use it as initializing stepper in the adams-bashforth algorithm. All numeric tests pass.