Commit | Date | |
---|---|---|
[r112]
by
bugman
Created the minfx.__Version__ constant for better identification of the minfx version. |
2013-03-09 09:33:44 | Tree |
2013-03-09 09:21:58 | Tree | |
2013-03-09 09:15:13 | Tree | |
2013-03-09 09:03:34 | Tree | |
2013-03-09 09:02:30 | Tree | |
2013-03-09 09:01:07 | Tree | |
[r106]
by
bugman
Minfx version 1.0.4. This is a major feature release with Python 3 support and the addition of the logarithmic barrier |
2013-03-09 08:47:28 | Tree |
[r105]
by
bugman
Regularised the printout of iteration information by the new base_classes.print_iter() function. This prints out the print prefix, the iteration number, the parameter array, and function value. |
2013-03-01 17:12:37 | Tree |
[r104]
by
bugman
Created an implementation of the logarithmic barrier augmented function optimisation algorithm. |
2013-03-01 16:36:18 | Tree |
[r103]
by
bugman
The function convergence test now no longer requires a gradient value. This argument is now a keyword defaulting to None, as it is not used by the func_test() method, but |
2013-03-01 16:35:15 | Tree |