Tutorials
sisl is shipped with these tutorials which introduce the basics.
All examples are assumed to have this in the header:
import numpy as np
import sisl as si
to enable numpy and sisl.
Below is a list of the current tutorials:
Siesta/TranSiesta support
sisl was initiated around the Siesta/TranSiesta code. And it may be very educational to look at the sisl+TBtrans+TranSiesta tutorial located here.
If you plan on using sisl as an analysis tool for Siesta you are highly recommended to follow these tutorials:
Deprecated tutorials
Once everything has been moved to the IPython notebook notation, these tutorials will be removed. Until that happens they are located here for consistency: