Menu

Commit [r20117]  Maximize  Restore  History

Split up the specific_analyses.n_state_model package into modules.

The new data and parameter modules have been created by shifting out method from the __init__ module
and converting them into functions of the two new modules. This is to simplify the package.

bugman 2013-06-14

changed /trunk/specific_analyses/n_state_model/__init__.py
copied /trunk/specific_analyses/n_state_model/__init__.py -> /trunk/specific_analyses/n_state_model/data.py
copied /trunk/specific_analyses/n_state_model/__init__.py -> /trunk/specific_analyses/n_state_model/parameters.py
changed /trunk/user_functions/n_state_model.py
/trunk/specific_analyses/n_state_model/__init__.py Diff Switch to side-by-side view
Loading...
/trunk/user_functions/n_state_model.py Diff Switch to side-by-side view
Loading...