Package: n1qn1 6.0.1-14
n1qn1: Port of the 'Scilab' 'n1qn1' Module for Unconstrained BFGS Optimization
Provides 'Scilab' 'n1qn1'. This takes more memory than traditional L-BFGS. The n1qn1 routine is useful since it allows prespecification of a Hessian. If the Hessian is near enough the truth in optimization it can speed up the optimization problem. The algorithm is described in the 'Scilab' optimization documentation located at <https://www.scilab.org/sites/default/files/optimization_in_scilab.pdf>. This version uses manually modified code from 'f2c' to make this a C only binary.
Authors:
n1qn1_6.0.1-14.tar.gz
n1qn1_6.0.1-14.zip(r-4.7)n1qn1_6.0.1-14.zip(r-4.6)n1qn1_6.0.1-14.zip(r-4.5)
n1qn1_6.0.1-14.tgz(r-4.6-x86_64)n1qn1_6.0.1-14.tgz(r-4.6-arm64)n1qn1_6.0.1-14.tgz(r-4.5-x86_64)n1qn1_6.0.1-14.tgz(r-4.5-arm64)
n1qn1_6.0.1-14.tar.gz(r-4.7-arm64)n1qn1_6.0.1-14.tar.gz(r-4.7-x86_64)n1qn1_6.0.1-14.tar.gz(r-4.6-arm64)n1qn1_6.0.1-14.tar.gz(r-4.6-x86_64)
n1qn1_6.0.1-14.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
n1qn1/json (API)
NEWS
| # Install 'n1qn1' in R: |
| install.packages('n1qn1', repos = c('https://nlmixr2.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nlmixr2/n1qn1c/issues
Pkgdown/docs site:https://nlmixr2.github.io
Last updated from:f37361f9be. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 122 | ||
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 150 | ||
| linux-release-arm64 | OK | 109 | ||
| linux-release-x86_64 | OK | 99 | ||
| macos-release-arm64 | OK | 103 | ||
| macos-release-x86_64 | OK | 319 | ||
| macos-oldrel-arm64 | OK | 149 | ||
| macos-oldrel-x86_64 | OK | 276 | ||
| windows-devel | OK | 113 | ||
| windows-release | OK | 110 | ||
| windows-oldrel | OK | 111 | ||
| wasm-release | OK | 105 |
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| This gives the function pointers in the n1qn1 library | .n1qn1ptr |
| n1qn1 optimization | n1qn1 |
