[Numpy-discussion] testing binary installer for OS X

Pauli Virtanen pav at iki.fi
Fri Feb 26 12:34:08 EST 2010


pe, 2010-02-26 kello 12:26 -0500, josef.pktd at 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




More information about the NumPy-Discussion mailing list