index.rst 450 Bytes
Newer Older
1
Cython Users Guide
2
======================
Robert Bradshaw's avatar
Robert Bradshaw committed
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23

Contents:

.. toctree::
   :maxdepth: 2

   overview
   tutorial
   language_basics
   extension_types
   special_methods
   sharing_declarations
   external_C_code
   source_files_and_compilation
   wrapping_CPlusPlus
   numpy_tutorial
   limitations
   pyrex_differences
   early_binding_for_speed

Indices and tables
24
------------------
Robert Bradshaw's avatar
Robert Bradshaw committed
25 26 27 28 29 30 31

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

.. toctree::