Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 415 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 415 Bytes

Repository for University of Washington course on High Performance Scientific Computing, taught by Randall J. LeVeque.

The notes can be found at http://faculty.washington.edu/rjl/classes/am583s2013/notes/

Directories:

  • notes contains .rst files for documentation. Type "make html" to create .html files in notes/_build/html (requires Sphinx).

  • codes contains sample codes in various languages.