summaryrefslogtreecommitdiff
path: root/docs/src/tutorial/index.rst
blob: 02d34fbfce0ea2c9df44b14c52fa5afcbc78d71b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Tutorials
=========

.. toctree::
   :maxdepth: 2

   cython_tutorial
   external
   clibraries
   cdef_classes
   pxd_files
   caveats
   profiling_tutorial
   strings
   memory_allocation
   embedding
   pure
   numpy
   array
   parallelization
   readings
   related_work
   appendix