[NumPy-Tickets] [NumPy] #1723: Mainly performance improvement in tri and related functions
NumPy Trac
numpy-tickets@scipy....
Wed Mar 30 05:58:43 CDT 2011
#1723: Mainly performance improvement in tri and related functions
----------------------------------------------+-----------------------------
Reporter: eat | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone: 1.5.2
Component: Other | Version: 1.5.0
Keywords: tri*, tri*_indices, mask_indices |
----------------------------------------------+-----------------------------
Comment(by rgommers):
Hi eat, your changes are hard to review like this. Could you change this
into a patch that applies to current master, as it has to go in? So the
same names, not new functions with _f appended. Then it's easy to switch
between the two and run the benchmarks as a script.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1723#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list