10 Mar
2014
10 Mar
'14
9:01 p.m.
On Mon, Mar 10, 2014 at 3:40 PM, Karsten Ahnert
Implicit routines require to solve linear systems. I think, the main difficulty is to integrate these linear solvers into odeint such that they are exchangeable like the existing algebras and operations. This would be a good foundation to implement implicit routines and I would be happy if the BDF method could be implemented.
To briefly hijack a thread, SDIRK might be a good use case for API design. - Rhys