bvpSolve: Solvers for Boundary Value Problems of Differential Equations

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.

Version: 1.3.3
Depends: R (≥ 2.01), deSolve
Imports: rootSolve, stats, graphics, grDevices
Published: 2016-12-06
Author: Karline Soetaert, Jeff Cash, Francesca Mazzia
Maintainer: Karline Soetaert <karline.soetaert at nioz.nl>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Citation: bvpSolve citation info
In views: DifferentialEquations
CRAN checks: bvpSolve results

Downloads:

Reference manual: bvpSolve.pdf
Vignettes: Solving Boundary Value Problems of Ordinary Differential Equations
bvpSolve: a set of 35 test Problems
Package source: bvpSolve_1.3.3.tar.gz
Windows binaries: r-devel: bvpSolve_1.3.3.zip, r-release: bvpSolve_1.3.3.zip, r-oldrel: bvpSolve_1.3.3.zip
OS X El Capitan binaries: r-release: bvpSolve_1.3.3.tgz
OS X Mavericks binaries: r-oldrel: bvpSolve_1.3.3.tgz
Old sources: bvpSolve archive

Reverse dependencies:

Reverse depends: diffEq
Reverse suggests: cOde

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bvpSolve to link to this page.