Menu

Commit [r24]  Maximize  Restore  History

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.

bugman 2008-01-17

changed /trunk/minfx/hessian_mods/se99.py
changed /trunk/minfx/simplex.py
/trunk/minfx/hessian_mods/se99.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/simplex.py Diff Switch to side-by-side view
Loading...
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.