[Cython] Illegal C code generated with numpy complex type

Jeroen Demeyer jdemeyer at cage.ugent.be
Thu May 12 04:29:37 EDT 2016


Current Cython git master breaks SageMath because Cython generates calls 
to non-existing functions like fabs_npy_float64(). Since this is a 
regression since Cython 0.24, I made a blocker ticket
http://trac.cython.org/ticket/879


Jeroen.


More information about the cython-devel mailing list