[NumPy-Tickets] [NumPy] #2144: .max(0) on reshaped array returns inconsistent results.
NumPy Trac
numpy-tickets@scipy....
Sat May 26 08:00:38 CDT 2012
#2144: .max(0) on reshaped array returns inconsistent results.
--------------------+-------------------------------------------------------
Reporter: thouis | Owner: somebody
Type: defect | Status: needs_review
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: |
--------------------+-------------------------------------------------------
Comment(by thouis):
I missed the buffer allocation in the previous change. This adds that.
https://github.com/thouis/numpy/commit/69cef4b60608674603918e39b047ea43ac3714c0
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2144#comment:8>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list