Navigation
next
previous
|
Cython v0.13 documentation
»
Tutorials
ΒΆ
Calling external C functions
Using C libraries
Extension types (aka. cdef classes)
pxd files
Caveats
Profiling
Cython Profiling Basics
Profiling Tutorial
Using Cython with NumPy
Unicode and passing strings
Decoding bytes to text
Encoding text to bytes
Source code encoding
Single bytes and characters
Iteration
Pure Python Mode
Magic Attributes
Augmenting .pxd
Types
Decorators
Further reading
Related work
Appendix: Installing MinGW on Windows
Previous topic
Faster code via static typing
Next topic
Calling external C functions
This Page
Show Source
Quick search
Navigation
next
previous
|
Cython v0.13 documentation
»