Menu

SVN archive Commit Log


Commit Date  
[r111] by bugman

Updated the out of date Release_Checklist document.

2013-03-09 09:21:58 Tree
[r110] by bugman

Whitespace fix for the CHANGES file.

2013-03-09 09:15:13 Tree
[r109] by bugman

Changed the minfx version number to 1.0.4 in the setup.py script.

2013-03-09 09:03:34 Tree
[r108] by bugman

Ported the CHANGES file changes for minfx 1.0.4 back to trunk.

The command used was:
svn merge -r106:107 svn+ssh://bugman@.../svn/minfx/tags/1.0.4 .

2013-03-09 09:02:30 Tree
[r107] by bugman

Updated the CHANGES for minfx 1.0.4.

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
augmented function constraint algorithm. All of the package, module, class, function, and method
docstrings have been updated to Epydoc format to improve the documentation at
http://home.gna.org/minfx/. A few bugs have also been eliminated, and the printouts have been
regularised.

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.
All algorithms now use this function.

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
may still be passed in.

2013-03-01 16:35:15 Tree
[r102] by bugman

Added a HTML file to activate the Google Webmaster Tools.

2013-02-05 11:26:10 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.