Package: rootSolve 1.8.2.4

rootSolve: Nonlinear Root Finding, Equilibrium and Steady-State Analysis of Ordinary Differential Equations

Routines to find the root of nonlinear functions, and to perform steady-state and equilibrium analysis of ordinary differential equations (ODE). 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). Includes fortran code.

Authors:Karline Soetaert [aut, cre], Alan C. Hindmarsh [ctb], S.C. Eisenstat [ctb], Cleve Moler [ctb], Jack Dongarra [ctb], Youcef Saad [ctb]

rootSolve_1.8.2.4.tar.gz
rootSolve_1.8.2.4.zip(r-4.5)rootSolve_1.8.2.4.zip(r-4.4)rootSolve_1.8.2.4.zip(r-4.3)
rootSolve_1.8.2.4.tgz(r-4.4-x86_64)rootSolve_1.8.2.4.tgz(r-4.4-arm64)rootSolve_1.8.2.4.tgz(r-4.3-x86_64)rootSolve_1.8.2.4.tgz(r-4.3-arm64)
rootSolve_1.8.2.4.tar.gz(r-4.5-noble)rootSolve_1.8.2.4.tar.gz(r-4.4-noble)
rootSolve_1.8.2.4.tgz(r-4.4-emscripten)rootSolve_1.8.2.4.tgz(r-4.3-emscripten)
rootSolve.pdf |rootSolve.html
rootSolve/json (API)

# Install 'rootSolve' in R:
install.packages('rootSolve', repos = c('https://karlines.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

9.53 score 1 stars 207 packages 1.0k scripts 54k downloads 29 mentions 15 exports 0 dependencies

Last updated 1 years agofrom:20215d6c6c. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-win-x86_64OKOct 31 2024
R-4.5-linux-x86_64OKOct 31 2024
R-4.4-win-x86_64OKOct 31 2024
R-4.4-mac-x86_64OKOct 31 2024
R-4.4-mac-aarch64OKOct 31 2024
R-4.3-win-x86_64OKOct 31 2024
R-4.3-mac-x86_64OKOct 31 2024
R-4.3-mac-aarch64OKOct 31 2024

Exports:gradienthessianjacobian.bandjacobian.fullmultirootmultiroot.1Drunsteadysteadysteady.1Dsteady.2Dsteady.3Dsteady.bandstodestodesuniroot.all

Dependencies:

roots, gradients and steady-states in R

Rendered fromrootSolve.Rnwusingutils::Sweaveon Oct 31 2024.

Last update: 2014-01-07
Started: 2014-01-07