Python Libraries and Examples

The example Python code for the tutorials is built using several library modules prepared for this course. The following pages are largely documentation extracted from the sources. For general guidance on Python, please see the Using Python in IDeATe section.

The Python examples are all supplied in a single zip file in order to preserve directory structure. Please note that the scripts and example modules import from the ase package, so changing the structure can break the examples. To download, see ase_Python.zip.

The Python examples can also be browsed directly in the source tree.

If you prefer git, the current version can be checked out using your Andrew login:

git clone <your-Andrew-ID>@unix.andrew.cmu.edu:/afs/andrew/usr/garthz/git/ase-s18-Python