[NumPy-Tickets] [NumPy] #2144: .max(0) on reshaped array returns inconsistent results.
NumPy Trac
numpy-tickets@scipy....
Fri May 25 09:56:29 CDT 2012
#2144: .max(0) on reshaped array returns inconsistent results.
--------------------+-------------------------------------------------------
Reporter: thouis | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: devel
Keywords: |
--------------------+-------------------------------------------------------
Comment(by mwiebe):
I've tried this on both windows and linux 64-bit, and unfortunately
couldn't reproduce it.
{{
>>> np.__version__
'1.7.0.dev-3f45eaa'
}}
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2144#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list