2010-05-12 23:28:33 +02:00
|
|
|
Cython is a language that makes writing C extensions for
|
|
|
|
the Python language as easy as Python itself. Cython is
|
|
|
|
based on the well-known Pyrex, but supports more cutting
|
2010-05-13 00:24:06 +02:00
|
|
|
edge functionality and optimizations.
|