Changeset 105 for DEV_NOTES


Ignore:
Timestamp:
02/26/09 11:34:41 (7 years ago)
Author:
mmckerns
Message:

added AbstractSolver? class; added documentation for most methods;
changed method name (_clipGuessWithinRangeBoundary)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DEV_NOTES

    r104 r105  
    66 - move "circle" to mystic.models, and move more of "mogi" to mystic.models 
    77mystic/mystic/scipy_optimize.py: 
    8  - derive an AbstractSolver class for all solvers to inherit from 
    98 - better way to deal with direc, maxfun, maxiter (?) 
    109mystic/mystic/differential_evolution.py: 
    11  - add ability to choose initial point 
    1210 - use wrap_bounds instead of existing method (?) 
    1311 
Note: See TracChangeset for help on using the changeset viewer.