Skip to content

Commit

Permalink
parabola.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
claesenm committed May 16, 2015
1 parent 33aaeb3 commit fc783e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/examples/python/parabola.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,12 @@ Note that both |nelder-mead| and |cmaes| started from an initial solution close
The results on this toy problem do not generalize directly to a real tuning problem.

.. figure:: parabola_solver_traces.png
:width: 400

Solver traces showing the evolution of their search for a single run on the 2D parabola.

.. figure:: parabola_solver_precision.png
:width: 400

Log10 of the precision of each solver's optimum, averaged across all runs.

0 comments on commit fc783e7

Please sign in to comment.