Menu

Commit [r24565]  Maximize  Restore  History

Created the parameter object infrastructure for adding the grid search lower and upper bounds.

The _add() method now accepts the grid_lower and grid_upper keyword arguments, which can be either
values or functions. These are then stored in the _grid_lower and _grid_upper class dictionaries.
The public methods grid_lower() and grid_upper() have been added to return the value corresponding
to the given parameter.

bugman 2014-07-18

changed /branches/zooming_grid_search/specific_analyses/parameter_object.py
/branches/zooming_grid_search/specific_analyses/parameter_object.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.