Int32s, scalar operations and Pyhon longs

Fernando Perez fperez.net at gmail.com
Thu Nov 9 17:34:05 EST 2006


On 11/9/06, Tim Hochberg <tim.hochberg at ieee.org> wrote:

> Let me add that I can't imagine that the bugs will be all that subtle
> given that numpy now spits out a warning on overflow.
> If you're really worried about this I suggest you crank up the error
> mode to make this an error - then you really won't be able to miss this
> kind of overflow.

Not all computations are run interactively with a human in front of
the console to actually see the warnings go by.  If they get buried in
a log file on a cluster, there is a possibility you might miss them.

Cheers,

f

-------------------------------------------------------------------------
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