Commit | Date | |
---|---|---|
[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 |
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 |
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 |
2009-09-21 18:13:00 | Tree | |
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 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 |