[NumPy-Tickets] [NumPy] #2078: min/max/mean of empty arrays
NumPy Trac
numpy-tickets@scipy....
Mon Mar 12 12:36:30 CDT 2012
#2078: min/max/mean of empty arrays
------------------------+---------------------------------------------------
Reporter: muellner | Owner: somebody
Type: defect | Status: new
Priority: high | Milestone: 1.7.0
Component: numpy.core | Version: devel
Keywords: |
------------------------+---------------------------------------------------
Changes (by mwiebe):
* priority: normal => high
* milestone: Unscheduled => 1.7.0
Comment:
This makes sense to me, it probably changed when I rewrote the ufunc
'reduce' method to optimize its cache-coherency and add NA support. I'm
not sure if it's flogging a dead horse to mention that there should have
been a unit test for this so it would have been caught during development
instead of now.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2078#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list