Legend:
- Unmodified
- Added
- Removed
-
DEV_NOTES
r104 r105 6 6 - move "circle" to mystic.models, and move more of "mogi" to mystic.models 7 7 mystic/mystic/scipy_optimize.py: 8 - derive an AbstractSolver class for all solvers to inherit from9 8 - better way to deal with direc, maxfun, maxiter (?) 10 9 mystic/mystic/differential_evolution.py: 11 - add ability to choose initial point12 10 - use wrap_bounds instead of existing method (?) 13 11
Note: See TracChangeset
for help on using the changeset viewer.