[NumPy-Tickets] [NumPy] #1619: Loading aligned dtype error
NumPy Trac
numpy-tickets@scipy....
Wed Mar 16 11:39:36 CDT 2011
#1619: Loading aligned dtype error
-----------------------------+----------------------------------------------
Reporter: Ihor.Melnyk | Owner: somebody
Type: defect | Status: needs_work
Priority: highest | Milestone: 2.0.0
Component: numpy.core | Version: devel
Keywords: dtype alignment |
-----------------------------+----------------------------------------------
Comment(by mwiebe):
On the other hand, also including an alignment number would be required
for doing reasonable type promotions between structured types. If any of
inputs are aligned, it would make sense for the promoted type to be
aligned as well, and it may have a different set of fields than any of the
inputs.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1619#comment:6>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list