[Numpy-discussion] concersion warning: numarray to numpy - now array defaults to not copy

Travis Oliphant oliphant.travis at ieee.org
Sun Aug 13 18:57:13 EDT 2006


Sebastian Haase wrote:
> Hi,
> I just wanted to point out that the default of the copy argument changed 
> from numpy to numarray.
> Don't forget about that in the conversion script ...
>   

Hmm..  I don't see what you are talking about.  The default for the copy 
argument in the array function is still copy=True.   If there is 
something else then it is a bug.

-Travis





More information about the NumPy-Discussion mailing list