example notebooks as tutorial

Order is subject to change

01_quickstart

Shows how easy it is to get started with the default options. In particular:

  • generate tiling
  • plot tiling with quick_plot (or one of the other functions)
  • generate graph
  • maybe show a simple physics application

02_graphs

  • shows more detail on the neighbors functions
  • explains what they are and how they are used

03_plotting

  • demonstrates the different plotting functions

04_kernels

  • explains the different kernels
  • shows HOW they are different
  • maybe explain their respective neighbor algorithms

05_refinements

  • shows how they are generated
  • and how to get the graph
  • again, maybe a physics application

06_geodesics

  • explains how geodesics can be calculated and plotted

07_animations

  • needs a simple physics example that is animated

p.s. this is the result of a quick brain storm, more detail to come

Edited by Dietmar Herdt