[NumPy-Tickets] [NumPy] #1603: in1d speed up
NumPy Trac
numpy-tickets@scipy....
Sat Nov 6 17:33:14 CDT 2010
#1603: in1d speed up
-------------------------+--------------------------------------------------
Reporter: nhmc | Owner: somebody
Type: enhancement | Status: needs_review
Priority: normal | Milestone: 2.0.0
Component: Other | Version:
Keywords: |
-------------------------+--------------------------------------------------
Changes (by nhmc):
* status: new => needs_review
Comment:
Ok, I've attached a 2nd patch, patch2.diff, that adds new tests which
check both paths through the new in1d(). All tests are ok for me on Python
3.1 and 2.6 after applying the patch.
I've left the masked array versions of in1d unchanged. Someone more
familiar with the masked array code could tweak those if they'd like to
spend time on it.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1603#comment:5>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list