pe, 2010-02-26 kello 12:26 -0500, josef.p...@gmail.com kirjoitti:
[clip]
> recompiling wouldn't be enough, the cython c files also need to be
> regenerated for a different numpy version.
> (If I understand the problem correctly.)

No. The Cython-generated sources just use sizeof(PyArray_Descr), the
value is not hardcoded, so it's a compile-time issue.

-- 
Pauli Virtanen

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to