toolkit.solvers
Solver for finding the minimum position of nonlinear, convex scalar function f on the line between bound1 and bound2. Implements the algorithm from: https://en.wikipedia.org/wiki/Golden_section_search
Solver for finding the minimum position of nonlinear, convex scalar function f on the line between bound1 and bound2. Implements the algorithm from: https://en.wikipedia.org/wiki/Golden_section_search