[Swift-commit] r5568 - SwiftApps/SciColSim

wilde at ci.uchicago.edu wilde at ci.uchicago.edu
Thu Feb 9 12:37:49 CST 2012


Author: wilde
Date: 2012-02-09 12:37:49 -0600 (Thu, 09 Feb 2012)
New Revision: 5568

Modified:
   SwiftApps/SciColSim/testopt.py
Log:
edits to test script

Modified: SwiftApps/SciColSim/testopt.py
===================================================================
--- SwiftApps/SciColSim/testopt.py	2012-02-09 17:34:02 UTC (rev 5567)
+++ SwiftApps/SciColSim/testopt.py	2012-02-09 18:37:49 UTC (rev 5568)
@@ -184,6 +184,6 @@
 # b)   15 repeats (parallel) of optimizer (optimizer == multi_annealing):
 #        1 multi_loss to initialize
 # c)     100 Annealing_cycles (serial)
-# d)        5 repeats (1 per param, serial) of multi_loss:
-# e)          1000 to 10000 annealing_repeats (parallel) == multi_loss
+# d)        3 repeats (1 per non-fixed param, serial) of multi_loss:
+# e)          1000 to 10000 evolve_reruns (parallel) == multi_loss
 # f)            evolve()




More information about the Swift-commit mailing list