[NumPy-Tickets] [NumPy] #2144: .max(0) on reshaped array returns inconsistent results.
NumPy Trac
numpy-tickets@scipy....
Sat May 26 14:23:48 CDT 2012
#2144: .max(0) on reshaped array returns inconsistent results.
--------------------+-------------------------------------------------------
Reporter: thouis | Owner: somebody
Type: defect | Status: needs_review
Priority: high | Milestone: 1.7.0
Component: Other | Version: devel
Keywords: |
--------------------+-------------------------------------------------------
Comment(by thouis):
I agree, it's a less-good solution than something more obvious (to the
code's author) and direct. Perhaps a flag somewhere within the iterator
that's set if the buffer needs to be copied.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2144#comment:10>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list