[SciPy-User] [SciPy-Dev] [Numpy-discussion] ANN: Scipy 0.15.0 beta 1 release

Sturla Molden sturla.molden at gmail.com
Wed Nov 26 03:45:51 EST 2014


On 26/11/14 00:07, Sturla Molden wrote:

> If we use an aligned malloc on top of PyMem_Malloc it would just be a
> change of the PyArray_malloc definition in ndarraytypes.h to a slightly
> more complicated macro.

Here is a suggestion for an aligned allocator:

https://github.com/numpy/numpy/issues/5312



Sturla





More information about the SciPy-User mailing list