Package: lbfgsb3c 2024-3.5
lbfgsb3c: Limited Memory BFGS Minimizer with Bounds on Parameters with optim() 'C' Interface
Interfacing to Nocedal et al. L-BFGS-B.3.0 (See <http://users.iems.northwestern.edu/~nocedal/lbfgsb.html>) limited memory BFGS minimizer with bounds on parameters. This is a fork of 'lbfgsb3'. This registers a 'R' compatible 'C' interface to L-BFGS-B.3.0 that uses the same function types and optimization as the optim() function (see writing 'R' extensions and source for details). This package also adds more stopping criteria as well as allowing the adjustment of more tolerances.
Authors:
lbfgsb3c_2024-3.5.tar.gz
lbfgsb3c_2024-3.5.zip(r-4.5)lbfgsb3c_2024-3.5.zip(r-4.4)lbfgsb3c_2024-3.5.zip(r-4.3)
lbfgsb3c_2024-3.5.tgz(r-4.4-x86_64)lbfgsb3c_2024-3.5.tgz(r-4.4-arm64)lbfgsb3c_2024-3.5.tgz(r-4.3-x86_64)lbfgsb3c_2024-3.5.tgz(r-4.3-arm64)
lbfgsb3c_2024-3.5.tar.gz(r-4.5-noble)lbfgsb3c_2024-3.5.tar.gz(r-4.4-noble)
lbfgsb3c_2024-3.5.tgz(r-4.4-emscripten)lbfgsb3c_2024-3.5.tgz(r-4.3-emscripten)
lbfgsb3c.pdf |lbfgsb3c.html✨
lbfgsb3c/json (API)
NEWS
# Install 'lbfgsb3c' in R: |
install.packages('lbfgsb3c', repos = c('https://nlmixr2.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nlmixr2/lbfgsb3c/issues
Last updated 2 months agofrom:f82ecc4834. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win-x86_64 | OK | Nov 16 2024 |
R-4.5-linux-x86_64 | OK | Nov 16 2024 |
R-4.4-win-x86_64 | OK | Nov 16 2024 |
R-4.4-mac-x86_64 | OK | Nov 16 2024 |
R-4.4-mac-aarch64 | OK | Nov 16 2024 |
R-4.3-win-x86_64 | OK | Nov 16 2024 |
R-4.3-mac-x86_64 | OK | Nov 16 2024 |
R-4.3-mac-aarch64 | OK | Nov 16 2024 |
Exports:.lbfgsb3cPtrlbfgsb3lbfgsb3clbfgsb3flbfgsb3x
Dependencies:numDerivRcppRcppArmadillo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get the lbfgsb3c pointer | .lbfgsb3cPtr |
Interfacing wrapper for the Nocedal - Morales LBFGSB3 (Fortran) limited memory BFGS solver. | lbfgsb3 lbfgsb3c lbfgsb3f lbfgsb3x |