[SciPy-dev] FAIL: check_round (scipy.special.basic.test_basic.test_round)

Nils Wagner nwagner at mecha.uni-stuttgart.de
Fri Jul 22 07:29:43 EDT 2005


Hi Pearu,

Thank you for the latest bug fixes related to fftpack. How about the 
remaining failure ?

======================================================================
FAIL: check_round (scipy.special.basic.test_basic.test_round)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.4/site-packages/scipy/special/tests/test_basic.py", 
line 1789, in check_round
    assert_array_equal(rnd,rndrl)
  File "/usr/local/lib/python2.4/site-packages/scipy_test/testing.py", 
line 715, in assert_array_equal
    assert cond,\
AssertionError:
Arrays are not equal (mismatch 25.0%):
        Array 1: [10 10 11 11]
        Array 2: [10 10 10 11]


----------------------------------------------------------------------
Ran 1137 tests in 4.310s

FAILED (failures=1)
<unittest.TextTestRunner object at 0x40a2940c>

Nils

P.S. Did you take look at the problems related to scipy.optimize which I 
have submitted to the bug tracker three weeks ago ?



 





More information about the SciPy-Dev mailing list