Menu

SVN archive Commit Log


Commit Date  
[r135] by bugman

Fix for bug #21090 (https://gna.org/bugs/?21090) - the failure of grid_point_array() due to zero size.

The grid_point_array() grid search algorithm now detects if no grid points have been sent into it
and returns a tuple of four Nones.

2013-09-02 09:13:08 Tree
[r134] by bugman

Updated the minfx homepage http://home.gna.org/minfx/ to version 1.0.5.

2013-05-27 08:46:28 Tree
[r133] by bugman

Updated the version numbers to 1.0.5.

2013-05-27 08:10:59 Tree
[r132] by bugman

Backported the 1.0.5 tag CHANGES file to trunk.

The command used was:
svn merge -r130:131 svn+ssh://bugman@.../svn/minfx/tags/1.0.5 .

2013-05-27 08:09:56 Tree
[r131] by bugman

Updated the CHANGES document for minfx 1.0.5.

2013-05-27 08:00:03 Tree
[r130] by bugman

Minfx version 1.0.5.

This is a minor feature release with improved documentation and support for sparseness in the grid
search.

2013-05-27 07:47:43 Tree
[r129] by bugman

The Google Webmaster Tools HTML verification page is now preserved when then clean script is run.

2013-04-10 15:43:00 Tree
[r128] by bugman

Added a HTML file for verification of http://home.gna.org/minfx/ by the Google Webmaster Tools.

2013-04-10 15:34:00 Tree
[r127] by bugman

Fix for the grid search if the sparseness argument is not given.

This argument can be None, so this is now being checked before checking if it has elements.

2013-04-05 15:51:23 Tree
[r126] by bugman

Added the sparseness argument to the grid search.

This allows parameters to be decoupled in the grid search, skipping large parts of the grid. This
can be used if two parameters do not influence each other and hence that subset of the full grid can
be skipped.

2013-04-04 20:03:21 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.