[Numpy-discussion] How is NumPy implemented?
Matthieu Brucher
matthieu.brucher@gmail....
Thu Jun 28 15:32:14 CDT 2007
2007/6/28, Geoffrey Zhu <gzhu@peak6.com>:
>
> Hi All,
>
> I am curious how numpy is implemented. Syntax such as x[10::-2] is
> completely foreign to Python.
This syntax is supported by Python, it is a slice, and it is the same syntax
for lists.
Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20070628/e601e0f6/attachment.html
More information about the Numpy-discussion
mailing list