Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.1 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.1 KB

Simulation and Data Management

Slides for a talk at the NIST Diffusion Workshop 2014.

Authors

Overview

The slides are prepared using impress.js and Pandoc.

License

The repository is licensed with the FreeBSD License, see LICENSE.txt.

Requirements

The REQUIREMENTS.txt file has a complete list of packages in the Python environment during development. The most important of these are listed. The version numbers are mostly not important within reason, but if you have problems the version numbers may help.

  • Pandoc version 1.12.2.1

Compiling Slides

To build:

$ git clone https://github.com/wd15/diffusion-workshop-2014.git
$ cd diffusion-workshop-2014
$ make slides.html

Issues

One of the slides will not be shown as it is a link to the local host running a Sumatra server.

Viewing Slides

The slides can be viewed at wd15.github.io/diffusion-workshop-2014