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

    r222 r224  
    1111This script will demo a Chebyshev8 fit (also see mystic/examples/test_ffit). 
    1212""" 
    13 from pyina.differential_evolution_app import * 
     13from mpimystic.differential_evolution_app import * 
    1414from mystic.termination import ChangeOverGeneration, VTR 
    1515from mystic.tools import VerboseSow 
Note: See TracChangeset for help on using the changeset viewer.