Package: n1qn1 6.0.1-12
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-12.tar.gz
n1qn1_6.0.1-12.zip(r-4.5)n1qn1_6.0.1-12.zip(r-4.4)n1qn1_6.0.1-12.zip(r-4.3)
n1qn1_6.0.1-12.tgz(r-4.4-x86_64)n1qn1_6.0.1-12.tgz(r-4.4-arm64)n1qn1_6.0.1-12.tgz(r-4.3-x86_64)n1qn1_6.0.1-12.tgz(r-4.3-arm64)
n1qn1_6.0.1-12.tar.gz(r-4.5-noble)n1qn1_6.0.1-12.tar.gz(r-4.4-noble)
n1qn1_6.0.1-12.tgz(r-4.4-emscripten)n1qn1_6.0.1-12.tgz(r-4.3-emscripten)
n1qn1.pdf |n1qn1.html✨
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
Last updated 2 months agofrom:1a6bbf0634. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win-x86_64 | OK | Oct 26 2024 |
R-4.5-linux-x86_64 | OK | Oct 26 2024 |
R-4.4-win-x86_64 | OK | Oct 26 2024 |
R-4.4-mac-x86_64 | OK | Oct 26 2024 |
R-4.4-mac-aarch64 | OK | Oct 26 2024 |
R-4.3-win-x86_64 | OK | Oct 26 2024 |
R-4.3-mac-x86_64 | OK | Oct 26 2024 |
R-4.3-mac-aarch64 | OK | Oct 26 2024 |
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
This gives the function pointers in the n1qn1 library | .n1qn1ptr |
n1qn1 optimization | n1qn1 |