[SciPy-Dev] request for testing: SciPy 0.7.2 RC1 + NumPy 1.4.1 RC1
Ralf Gommers
ralf.gommers@googlemail....
Wed Apr 7 11:59:26 CDT 2010
On Wed, Apr 7, 2010 at 2:52 AM, Neil Martinsen-Burrell <nmb@wartburg.edu>wrote:
>
> Scipy has a couple of test failures: http://pastebin.com/8bZh5TEN
>
Thanks for testing. The failure is real, assert_equal(-0.0, 0.0) is supposed
to fail. Now the question is whether the function or the test is wrong.
Is cephes.nrdtrisd(0.5,0.5,0.5) supposed to return zero or minus zero?
The error is a leftover from another scipy install - realtransforms.py is
not present in the 0.7.x branch.
Cheers,
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/scipy-dev/attachments/20100408/ed62b637/attachment-0001.html
More information about the SciPy-Dev
mailing list