Ignore:
Timestamp:
05/02/10 23:42:45 (6 years ago)
Author:
mmckerns
Message:

cleanup after core of pyina moves to pathos; remainder moves to mpimystic

Location:
mpimystic
Files:
1 copied
1 moved

Legend:

Unmodified
Added
Removed
  • mpimystic/examples_other/parallel_desolve.py

    r222 r224  
    2222""" % { 'file' : __file__, 'launchers' : launchers.getstr({'file':__file__, 'timelimit':'00:05'}) } 
    2323 
    24 from pyina.differential_evolution import DifferentialEvolutionSolver2 as DESolve 
     24from mpimystic.differential_evolution import DifferentialEvolutionSolver2 as DESolve 
    2525from pyina.parallel_map2 import parallel_map 
    2626from mystic.termination import ChangeOverGeneration, VTR 
Note: See TracChangeset for help on using the changeset viewer.