Multistep method for ODE (a two-step method)

Implement a two-step stepper for solving ODE (as in the book). Use your own adaptive stepsize driver.