[Numpy-discussion] nditer confusion

Mark Wiebe mwwiebe at gmail.com
Sat Aug 13 18:00:41 EDT 2011


I've made a pull request with some fairly extensive introductory material.
 It's available here:

https://github.com/numpy/numpy/pull/138

It walks through nditer usage starting with basic iteration of one array,
through broadcasting and iterator-allocated outputs, and finally covers
accelerating the inner loop with Cython.

Please read and review!

Thanks,
Mark

On Fri, Aug 12, 2011 at 7:30 AM, Neal Becker <ndbecker2 at gmail.com> wrote:

> There'a a boatload of options for nditer.  I need a simple explanation,
> maybe a
> few simple examples.  Is there anything that might help?
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110813/31f25a98/attachment.html>


More information about the NumPy-Discussion mailing list