Menu

SVN archive Commit Log


Commit Date  
[r160] by bugman

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

2014-07-14 09:01:19 Tree
[r159] by bugman

Updated both version numbers to 1.0.8.

2014-07-14 08:58:57 Tree
[r158] by bugman

Updated the CHANGES file for minfx version 1.0.8.

2014-07-14 08:57:56 Tree
[r157] by bugman

Minfx version 1.0.8.

This is a major feature and bugfix release which includes major fixes for the
minfx.grid.grid_split() function when constraints are supplied and the addition of the new minfx.grid.grid_split_array() function.

2014-07-14 08:53:20 Tree
[r156] by bugman

Backported the 1.0.7 tag CHANGES file to trunk.

The command used was:
svn merge -r144:145 svn+ssh://bugman@.../svn/minfx/tags/1.0.7 .

2014-07-14 08:50:25 Tree
[r155] by bugman

Formatting improvements for the printouts from the minfx.grid.grid_search*() functions.

2014-07-11 15:14:36 Tree
[r154] by bugman

Modified the printouts from the minfx.grid.grid_search*() functions.

These are only activated when the number of divisions is greater than 1. This allows the functions
to be called by code which performs a grid search on either a single processor or multiple processor
system.

2014-07-11 15:01:09 Tree
[r153] by bugman

Better spacing for the printouts from the minfx.grid.grid_split*() functions.

2014-07-11 14:44:24 Tree
[r152] by bugman

The grid module grid_split() and grid_split_array() are now more verbose.

If the verbosity flag is set, these functions now report that the grid points are being split up and
also the statistics of the total number of points, number of divisions, and the size of each
subdivision.

2014-07-11 14:40:41 Tree
[r151] by bugman

Turned down the verbosity level to zero in the new minfx.grid.grid_split_array() function.

This was accidentally left on a debugging level of 10.

2014-07-11 13:27:37 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.