Menu

SVN archive Commit Log


Commit Date  
[r24] by bugman

Fixes for bugs caused by the conversion from Numeric to numpy.

The problem was with the take function. In Numeric the axis keyword argument defaults to 0. In
numpy it defaults to None. Therefore all calls to take() where the axis argument was not given was
causing bugs.

2008-01-17 11:38:56 Tree
[r23] by bugman

Bug fix for the grid search.

The conversion from Numeric to numpy caused the step_num array to change to an array of floats. It
has been converted back to ints.

2008-01-16 14:29:26 Tree
[r22] by bugman

Converted all modules in the minfx.line_search package from Numeric to numpy.

2008-01-16 14:21:11 Tree
[r21] by bugman

Converted all modules in the minfx.hessian_mods package from Numeric to numpy.

2008-01-16 14:11:56 Tree
[r20] by bugman

Converted all modules in the base minfx package from Numeric to numpy.

2008-01-16 13:41:15 Tree
[r19] by bugman

Converted the base class from Numeric to numpy.

2008-01-16 13:19:20 Tree
[r18] by bugman

Created the MANIFEST.in to force the GPL text and the INSTALL file to be included in the dists.

2007-12-08 17:34:20 Tree
[r17] by bugman

Changed the version number to 1.0.

2007-12-08 15:11:21 Tree
[r16] by bugman

Updated the version to 1.0.0.

2007-12-08 15:10:41 Tree
[r15] by bugman

Minfx 1.0.0.

This is the first minfx release.

2007-12-08 15:08:30 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.