[SciPy-User] FAIL: test_lambertw.test_values
Nils Wagner
nwagner@iam.uni-stuttgart...
Thu Nov 12 12:53:55 CST 2009
Hi all,
Can someone reproduce the following failure with recent
svn ?
======================================================================
FAIL: test_lambertw.test_values
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/nwagner/local/lib64/python2.6/site-packages/nose-0.11.2.dev-py2.6.egg/nose/case.py",
line 183, in runTest
self.test(*self.arg)
File
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/special/tests/test_lambertw.py",
line 80, in test_values
FuncData(w, data, (0,1), 2, rtol=1e-10,
atol=1e-13).check()
File
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/special/tests/testutils.py",
line 187, in check
assert False, "\n".join(msg)
AssertionError:
Max |adiff|: 2.5797
Max |rdiff|: 3.81511
Bad results for the following points (in output 0):
(-0.44800000000000001+0.40000000000000002j)
0j =>
(-1.2370928928166736-1.6588828572971359j) !=
(-0.11855133765652383+0.66570534313583418j) (rdiff
3.8151122286225245)
Nils
More information about the SciPy-User
mailing list