Cython DocumentationΒΆ
This is a convenience copy of the original documentation so you do not need to leave our site to read documentation for every package. Continuum provides this documentation as-is from its original location under one or more licenses including Creative Commons.
Also see the Cython project homepage.
- Getting Started
- Tutorials
- Users Guide
- Language Basics
- Extension Types
- Special Methods of Extension Types
- Sharing Declarations Between Cython Modules
- Interfacing with External C Code
- Source Files and Compilation
- Early Binding for Speed
- Using C++ in Cython
- Fused Types (Templates)
- Porting Cython code to PyPy
- Limitations
- Differences between Cython and Pyrex
- Typed Memoryviews
- Implementing the buffer protocol
- Using Parallelism
- Debugging your Cython program
- Cython for NumPy users
- Indices and tables
- Reference Guide