Created
April 10, 2013 19:07
-
-
Save just-boris/5357511 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Python27\python.exe D:/Coding/Py-plot/optimal_search.py | |
Optimization terminated successfully. | |
Current function value: -0.749223 | |
Iterations: 6 | |
Function evaluations: 111 | |
Gradient evaluations: 25 | |
(0.010, -2.998) | |
Process finished with exit code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment