cython
Link to section 'Description' of 'cython' Description
Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). It makes writing C extensions for Python as easy as Python itself.
Link to section 'Versions' of 'cython' Versions
- Gautschi: 3.0.10
Link to section 'Module' of 'cython' Module
You can load the modules by:
module load gcc
module load cython