richfitz/dde: Solve Delay Differential Equations

Solves ordinary and delay differential equations, where the objective function is written in either R or C. Suitable only for non-stiff equations, the solver uses a 'Dormand-Prince' method that allows interpolation of the solution at any point. This approach is as described by Hairer, Norsett and Wanner (1993) <ISBN:3540604529>. Support is also included for iterating difference equations.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.5
URL https://github.com/mrc-ide/dde
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("richfitz/dde")
richfitz/dde documentation built on Jan. 19, 2024, 5:42 p.m.