Legend:
- Unmodified
- Added
- Removed
-
DEV_NOTES
r112 r116 4 4 mystic/mystic/scipy_optimize.py: 5 5 - better way to deal with direc (?) 6 - can x0 versus self.population[0] be handled better? (and _clipGuess...) 6 7 mystic/mystic/differential_evolution.py: 7 - use wrap_bounds instead of existing method (?)8 - fix bug: DESolver throws error when given numpy.inf as a bound (!)9 8 - resolve strategy, CrossProbability, & ScalingFactor against AbstractSolver 10 9 - allow register of sigint_callback for all 'one-liner' interfaces (?)
Note: See TracChangeset
for help on using the changeset viewer.