[NumPy-Tickets] [NumPy] #1920: Improve numpy.interp running time
NumPy Trac
numpy-tickets@scipy....
Mon Aug 22 06:28:34 CDT 2011
#1920: Improve numpy.interp running time
-------------------------------------------------------+--------------------
Reporter: tkluck | Owner: somebody
Type: enhancement | Status: needs_review
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: 1.6.0
Keywords: patch; linear interpolation; running time |
-------------------------------------------------------+--------------------
Changes (by tkluck):
* status: new => needs_review
Comment:
I just added a patch that adds doctesting for the len(x) < len(xp)
codepath.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1920#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list