Functions that solve boundary value problems ('BVP') of systems of ordinary differential equations ('ODE') and differential algebraic equations ('DAE'). The functions provide an interface to the FORTRAN functions 'twpbvpC', 'colnew/colsys', and an R-implementation of the shooting method. 'Mazzia, F., J.R. Cash and K. Soetaert, 2014. <doi:10.7494/OpMath.2014.34.2.387>.
Version: | 1.4.1 |
Depends: | R (≥ 2.01), deSolve |
Imports: | rootSolve, stats, graphics, grDevices |
Published: | 2020-07-07 |
Author: | Karline Soetaert |
Maintainer: | Karline Soetaert <karline.soetaert at nioz.nl> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Citation: | bvpSolve citation info |
CRAN checks: | bvpSolve results |
Reference manual: | bvpSolve.pdf |
Package source: | bvpSolve_1.4.1.tar.gz |
Windows binaries: | r-devel: bvpSolve_1.4.1.zip, r-release: bvpSolve_1.4.1.zip, r-oldrel: bvpSolve_1.4.1.zip |
macOS binaries: | r-release: bvpSolve_1.4.1.tgz, r-oldrel: bvpSolve_1.4.1.tgz |
Old sources: | bvpSolve archive |
Reverse suggests: | cOde |
Please use the canonical form https://CRAN.R-project.org/package=bvpSolve to link to this page.