[NumPy-Tickets] [NumPy] #1603: in1d speed up
NumPy Trac
numpy-tickets@scipy....
Tue Sep 21 07:56:50 CDT 2010
#1603: in1d speed up
--------------------+-------------------------------------------------------
Reporter: nhmc | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: Other | Version:
Keywords: |
--------------------+-------------------------------------------------------
Comment(by rc):
ok, so I have tested it now, all tests pass. I just wonder, whether the
test_in1d() tests in numpy/lib/tests/test_arraysetops.py test both
branches, i.e. the old branch and the new one for the case when len(ar2)
is very small?
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1603#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list