[NumPy-Tickets] [NumPy] #468: Use ellipses to auto complete indices for slice assignments
NumPy Trac
numpy-tickets@scipy....
Tue Mar 22 20:52:55 CDT 2011
#468: Use ellipses to auto complete indices for slice assignments
--------------------------+-------------------------------------------------
Reporter: jlagarde | Owner: somebody
Type: enhancement | Status: closed
Priority: lowest | Milestone: Unscheduled
Component: numpy.core | Version:
Resolution: wontfix | Keywords:
--------------------------+-------------------------------------------------
Changes (by mwiebe):
* status: new => closed
* resolution: => wontfix
Comment:
This could be confusing when mixing usage between this and ... for filling
in missing axes. I'm inclined to err in favor of avoiding that kind of
extension.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/468#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list