issues
search
ShkalikovOleh
/
OptAlg
Reimplementation of optimization algorithms.
MIT License
0
stars
3
forks
source link
Add Hooke-Jeeves
#30
Closed
ShkalikovOleh
closed
4 years ago
ShkalikovOleh
commented
4 years ago
Add Hooke-Jeeves algorithm
x0 is argument of the
optimize
function
Stop criteria takes history for unified stop criteria interface(for example: CycleStopCriterion)
optimize
function