.. numba documentation master file, created by You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Numba ===== **User Guide** .. toctree:: :titlesonly: :maxdepth: 2 install.rst quickstart.rst types.rst arrays.rst ufuncs.rst examples.rst **Tutorials** .. toctree:: :maxdepth: 1 tutorial_firststeps.rst tutorial_types.rst **NumPy support** .. toctree:: :maxdepth: 1 numpy_support.rst **Interfacing with native code** .. toctree:: :maxdepth: 1 interface_c.rst **CUDA API (experimental)** .. toctree:: :maxdepth: 1 CUDAintro.rst CUDAJit.rst CUDADevice.rst CUDASupport.rst **Misc** .. toctree:: :titlesonly: :maxdepth: 2 pycc.rst debugging.rst releases.rst glossary.rst **Developer Documentation** .. toctree:: :titlesonly: :maxdepth: 1 developer/contributing.rst developer/architecture.rst developer/extend_frontend.rst developer/cgutils.rst **Indices and tables** * :ref:`genindex` * :ref:`modindex` * :ref:`search`