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 edited
1 moved

Legend:

Unmodified
Added
Removed
  • mpimystic/examples/ezmap_desolve_rosen.py

    r205 r224  
    2323 
    2424from mystic.differential_evolution import DifferentialEvolutionSolver2 as DESolve 
    25 from pyina.differential_evolution_ezmap import ezDESolver as pDESolve 
     25from mpimystic.differential_evolution_ezmap import ezDESolver as pDESolve 
    2626from pyina.launchers import mpirun_launcher 
    2727from pyina.mappers import equalportion_mapper 
Note: See TracChangeset for help on using the changeset viewer.