[Numpy-discussion] struct dtype cleanup for testing and review

Mark Wiebe mwwiebe at gmail.com
Wed Jun 22 13:21:59 EDT 2011


This set of patches cleans up struct dtypes quite a bit and generalizes them
to allow overlapping and out-of-order fields with non-object dtypes. The
pull request is here:

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

The commit with documentation changes is here:

https://github.com/m-paradox/numpy/commit/b23337999abcb3ecfa648d86f0bf049ef7e58d3e

This fixes ticket (http://projects.scipy.org/numpy/ticket/1790), and some of
the problems discussed in ticket (
http://projects.scipy.org/numpy/ticket/1619).

-Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110622/ad08f54d/attachment.html>


More information about the NumPy-Discussion mailing list