Skip to content
Prev 559 / 696 Next

[R-sig-dyn-mod] memory issues with lsoda

Hi,

lsoda etc. can use resp. numerically estimate the Jacobian. This speeds 
considerably up, at the cost of a much higher memory footprint. The 
Runge-Kuttas don't make use of the Jacobian, so they are less memory 
consuming but (in most cases) slower.

Thomas P.

Am 04.07.2017 um 12:45 schrieb Rampal S. Etienne: