=================
Example notebooks
=================

The following Jupyter notebooks can be found in the ``example`` directory.
They provide an introduction into Loki's core functionality and should help
to get familiar with the API and usage.

.. toctree::
   :maxdepth: 1

   example/01_reading_and_writing_files
   example/02_working_with_the_ir
   example/03_loop_fusion
   example/04_creating_new_visitors
   example/05_argument_intent_linter
