Language

Package: r-rootsolve @ 1.8.2.1

Synopsis

Tools for the analysis of ordinary differential equations

Description

This package provides routines to find the root of nonlinear functions, and to perform steady-state and equilibrium analysis of ordinary differential equations (ODE). It includes routines that:

  1. generate gradient and jacobian matrices (full and banded),

  2. find roots of non-linear equations by the Newton-Raphson method,

  3. estimate steady-state conditions of a system of (differential) equations in full, banded or sparse form, using the Newton-Raphson method, or by dynamically running,

  4. solve the steady-state conditions for uni- and multicomponent 1-D, 2-D, and 3-D partial differential equations, that have been converted to ordinary differential equations by numerical differencing (using the method-of-lines approach).

Home page
https://cran.r-project.org/web/packages/rootSolve/
Location
gnu/packages/cran.scm (line: 7635, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings