Automated C Code Generation for 'deSolve', 'bvpSolve'
Compute adjoint equations of a function symbolically
Interface to bvptwp()
Compile and load shared object implementing the ODE system.
Generate C code for a function and compile it
Get symbols from a character
Compute Jacobian of a function symbolically
Interface to ode()
Compute matrix product symbolically
reduceSensitivities
Replace integer number in a character vector by other double
Replace a binary operator in a string by a function
Replace symbols in a character vector by other symbols
Compute sensitivity equations of a function symbolically
Generate interpolation spline for the forcings and write into list of ...
Compute matrix sumSymbolically
Generates all necessary C functions allowing the user to work with the compiled-code interface of ode() and bvptwp(). The implementation supports "forcings" and "events". Also provides functions to symbolically compute Jacobians, sensitivity equations and adjoint sensitivities being the basis for sensitivity analysis.