Actualités

Finally, you can’t call into C functions from pure Python mode the way you can from regular Cython. Normally, in Cython, you can call into a C function by including a reference to it like this ...
called pure Python mode. The vast majority of Cython functions are now exposed in pure Python mode, including functions for calling external C libraries. Another major area of improvement is NumPy ...