Skip to content
Prev 532 / 696 Next

[R-sig-dyn-mod] deSolve with compiled code and varying size of parms

On Thu, Mar 30, 2017 at 1:36 AM, Thomas Petzoldt <
thomas.petzoldt at tu-dresden.de> wrote:

            
Had not thought of a UNION type. For odeintr, I just compile in some
globals:

library(odeintr)
Using a struct with named state variables (x.predator, x.prey)  is possible
too with a bit of extra C++ coding.

THK

http://www.keittlab.org/