Compilation — Cython 3.2.0a0 documentation (original) (raw)
Note
The sections in this page were moved to the Source Files and Compilation in the userguide.
Compiling from the command line¶
This section was moved to Compiling from the command line.
Compiling with distutils
¶
This section was moved to Basic setup.py.
Configuring the C-Build¶
This section was moved to Basic setup.py.
Cythonize arguments¶
This section was moved to Cythonize arguments.
Compiler options¶
This section was moved to Compiler options.
Distributing Cython modules¶
This section was moved to Distributing Cython modules.
Integrating multiple modules¶
This section was moved to Integrating multiple modules.
Compiling with pyximport
¶
This section was moved to Compiling with pyximport.
Arguments¶
Dependency Handling¶
Limitations¶
Compiling with cython.inline
¶
This section was moved to Compiling with cython.inline.
Compiling with Sage¶
This section was moved to Compiling with Sage.
Compiling with a Jupyter Notebook¶
This section was moved to Compiling with a Jupyter Notebook.
Compiler directives¶
This section was moved to Compiler directives.
Configurable optimisations¶
This section was moved to Configurable optimisations.
Warnings¶
This section was moved to Warnings.
How to set directives¶
This section was moved to How to set directives.