[Numpy-tickets] [NumPy] #282: _convert_from_dict ignores align switch when offsets are passed
NumPy
numpy-tickets at scipy.net
Mon Sep 18 17:58:03 CDT 2006
#282: _convert_from_dict ignores align switch when offsets are passed
-----------------------------+----------------------------------------------
Reporter: martin_wiechert | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: 1.0 Release
Component: numpy.core | Version: devel
Severity: normal | Resolution: fixed
Keywords: |
-----------------------------+----------------------------------------------
Comment (by martin_wiechert):
Ok, "will typically prompt" was a little bit bold...
I could not reproduce it from Python; but my C-code triggers these
messages
and given this
[http://www.gelato.unsw.edu.au/IA64wiki/UnalignedAccesses explanation of
unaligned access]
that appeared logical to me.
Probably I do not understand this well enough.
Sorry for spreading confusion.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/282>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list