Menu

Commit [r24649]  Maximize  Restore  History

Converted the N-state model analysis to the new grid bounds and scaling factor design.

The parameter object now registers the grid bounds and scaling factors for all of the N-state model
parameters.

The specific_analyses.n_state_model.parameters.assemble_scaling_matrix() function has been deleted
as this is now provided by the upstream code in pipe_control.minimise. And the API methods
grid_search() and minimise() has been modified to accept the list of scaling matrices. In addition,
all of the lower bounds defined in the grid_search() API method have been deleted as this is now in
the parameter object.

The new API function print_model_title() has been aliased from _print_model_title_global(). And the
get_param_names() and get_param_values() API methods have been implemented.

bugman 2014-07-22

changed /branches/zooming_grid_search/specific_analyses/n_state_model/api.py
changed /branches/zooming_grid_search/specific_analyses/n_state_model/optimisation.py
changed /branches/zooming_grid_search/specific_analyses/n_state_model/parameter_object.py
changed /branches/zooming_grid_search/specific_analyses/n_state_model/parameters.py
/branches/zooming_grid_search/specific_analyses/n_state_model/api.py Diff Switch to side-by-side view
Loading...
/branches/zooming_grid_search/specific_analyses/n_state_model/optimisation.py Diff Switch to side-by-side view
Loading...
/branches/zooming_grid_search/specific_analyses/n_state_model/parameter_object.py Diff Switch to side-by-side view
Loading...
/branches/zooming_grid_search/specific_analyses/n_state_model/parameters.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.