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.
Mazzia, F., J.R. Cash and K. Soetaert, 2014.
Version: |
1.4.3 |
Depends: |
R (≥ 2.01), deSolve |
Imports: |
rootSolve, stats, graphics, grDevices |
Published: |
2021-10-06 |
Author: |
Karline Soetaert
[aut, cre],
Jeff Cash [aut],
Francesca Mazzia [aut],
Uri M. Ascher [ctb] (files colsysR.f, colnewR.f, coldaeR.f),
G. Bader [ctb] (file colnewR.f),
J. Christiansen [ctb] (file colsysR.f),
Robert R. Russell [ctb] (file colsysR.f) |
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 |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=bvpSolve
to link to this page.