Module bfgs

Module bfgs 

Source
Expand description

BFGS (Broyden-Fletcher-Goldfarb-Shanno) algorithm for unconstrained optimization

Functionsยง

minimize_bfgs
Implements the BFGS algorithm with optional bounds support