Menu

SVN archive Commit Log


Commit Date  
[r63] by bugman

Bug fix for the catching of models with zero parameters.

2009-09-22 16:18:01 Tree
[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
[r59] by bugman

Removed some debugging code.

2009-09-21 18:13:00 Tree
[r58] by bugman

Modified the grid search print out to be prettier.

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
number of increments, lower bound, and upper bound value lists respectively.

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
[r55] by bugman

Added a rudimentary error system.

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
direct calls to grid.grid().

2009-09-21 12:41:51 Tree
Older >
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.