On Sun, Jul 8, 2012 at 11:47 AM, Matthew Brett wrote:
> Hi,
>
> On Sun, Jul 8, 2012 at 2:36 AM, Ralf Gommers
> wrote:
> >
> >
> > On Fri, Jul 6, 2012 at 1:30 PM, McCully, Dwayne (NIH/NLM/LHC) [C]
> > wrote:
> >>
> >> Hope this is the right list to post this problem! I’m getting two
> errors
> >
Hi,
On Sun, Jul 8, 2012 at 2:36 AM, Ralf Gommers
wrote:
>
>
> On Fri, Jul 6, 2012 at 1:30 PM, McCully, Dwayne (NIH/NLM/LHC) [C]
> wrote:
>>
>> Hope this is the right list to post this problem! I’m getting two errors
>> when running a numpy (see below).
>>
>> Could someone tell me how to fix thi
On Fri, Jul 6, 2012 at 1:30 PM, McCully, Dwayne (NIH/NLM/LHC) [C] <
dmccu...@mail.nih.gov> wrote:
> Hope this is the right list to post this problem! I’m getting two errors
> when running a numpy (see below).
>
> Could someone tell me how to fix this or if the errors are not a concern.
> ***
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
fl
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 probab
Hope this is the right list to post this problem! I'm getting two errors when
running a numpy (see below).
Could someone tell me how to fix this or if the errors are not a concern.
Dwayne
python -c 'import numpy; numpy.test(verbose=2)'
Python 2.7.3
Numpy 1.6.2
Nose 1.1.2
PowerPC
Red Hat Linux