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

Legend:

Unmodified
Added
Removed
  • mpimystic/mpimystic/differential_evolution_ezmap.py

    r221 r224  
    130130        #------------------------------------------------------------- 
    131131 
    132        #from ez_map import ez_map             # sourced function 
    133         from ez_map import ez_map2 as ez_map  # pickled function 
     132       #from pyina.ez_map import ez_map             # sourced function 
     133        from pyina.ez_map import ez_map2 as ez_map  # pickled function 
    134134 
    135135        import signal 
Note: See TracChangeset for help on using the changeset viewer.