[NumPy-Tickets] [NumPy] #1085: Surprising results from in-place operations involving views
NumPy Trac
numpy-tickets@scipy....
Thu May 6 11:35:55 CDT 2010
#1085: Surprising results from in-place operations involving views
--------------------------+-------------------------------------------------
Reporter: tillmann | Owner: somebody
Type: defect | Status: needs_review
Priority: normal | Milestone: 2.0.0
Component: numpy.core | Version: 1.2.1
Keywords: view inplace |
--------------------------+-------------------------------------------------
Changes (by pv):
* milestone: 1.4.1 => 2.0.0
Comment:
@charris: based on the discussions on the ML, I think there is agreement
that (i) we want this feature, (ii) provided it does not cause unnecessary
copies in "simple" operations.
Regarding this patch, I suppose it only needs more eyes to verify that the
approach does what is wanted.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1085#comment:12>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list