ShkalikovOleh / OptAlg

Reimplementation of optimization algorithms.
MIT License
0 stars 3 forks source link

Add iterative simple search #3

Closed ShkalikovOleh closed 3 years ago

ShkalikovOleh commented 3 years ago

Add search argmin of one-value function from n values in bounds. Close #2