This repository contains the Jupyter Notebooks and related files for the University of Utah Center for High Performance Computing's Python course. This is a hands-on introduction to the Python language for beginners.
- notebooks/lectures contains Jupyter Notebooks with lecture notes and exercises
- Other Jupyter Notebook files provide additional examples
- notebooks/solutions contains Jupyter Notebooks with solutions to exercises
As of Summer 2024, the NumPy and SciPy content has been separated into its own repository at https://github.com/chpc-uofu/intro-numpy.