Module nelder_mead

Module nelder_mead 

Source
Expand description

Nelder-Mead simplex algorithm for unconstrained optimization

Functionsยง

minimize_nelder_mead
Implements the Nelder-Mead simplex algorithm with optional bounds support