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 <ndbeck...@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@scipy.org > http://mail.scipy.org/mailman/listinfo/numpy-discussion >
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion