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.zip(r-4.7)nleqslv_3.3.7.zip(r-4.6)nleqslv_3.3.7.zip(r-4.5)
nleqslv_3.3.7.tgz(r-4.6-x86_64)nleqslv_3.3.7.tgz(r-4.6-arm64)nleqslv_3.3.7.tgz(r-4.5-x86_64)nleqslv_3.3.7.tgz(r-4.5-arm64)
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://bertcarnell.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bertcarnell/nleqslv/issues
Pkgdown/docs site:https://bertcarnell.github.io
equation-solvernon-linear-equationopenblas
Last updated from:d58667b661. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 112 | ||
| linux-devel-x86_64 | OK | 124 | ||
| source / vignettes | OK | 152 | ||
| linux-release-arm64 | OK | 113 | ||
| linux-release-x86_64 | OK | 123 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-release-x86_64 | OK | 231 | ||
| macos-oldrel-arm64 | OK | 163 | ||
| macos-oldrel-x86_64 | OK | 212 | ||
| windows-devel | OK | 80 | ||
| windows-release | OK | 82 | ||
| windows-oldrel | OK | 108 | ||
| wasm-release | OK | 82 |
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 |
