lbfgsb3c (Q58743): Difference between revisions
From MaRDI portal
Changed an Item |
Added link to MaRDI item. |
||
(One intermediate revision by one other user not shown) | |||
Property / MaRDI profile type | |||
Property / MaRDI profile type: MaRDI software profile / rank | |||
Normal rank | |||
links / mardi / name | links / mardi / name | ||
Latest revision as of 18:56, 12 March 2024
Limited Memory BFGS Minimizer with Bounds on Parameters with optim() 'C' Interface
Language | Label | Description | Also known as |
---|---|---|---|
English | lbfgsb3c |
Limited Memory BFGS Minimizer with Bounds on Parameters with optim() 'C' Interface |
Statements
28 November 2023
0 references
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 samefunction 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.
0 references