[Numpy-discussion] Request for testing

Chris Colbert sccolbert at gmail.com
Sun Feb 21 13:24:11 EST 2010


brucewayne at broo:~/Downloads$ python isinf.py
True

Kubuntu 9.10
NumPy 1.3.0
Python 2.6.4 (r264:75706, Dec  7 2009, 18:43:55)
[GCC 4.4.1] on linux2


On Sun, Feb 21, 2010 at 12:42 PM, Nadav Horesh <nadavh at visionsense.com>wrote:

>
> $ python isinf.py
> Warning: invalid value encountered in isinf
> True
>
> machine: gentoo linux on amd64
> python 2.6.4 (64 bit)
> gcc 4.3.4
> numpy.__version__ == '1.4.0'
> glibc 2.10.1
>
>  Nadav
>
>
> -----Original Message-----
> From: numpy-discussion-bounces at scipy.org on behalf of Charles R Harris
> Sent: Sun 21-Feb-10 12:30
> To: numpy-discussion
> Subject: [Numpy-discussion] Request for testing
>
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100221/1757248d/attachment.html>


More information about the NumPy-Discussion mailing list