Commit | Date | |
---|---|---|
[r62]
by
bugman
Modified the grid search to return a warning and to handle models with zero parameters. |
2009-09-22 16:17:39 | Tree |
[r61]
by
bugman
The output of generic_minimise() has been cleaned up - the numpy parameter is printed as a list. |
2009-09-21 18:34:16 | Tree |
[r60]
by
bugman
The optimisation output has been prettified - the numpy array has been better formatted. |
2009-09-21 18:32:55 | Tree |
2009-09-21 18:13:00 | Tree | |
2009-09-21 18:11:37 | Tree | |
[r57]
by
bugman
Redesigned the grid search function. The grid_ops arg has been replaced by the more intuitive num_incs, lower and upper args fro the The new incs argument has been added to allow custom non-linear grid searches. The new MinfxError system is now being used, and many arguments are being checked. The docstring has been converted to epydoc format. |
2009-09-21 18:00:01 | Tree |
[r56]
by
bugman
A MinfxError is now raised if the supplied minimisation algorithm cannot be identified. |
2009-09-21 13:25:35 | Tree |
2009-09-21 13:24:57 | Tree | |
[r54]
by
bugman
Removed the grid search option from the generic_minimise() function. The minimisation options are too messy and inflexible. The grid search should be preformed by |
2009-09-21 12:41:51 | Tree |
2009-09-21 12:32:48 | Tree |