[SciPy-dev] 1 Failure in 0.7.0b1

Xavier Gnata xavier.gnata at gmail.com
Mon Dec 1 15:31:08 EST 2008


>> On Mon, Dec 1, 2008 at 8:12 AM, Xavier Gnata <xavier.gnata at gmail.com>
>> wrote:
>>
>>> Ok I can reproduce this one on intrepid ibex 64bits (gfortran).
>>> The funny think is that I think (if I read the correct mathword pages)
>>> that 1.0 is the correct answer (but it is so easy to be wrong with these
>>> special function).
>> I can't reproduce on RHEL 5 (64 bits/python2.4). I opened a ticket:
>>
>> http://scipy.org/scipy/scipy/ticket/803
>>
>> Neal, Xavier, which version of numpy are you using ? Which version of
>> gcc is used in FC 9 ?
>>
>> thanks,
>>
>> David
> : numpy.__version__
> Out[3]: '1.2.0'
> 
> gcc-4.3.0-8.x86_64

It is starting to be a bit fun :)

gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu11)
no g77, only gfortran
numpy.__version__  '1.3.0.dev6129'
scipy.__version__ '0.7.0.dev5213'

If there is any other test I should do please tell (I have no time to
try to really debug this week but I can perform tests).

Xavier



More information about the SciPy-Dev mailing list