[NumPy-Tickets] [NumPy] #1785: fastCopyAndTranspose test error
NumPy Trac
numpy-tickets@scipy....
Sun Mar 27 15:43:30 CDT 2011
#1785: fastCopyAndTranspose test error
-------------------------+--------------------------------------------------
Reporter: rgommers | Owner: mwiebe
Type: defect | Status: closed
Priority: high | Milestone: 1.6.0
Component: numpy.core | Version: 1.5.1
Resolution: invalid | Keywords:
-------------------------+--------------------------------------------------
Changes (by mwiebe):
* status: new => closed
* resolution: => invalid
Comment:
This works for me in Python 2.6. The patch for fastCopyAndTranspose
introduced test_api.py as a new file, so this error would show up if you
install NumPy 1.6 with the patch, then install and test any NumPy prior to
the patch without cleaning the install location.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1785#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list