Learn R Programming

Rsundials (version 1.6)

Suite of Nonlinear Differential Algebraic Equations Solvers in R

Description

This package provides an interface for the package of nonlinear differential algebraic equation solvers that comprise SUNDIALS. ODEs are expressed as R functions or as compiled code.

Copy Link

Version

Install

install.packages('Rsundials')

Monthly Downloads

4

Version

1.6

License

GPL

Maintainer

SelwynLloyd McPherson

Last Published

October 29th, 2012

Functions in Rsundials (1.6)

ida

SUNDIALS IDA Solver for Differential-Algebraic Equation Systems
cvodes

SUNDIALS CVODES Solver for Differential Equation Systems
gseq

Geometric Sequence Creator