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_sup_diam.py

    r255 r375  
    5757 #func_max = 1.0 - solver.bestEnergy / scale  #NOTE: 1-sol => 1-success = fail 
    5858  func_evals = len(evalmon.y) 
    59   from logger import write_support_file 
     59  from mystic.munge import write_support_file 
    6060  write_support_file(stepmon) 
    6161  return solved, func_max, func_evals 
Note: See TracChangeset for help on using the changeset viewer.