diff options
| author | Ian Jauslin <jauslin@ias.edu> | 2017-03-30 02:47:52 +0000 | 
|---|---|---|
| committer | Ian Jauslin <jauslin@ias.edu> | 2017-03-30 03:05:27 +0000 | 
| commit | c91fccd07c9ba1753d7006482512352423046c74 (patch) | |
| tree | 02927b499ba5217409644bd092f17887a74e5db9 /README | |
Diffstat (limited to 'README')
| -rw-r--r-- | README | 27 | 
1 files changed, 27 insertions, 0 deletions
@@ -0,0 +1,27 @@ +* Typeset + +To typeset, run +  make + + +* Dependencies + +  GNU make +    Makefiles are used throughout the source tree + +  gnuplot +    to plot various graphs + +  python +    to generate the datapoints needed for some plots + +  TeXlive packages: +    latex +    hyperref +    graphicx +    color +    amsfonts +    amssymb +    array +    dsfont +    tikz  | 
