Package: nleqslv 3.3.7
nleqslv: Solve Systems of Nonlinear Equations
Solve a system of nonlinear equations using a Broyden or a Newton method with a choice of global strategies such as line search and trust region. There are options for using a numerical or user supplied Jacobian, for specifying a banded numerical Jacobian and for allowing a singular or ill-conditioned Jacobian.
Authors:
nleqslv_3.3.7.tar.gz
nleqslv_3.3.7.tar.gz(r-4.7-arm64)nleqslv_3.3.7.tar.gz(r-4.7-x86_64)nleqslv_3.3.7.tar.gz(r-4.6-arm64)nleqslv_3.3.7.tar.gz(r-4.6-x86_64)
nleqslv_3.3.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
nleqslv/json (API)
NEWS
| # Install 'nleqslv' in R: |
| install.packages('nleqslv', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bertcarnell/nleqslv/issues
Pkgdown/docs site:https://bertcarnell.github.io
Last updated from:b3a89583ce. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 173 | ||
| linux-devel-x86_64 | OK | 106 | ||
| source / vignettes | OK | 153 | ||
| linux-release-arm64 | OK | 153 | ||
| linux-release-x86_64 | OK | 130 | ||
| wasm-release | OK | 88 |
Exports:nleqslvsearchZerostestnslv
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Solving systems of nonlinear equations with Broyden or Newton | nleqslv |
| Detailed iteration report of nleqslv | Iteration-report nleqslv-iterationreport |
| Printing the result of 'testnslv' | print print.test.nleqslv |
| Solve a nonlinear equation system with multiple roots from multiple initial estimates | searchZeros |
| Test different methods for solving with 'nleqslv' | testnslv |
