======================================================================
ERROR: test_nan_array (test_utils.TestApproxEqual)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/tmp/numpy-buildbot/b12/numpy-install/lib/python2.5/site-packages/numpy/testing/tests/test_utils.py",
line 236, in test_nan_array
    self._assert_func(anan, anan)
  File "../numpy-install/lib/python2.5/site-packages/numpy/testing/utils.py",
line 433, in assert_approx_equal
ValueError: math domain error

======================================================================
ERROR: test_nan_items (test_utils.TestApproxEqual)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/tmp/numpy-buildbot/b12/numpy-install/lib/python2.5/site-packages/numpy/testing/tests/test_utils.py",
line 248, in test_nan_items
    self._assert_func(anan, anan)
  File "../numpy-install/lib/python2.5/site-packages/numpy/testing/utils.py",
line 433, in assert_approx_equal
ValueError: math domain error

----------------------------------------------------------------------
Ran 2177 tests in 30.179s


I expect there is a problem with the FreeBSD math libraries.
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to