[NumPy-Tickets] [NumPy] #1366: Sort fails for (big endian) structured arrays
NumPy Trac
numpy-tickets@scipy....
Tue Jan 19 12:59:31 CST 2010
#1366: Sort fails for (big endian) structured arrays
-------------------------+--------------------------------------------------
Reporter: robitaille | Owner: somebody
Type: defect | Status: closed
Priority: high | Milestone:
Component: numpy.core | Version: devel
Resolution: fixed | Keywords:
-------------------------+--------------------------------------------------
Changes (by oliphant):
* status: new => closed
* resolution: => fixed
Comment:
VOID_compare needed to check for byteswapping and swap as appropriate.
This is fixed in r8074.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1366#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list