[Numpy-discussion] Removing datetime support for 1.4.x series ?

josef.pktd at gmail.com josef.pktd at gmail.com
Thu Feb 11 20:56:33 EST 2010


On Thu, Feb 11, 2010 at 8:36 PM, David Cournapeau <david at silveregg.co.jp> wrote:
> josef.pktd at gmail.com wrote:
>
>> So 1.4.1  wouldn't resolve the cython issue, packages that use cython
>> still would need to be refreshed and recompiled, but non-cython
>> packages should run without recompiling?
>
> It is impossible to solve the cython issue in numpy. The only solution
> is to regenerate the cython files with Cython 0.12.1 (which is what I
> have done in scipy 0.7.x branch).
>
> Hopefully, the issue will never happen again in scipy, as long as we are
> careful to use always Cython 0.12.1 or above,

scipy is relatively easy to compile, I was thinking also of h5py,
pytables and pymc (b/c of pytables), none of them are importing with
numpy 1.4.0 because of the cython issue.

Thanks,

Josef

>
> cheers,
>
> David
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>



More information about the NumPy-Discussion mailing list