[Numpy-discussion] core dump when runniong tests (original) (raw)

David M. Cooke cookedm at physics.mcmaster.ca
Thu Jun 15 01:47:41 EDT 2006


On Wed, 14 Jun 2006 14:06:13 -0700 Mathew Yeates <myeates at jpl.nasa.gov> wrote:

Travis suggested I use svn and this worked! Thanks Travis!

I'm now getting 1 test failure. I'd love to dot this 'i' ====================================================================== FAIL: checklargetypes (numpy.core.tests.testscalarmath.testpower) ---------------------------------------------------------------------- Traceback (most recent call last): File "/lib/python2.4/site-packages/numpy/core/tests/testscalarmath.py", line 42, in checklargetypes assert b == 6765201, "error with %r: got %r" % (t,b) AssertionError: error with <type 'float96scalar'>: got 6765201.00000000000364 ---------------------------------------------------------------------- Ran 377 tests in 0.347s FAILED (failures=1)

I'm guessing the C powl function isn't good enough on your machine.

What OS are you running?

-- |>|/|< /--------------------------------------------------------------------------
|David M. Cooke http://arbutus.physics.mcmaster.ca/dmc/ |cookedm at physics.mcmaster.ca



More information about the NumPy-Discussion mailing list