Created
October 20, 2014 03:21
-
-
Save IainNZ/d05e3ab2e802e79050c8 to your computer and use it in GitHub Desktop.
Size 10
This file contains hidden or 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
Julia | |
getObjectiveValue(m) => 118.11250034248698 | |
norm((getValue(x))[:]) => 100.0 | |
callbacks => 1041 | |
minimum(times) => 2.275295964 | |
median(times) => 2.3760397215 | |
mean(times) => 2.3844805166 | |
dummy => 3.0e8 | |
cb_work_time / ITERS => 3.1384365800000004e-7 | |
------ | |
Python | |
1206 | |
-118.1058199 | |
99.994999875 | |
min 2.74605488777 | |
mean 3.0197259903 | |
cb_work_time/ITERS 1.47783207893e-06 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment