ddesolve-package {ddesolve}R Documentation

Solver for Delay Differential Equations

Description

A solver for systems of delay differential equations based off numerical routines from Simon Wood's solv95 program. This solver is also capable of solving systems of ordinary differential equations.

Details

Package: ddesolve
Type: Package
Version: 1.02
Date: 2008-04-17
License: GNU GENERAL PUBLIC LICENSE Version 2

Please see the user guide vignette, located in ddesolve/doc, for a comprehensive overview.

Author(s)

Alex Couture-Beil <ddesolve@mofo.ca>, Jon T. Schnute <SchnuteJ@pac.dfo-mpo.gc.ca>, Rowan Haigh <HaighR@pac.dfo-mpo.gc.ca>

Maintainer: Alex Couture-Beil <ddesolve@mofo.ca>

References

Wood, S.N. 1999. Solv95: a numerical solver for systems of delay differential equations with switches. Saint Andrews, UK. 10 pp. URL: http://www.maths.bath.ac.uk/~sw283/simon/dde.html

See Also

dde


[Package ddesolve version 1.02 Index]