.. _page_tutorials:

Tutorials
=========

These tutorials are a good place to start if you are new to pystencils.
All tutorials and demos listed here are based on Jupyter notebooks that you can find in the pystencils repository.
It is a good idea to download them and run them directly to be able to play around with the code.

.. toctree::
   :maxdepth: 1

   01_tutorial_getting_started.ipynb
   02_tutorial_basic_kernels.ipynb
   03_tutorial_datahandling.ipynb
   04_tutorial_advection_diffusion.ipynb
   05_tutorial_phasefield_spinodal_decomposition.ipynb
   06_tutorial_phasefield_dentritic_growth.ipynb
   demo_assignment_collection.ipynb
   demo_plotting_and_animation.ipynb
   demo_derivatives.ipynb
   demo_benchmark.ipynb
   demo_wave_equation.ipynb
