rodeo: A Code Generator for ODE-Based Models

Provides an R6 class and several utility methods to facilitate the implementation of models based on ordinary differential equations. The heart of the package is a code generator that creates compiled 'Fortran' (or 'R') code which can be passed to a numerical solver. There is direct support for solvers contained in packages 'deSolve' and 'rootSolve'.

Package details

AuthorDavid Kneis <david.kneis@tu-dresden.de>
MaintainerDavid Kneis <david.kneis@tu-dresden.de>
LicenseGPL (>= 2)
Version0.8.2
URL https://github.com/dkneis/rodeo
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rodeo")

Try the rodeo package in your browser

Any scripts or data that you put into this service are public.

rodeo documentation built on Sept. 11, 2024, 8:02 p.m.