[Numpy-discussion] Numpy test failure - How to fix

McCully, Dwayne (NIH/NLM/LHC) [C] dmccully at mail.nih.gov
Fri Jul 6 07:38:45 EDT 2012


Good information to know Aron which I'll pass on to the group.  Lets also see what the developers have to say since I'm hoping they watch this distribution list. 

Dwayne
________________________________________
From: Aron Ahmadia [aron at ahmadia.net]
Sent: Friday, July 06, 2012 7:36 AM
To: Discussion of Numerical Python
Subject: Re: [Numpy-discussion] Numpy test failure - How to fix

Disclosure: I'm not a numpy developer

You've certainly got a functional numpy installation if those are the only two tests failing.  Those two tests are related to the distance between floating-point numbers using long double precision (128 bits).  If you're not using long doubles, then you probably don't need to worry about them.  Still, the developers are interested in tests failing on non-x86 corner cases like this so thanks for reporting.

-Aron




More information about the NumPy-Discussion mailing list