[NumPy-Tickets] [NumPy] #1323: FAIL: Test generic loops.
NumPy Trac
numpy-tickets@scipy....
Thu Mar 24 19:40:12 CDT 2011
#1323: FAIL: Test generic loops.
------------------------+---------------------------------------------------
Reporter: sienkiew | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: devel
Keywords: |
------------------------+---------------------------------------------------
Changes (by mwiebe):
* milestone: => Unscheduled
Comment:
This is calling np.exp on x = np.zeros(10, dtype=np.csingle)[0::2], so for
some reason np.exp is failing with a complex input.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1323#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list