[Numpy-discussion] Numpy on Python3

Sturla Molden sturla at molden.no
Mon Nov 23 02:58:47 EST 2009


Pauli Virtanen skrev:
> XXX: 3K: numpy.random is disabled for now, uses PyString_*
> XXX: 3K: numpy.ma is disabled for now -- some issues
>   
I thought numpy.random uses Cython? Is it just a matter of recompiling 
the pyx-file?


>   I remember Dag was working on this a bit: how far did it go?
>
>   
Cython's include file numpy.pxd has an ndarray class that extend 
PyArrayObject with PEP 3118 buffer compatibility.





More information about the NumPy-Discussion mailing list