Changeset 375 for branches/UQ/math/examples2/TEST_seesaw2d_inf_diam.py
- Timestamp:
- 08/04/10 19:51:15 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/UQ/math/examples2/TEST_seesaw2d_inf_diam.py
r255 r375 56 56 func_max = solver.bestEnergy / scale #NOTE: was -solution; now Min 57 57 func_evals = len(evalmon.y) 58 from loggerimport write_support_file58 from mystic.munge import write_support_file 59 59 write_support_file(stepmon) 60 60 return solved, func_max, func_evals
Note: See TracChangeset
for help on using the changeset viewer.