Module lbfgs

Module lbfgs 

Source
Expand description

Limited-memory BFGS algorithms for large-scale optimization

Functionsยง

minimize_lbfgs
Implements the Limited-memory BFGS algorithm for large-scale optimization
minimize_lbfgsb
Implements the L-BFGS-B algorithm for bound-constrained optimization