>From the pull request:

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

The two flags NPY_ITER_WRITEMASKED and NPY_ITER_ARRAYMASK now fully work.
This made it easy to fix the ufunc 'where=' bug. Also added documentation of
the new iterator flags and inline functions for dealing with masks.

Special thanks to Chuck, Eric, and Nathaniel for reviewing and providing
feedback on my last pull request.

-Mark
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to