$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Fwd: Regarding GSoc'14 Boost.odeint idea
From: Rhys Ulerich (rhys.ulerich_at_[hidden])
Date: 2014-03-10 17:18:10
> I think they could also be generalized to generic SDIRK implementation,
> parametrized only by its coefficients.
One challenging thing would be getting the caching correct to permit
reuse of operator factorizations across substeps. If SDIRK drives the
API design, a BDF-ready API should fall out but not necessarily vice
versa.
-Rhys