CompilationΒΆ
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.