News

This repository contains the handout (and the source of the handout) for the tutorial "Creating publication-quality with Python and Matplotlib", given at the Alife 2014 conference. Contributions are ...
.gitignore is a text file that contains a list of patterns matching the files Git should ignore, meaning no changes to those files will be recorded in the Git repository. This question was raised on ...