
    See the examples directory for an implicit tutorial.  calc.py in particular
    steps through the evolution of a Pattern description.

    Also, from within python, import each of the modules and then run help()
    on the module name to get an overview of what's what.  You probably won't
    need to do this unless you are going to write your own Patterns or use
    the procedural interface, though.

