CRAN/E | bvpSolve

bvpSolve

Solvers for Boundary Value Problems of Differential Equations

Installation

About

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.

Citation bvpSolve citation info

Key Metrics

Version 1.4.4.1
R ≥ 2.01
Published 2023-09-21 208 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks bvpSolve results

Downloads

Yesterday 0
Last 7 days 33 -23%
Last 30 days 164 -30%
Last 90 days 712 +37%
Last 365 days 3.948 -22%

Maintainer

Maintainer

Karline Soetaert

karline.soetaert@nioz.nl

Authors

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)

Material

Reference manual
Package source

In Views

DifferentialEquations

Vignettes

Solving Boundary Value Problems of Ordinary Differential Equations
bvpSolve: a set of 35 test Problems

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

bvpSolve archive

Depends

R ≥ 2.01
deSolve

Imports

rootSolve
stats
graphics
grDevices

Reverse Suggests

cOde