This is a homework template developed by Aaron Weiss for a variety of
computer science related purposes. It imports a number of fundamental packages, and provides some
basic structure to the document beyond the article class.
To get started, clone this repository anywhere and run ./init.sh name. This script will remove
all of the repository artifacts excluding the template, and rename example.tex to name.tex.
To use this template with syntax highlighting, you must have pygments
installed. The easiest way to install pygments is by running pip install Pygments.
This project is dedicated to the public domain. You can find more information about this in the
LICENSE file.