Changeset 224 for mpimystic/examples_other/test_mpimogi2.py
- Timestamp:
- 05/02/10 23:42:45 (6 years ago)
- Location:
- mpimystic
- Files:
-
- 1 copied
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
mpimystic/examples_other/test_mpimogi2.py
r222 r224 5 5 """ 6 6 7 from pyina.differential_evolution_app import PyreDifferentialEvolutionSolver27 from mpimystic.differential_evolution_app import PyreDifferentialEvolutionSolver2 8 8 from mystic.termination import ChangeOverGeneration, VTR 9 9 from mystic.tools import VerboseSow
Note: See TracChangeset
for help on using the changeset viewer.