[Numpy-discussion] Pyrex and numpy

Tim Hochberg tim.hochberg at ieee.org
Thu Dec 14 13:21:25 EST 2006



I was just going to try pyrex out with numpy to see how it compares with 
weave (which is cool but quirky). My first attempt ended in failure: I 
tried to compile the demo in in numpy/doc/pyrex and got this error:

   c_numpy.pxd:99:22: Array element cannot be a Python object


Does anyone who uses pyrex see this? Does anyone know what it's from? 
Not that I deleted numpyx.c, since otherwise pyrex isn't invoked at all?

-tim






More information about the NumPy-Discussion mailing list