slice assignment: strange behaviour

koara koara at atlas.cz
Thu Nov 9 18:24:23 EST 2006


Ok, so i installed the newest numpy and scipy over enthought defaults.
The original problem indeed disappeared! Given the highly suspicous
magic threshold number of 10000, i suspect it was a bug in old numpy.
Makes me wonder if it's really been solved or just stopped manifesting
itself in my test data :>

Btw numpy.sum now behaves differently when axis is left unspecified: an
example listed in help(numpy.sum) doesn't give the result the help
claims it does, as numpy.sum([[0, 1], [0, 5]]) now gives 6. Someone
ought to either change the description or the code 8)

Cheers


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642




More information about the NumPy-Discussion mailing list