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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:20215d6c6c. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
R-4.4-win-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-aarch64 | OK | Oct 31 2024 |
R-4.3-win-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-aarch64 | OK | Oct 31 2024 |
Exports:gradienthessianjacobian.bandjacobian.fullmultirootmultiroot.1Drunsteadysteadysteady.1Dsteady.2Dsteady.3Dsteady.bandstodestodesuniroot.all
Dependencies: