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.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://cran.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:3f909980bd. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 131 | ||
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 170 | ||
| linux-release-arm64 | OK | 136 | ||
| linux-release-x86_64 | OK | 119 | ||
| 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 |
