[NumPy-Tickets] [NumPy] #1926: test_umath_complex fails under OS X Lion
NumPy Trac
numpy-tickets@scipy....
Tue Sep 6 05:05:29 CDT 2011
#1926: test_umath_complex fails under OS X Lion
------------------------+---------------------------------------------------
Reporter: RuiPereira | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.6.2
Component: numpy.core | Version: 1.6.0
Keywords: |
------------------------+---------------------------------------------------
Changes (by samueljohn):
* cc: scipy@… (added)
Comment:
However, still annoying. I hope someone can mark these as tests to be
skipped.
Additionally, I get this message during the tests:
"/usr/local/Cellar/python/2.7.2/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/numpy/core/tests/test_umath_complex.py:364: RuntimeWarning:
invalid value encountered in sqrt
z = np.sqrt(np.array(np.complex(-np.inf, np.nan)))"
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1926#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list