numpy slice: create view, not copy

Terry Reedy tjreedy at udel.edu
Thu Oct 12 13:58:39 EDT 2006


"K. Jansma" <spam_me at yahoo.com> wrote in message 
news:12issm3bfcmh15e at corp.supernews.com...
> given an array:
>
> import numpy
> a = numpy.arange(100).reshape((10,10))
> print a

Numpy questions are best asked on the numpy mailing list. 






More information about the Python-list mailing list