Changeset 97 for DEV_NOTES


Ignore:
Timestamp:
02/17/09 19:20:27 (7 years ago)
Author:
mmckerns
Message:

moved scipy_optimize_fmin to scipy_optimize

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DEV_NOTES

    r90 r97  
    44*/*/*py: 
    55 - move scipy_optimize_fmin.py to scipy_optimize.py; update all imports 
    6  - move all "functions" (i.e. rosen) to mystic.models 
    7 mystic/examples/forward_mogi.py: 
    8  - move to mystic/models ? 
     6 - move "circle" to mystic.models, and move more of "mogi" to mystic.models 
    97 
    108 
     
    1917= OTHER NOTES = 
    2018mystic/const.py: 
    21  - only used in pyina 
    22  
    23 mystic/polytools.py: 
    24  - utility that is only used in examples & tests 
     19 - only used in pyina, used with pyinamodule 
    2520 
    2621mystic/helputil.py: 
Note: See TracChangeset for help on using the changeset viewer.