Package: n1qn1 6.0.1-12

Matthew Fidler

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:Matthew Fidler [aut, cre], Wenping Wang [aut], Claude Lemarechal [aut, ctb], Joseph Bonnans [ctb], Jean-Charles Gilbert [ctb], Claudia Sagastizabal [ctb], Stephen L. Campbell, [ctb], Jean-Philippe Chancelier [ctb], Ramine Nikoukhah [ctb], Dirk Eddelbuettel [ctb], Bruno Jofret [ctb], INRIA [cph]

n1qn1_6.0.1-12.tar.gz
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://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/nlmixr2/n1qn1c/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

3.32 score 9 packages 4 scripts 1.6k downloads 2 exports 2 dependencies

Last updated 1 months agofrom:0999b4b0b8. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 18 2024
R-4.5-linux-x86_64OKOct 18 2024

Exports:.n1qn1ptrn1qn1

Dependencies:RcppRcppArmadillo