Talks and presentations

Parallelism in Python

January 24, 2019

Talk, 2nd Advanced Scientific Programming in Python - Asia Pacific, Canberra, AU

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.

Introductory talk on using Git

September 29, 2015

Talk, Howard Hughes Medical Institute, Ashburn, VA

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