[Numpy-discussion] Request for testing

Warren Weckesser warren.weckesser at enthought.com
Sun Feb 21 11:39:13 EST 2010


Charles R Harris wrote:
> Hi All,
>
> I would be much obliged if some folks would run the attached script 
> and report the output, numpy version, and python version. It just runs 
> np.isinf(np.inf), which raises an "invalid value" warning with current 
> numpy. As far as I can see the function itself hasn't changed since 
> numpy1.3, yet numpy1.3 & python2.5 gives no such warning.
>


Python 2.5.4 on Mac OSX 10.5.8 (EPD 5.0.0):  I do not get a warning with 
numpy 1.3.0 or 2.0.0.dev8233.

Warren




More information about the NumPy-Discussion mailing list