[Numpy-discussion] Request for testing

Gökhan Sever gokhansever at gmail.com
Sun Feb 21 13:32:46 EST 2010


On Sun, Feb 21, 2010 at 4:30 AM, Charles R Harris <charlesr.harris at gmail.com
> 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.
>
> Chuck
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
[gsever at ccn ~]$ python isinf.py
True

[gsever at ccn various]$ python sysinfo.py
================================================================================
Platform     :
Linux-2.6.31.9-174.fc12.i686.PAE-i686-with-fedora-12-Constantine
Python       : ('CPython', 'tags/r262', '71600')
NumPy       : 1.5.0.dev8038
================================================================================


-- 
Gökhan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100221/88ef73c8/attachment.html>


More information about the NumPy-Discussion mailing list