Topic: Solving ODE dy/dt = f(t) with specifiable accuracy by interalg

Now interalg can solve ODE dy/dt = f(t) with specifiable accuracy.
For more info see OpenOpt ODE webpage, where example of comparison with scipy.integrate.odeint is also provided.