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/test_mpimogi3.py

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