[Numpy-tickets] [NumPy] #312: numpy.rec.array doesn't create a copy of buffer passed
NumPy
numpy-tickets at scipy.net
Thu Oct 5 01:52:17 CDT 2006
#312: numpy.rec.array doesn't create a copy of buffer passed
-----------------------+----------------------------------------------------
Reporter: faltet | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: 1.0 Release
Component: numpy.lib | Version: devel
Severity: minor | Resolution: fixed
Keywords: |
-----------------------+----------------------------------------------------
Changes (by oliphant):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in SVN. Now, the array constructor carries a copy parameter that is
True by default as it is for other array constructors.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/312#comment:1>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list