Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

portfolio

publications

talks

Introductory talk on using Git

Published:

Helps a user completely unfamiliar with Git or version control get started with worked examples.

Parallelism in Python

Published:

Introduces students to parallel program in Python using task graphs with Dask. Exercises aim to help students build intuition about how parallel tasks may be reperesented in task graphs and how to improve performance.

teaching