[NumPy-Tickets] [NumPy] #1490: searchsorted does not work properly for non-native endianness
NumPy Trac
numpy-tickets@scipy....
Sun Jan 23 14:59:24 CST 2011
#1490: searchsorted does not work properly for non-native endianness
-------------------------+--------------------------------------------------
Reporter: briangerke | Owner: charris
Type: defect | Status: closed
Priority: normal | Milestone: 2.0.0
Component: Other | Version:
Resolution: fixed | Keywords:
-------------------------+--------------------------------------------------
Changes (by charris):
* status: needs_review => closed
* resolution: => fixed
Comment:
Fixed in 3ec5795. I suspect that the deeper problem is in the compare
function but this fix looks OK.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1490#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list