
11 May
2009
11 May
'09
5:06 a.m.
Hi all,
Can someone reproduce the following failure ? I am using
numpy.__version__
'1.4.0.dev6983'
====================================================================== FAIL: Test bug in reduceat with structured arrays copied for speed. ---------------------------------------------------------------------- Traceback (most recent call last): File "/data/home/nwagner/local/lib/python2.5/site-packages/nose-0.10.4-py2.5.egg/nose/case.py", line 182, in runTest self.test(*self.arg) File "/data/home/nwagner/local/lib/python2.5/site-packages/numpy/core/tests/test_umath.py", line 664, in test_reduceat assert np.all(h1 == h2) AssertionError
Nils