[NumPy-Tickets] [NumPy] #1619: Loading aligned dtype error
NumPy Trac
numpy-tickets@scipy....
Sat Apr 2 10:42:48 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 pv):
+1 for adding the itemsize parameter. This could be a workaround for #1790
if we decide not to include the trailing padding.
-1 for `align` keyword, as it seems that it is not a very explicit
specification of the data structure. I'm also not sure if it's portable if
stored in `.npy` files. Native-alignment can in principle checked in
UpdateFlags...
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1619#comment:7>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list