These are lectures for our Python Short Course. The intent is to get graduate students, typically in Science and Engineering, familiar with Python programming and to introduce its use in High Performance Computing.
The lectures are written in LaTeX/beamer with the following packages
\usepackage{amsmath,amsfonts,amssymb,pxfonts,xspace}
\usepackage{textcomp}
\usepackage{lmodern}
\usepackage{verbatim}
\usepackage{graphicx}
\usepackage{listings}
\usepackage[T1]{fontenc}