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.

GloballyΒΆ

LocallyΒΆ

In setup.pyΒΆ