[Numpy-discussion] Pyrex and numpy
by Tim Hochberg other posts by this author
Dec 14 2006 10:21AM messages near this date
confirm 8cec05dee5cab0622dc99059355254d57d19c8b7
|
[Numpy-discussion] linalg.lstsq for complex
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
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@[...].org
http://projects.scipy.org/mailman/listinfo/numpy-discussion
|