rootSolve (1.8.2.4)
Published 2026-02-24 13:47:27 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("rootSolve")About this package
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.Nonlinear Root Finding, Equilibrium and Steady-State Analysis of Ordinary Differential Equations
Dependencies
| Imports | stats, graphics, grDevices |
| Depends | R (>= 2.01) |
Details
2026-02-24 13:47:27 +00:00
Assets (1)
Versions (1)
View all
CRAN
0
GPL (>= 2)
Karline Soetaert
Alan C. Hindmarsh
S.C. Eisenstat
Cleve Moler
Jack Dongarra
Youcef Saad
492 KiB
rootSolve_1.8.2.4.tar.gz
492 KiB
1.8.2.4
2026-02-24