cOde-package: Automated C Code Generation for Use with the "deSolve" and...

cOde-packageR Documentation

Automated C Code Generation for Use with the "deSolve" and "bvpSolve" Packages

Description

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". The package also provides functions to symbolically compute Jacobians, sensitivity equations and adjoint sensitivities being the basis for sensitivity analysis.

Details

Package: cOde
Type: Package
Version: 0.2
Date: 2015-03-05
License: GNU Public License 2 or above

The system of ordinary differential equations is defined as a named character vector. This character vector is translated in C syntax and the code output format is matched to the requirements of deSolve and bvpSolve.

Author(s)

Daniel Kaschek <daniel.kaschek@physik.uni-freiburg.de>


dkaschek/cOde documentation built on April 19, 2022, 9:16 a.m.