Menu

SVN archive Commit Log


Commit Date  
[r114] by bugman

Updated the minfx.__version__ constant to 1.0.4.

2013-03-09 09:38:36 Tree
[r113] by bugman

Ported r112 from trunk to the tag so that the minfx.__version__ constant exists.

The command used was:
svn merge -r111:112 svn+ssh://bugman@.../svn/minfx/trunk .

2013-03-09 09:38:12 Tree
[r112] by bugman

Created the minfx.__Version__ constant for better identification of the minfx version.

2013-03-09 09:33:44 Tree
[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
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.