Expand description
BFGS (Broyden-Fletcher-Goldfarb-Shanno) algorithm for unconstrained optimization
Functionsยง
- minimize_
bfgs - Implements the BFGS algorithm with optional bounds support
BFGS (Broyden-Fletcher-Goldfarb-Shanno) algorithm for unconstrained optimization