Menu

SVN archive Commit Log


Commit Date  
[r68] by bugman

Fix for grid_split() for when the number of divisions is more than the total number of points.

The last divisions are discarded in this case.

2010-02-23 16:40:19 Tree
[r67] by bugman

Added the function grid_point_array() for finding the minimum point in an array of grid points.

This allows for completely non-linear grid searches as each point is arbitrary.

2010-02-22 21:40:09 Tree
[r66] by bugman

Added support for constraints into grid_split().

Points which violate the constraints are now eliminated prior to the grid subdivision.

2010-02-22 21:16:07 Tree
[r65] by bugman

Added the grid_split() generator function.

This takes a linear gird, converts it to a linear array of points, and then splits these returning
each grid subdivision.

2010-02-22 21:04:34 Tree
[r64] by bugman

The optimisation output is more consistent.

The numpy array has been even better formatted.

2009-10-07 18:06:57 Tree
[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
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.