Commit | Date | |
---|---|---|
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 |
2013-02-05 11:26:10 | Tree | |
[r101]
by
bugman
Added the minfx API documentation as the initial homepage at http://home.gna.org/minfx. |
2013-02-04 15:02:52 | Tree |
2013-02-04 15:01:09 | Tree | |
[r99]
by
bugman
Added module and package docstrings throughout the minfx sources. The URL https://gna.org/projects/minfx/ has also been added to all copyright notices and |
2013-02-04 14:54:45 | Tree |
2012-10-02 14:34:48 | Tree |