[NumPy-Tickets] [NumPy] #2144: .max(0) on reshaped array returns inconsistent results.
NumPy Trac
numpy-tickets@scipy....
Sat May 26 11:31:47 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: |
--------------------+-------------------------------------------------------
Changes (by njs):
* priority: normal => high
* milestone: Unscheduled => 1.7.0
Comment:
Wow, that's a tricky bug. Nice analysis.
Not knowing anything about this code, I'm very dubious about the idea that
adding some guard data is actually the right solution, though, as opposed
to teaching the code to know where the actual boundaries of its buffers
are...
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2144#comment:9>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list