Ignore:
Timestamp:
08/04/10 19:51:15 (6 years ago)
Author:
mmckerns
Message:

bugfix in best_dimensions; examples2 files now use scripts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UQ/math/examples2/TEST_seesaw2d_inf_diam.py

    r255 r375  
    5656  func_max = solver.bestEnergy / scale       #NOTE: was -solution; now Min 
    5757  func_evals = len(evalmon.y) 
    58   from logger import write_support_file 
     58  from mystic.munge import write_support_file 
    5959  write_support_file(stepmon) 
    6060  return solved, func_max, func_evals 
Note: See TracChangeset for help on using the changeset viewer.