Menu

SVN archive Commit Log


Commit Date  
[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
[r53] by bugman

Modified the grid search print out to indicated the number of grid points used.

2009-09-21 12:32:48 Tree
[r52] by bugman

Some more fixes for the release checklist document.

2009-07-30 13:32:33 Tree
[r51] by bugman

Updated the version number to 1.0.2.

2009-07-30 13:09:19 Tree
[r50] by bugman

Merged r48 from the 1.0.2 tag.

The command used was:
svn merge -r47:48 svn+ssh://bugman@.../svn/minfx/tags/1.0.2 .

2009-07-30 13:08:42 Tree
[r49] by bugman

Fix for the release checklist document.

2009-07-30 13:07:26 Tree
[r48] by bugman

Updated the CHANGES file for the release.

2009-07-30 13:07:12 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.