News

Now you can have Cython’s speed boost without its cumbersome syntax, using the pure Python syntax ... of the same code (saved with a .pyx file extension): cdef class Fibonacci: cdef int n ...