[NumPy-Tickets] [NumPy] #2246: random.choice: ndarrays
NumPy Trac
numpy-tickets@scipy....
Thu Dec 6 15:52:28 CST 2012
#2246: random.choice: ndarrays
-------------------------+--------------------------------------------------
Reporter: aisaac | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: devel
Keywords: |
-------------------------+--------------------------------------------------
Comment(by rgommers):
Why should that raise an exception? {{{axis=None}}} and accepting >1-D
arrays can be added in a backwards-compatible way.
Your proposal sounds good, but I don't see a reason to change things in
the 1.7.x branch if no one gets around to implementing this before 1.7.0.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2246#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list