[NumPy-Tickets] [NumPy] #1745: Documentation of ndarray.clip is misleading
NumPy Trac
numpy-tickets@scipy....
Fri Apr 29 19:57:50 CDT 2011
#1745: Documentation of ndarray.clip is misleading
-------------------------+--------------------------------------------------
Reporter: rainwoodman | Owner: somebody
Type: defect | Status: needs_decision
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: 1.5.1
Keywords: |
-------------------------+--------------------------------------------------
Comment(by charris):
+1 for this change. Because it will require a deprecation, I suggest that
the positions be interchanged, i.e., the arguments in the order a, min,
max, a_min, a_max. Since the functionality won't change between min/a_min,
max/a_max this shouldn't cause any problems.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1745#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list