[SciPy-user] numpy aligned memory
Sturla Molden
sturla at molden.no
Thu Mar 12 17:49:14 EDT 2009
Or even...
>> else:
>> if len(shape) == 1:
>> return aligned_empty(shape[0], boundary=boundary,
>> dtype=dtype, order=order, imagealign=imagealign)
LOL
Now lets see if I finally get it correct :)
Sturla Molden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: alignedarray.py
Type: text/x-python
Size: 3251 bytes
Desc: not available
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20090312/acfdfe9c/attachment.py>
More information about the SciPy-User
mailing list