Ian Jauslin
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README31
1 files changed, 31 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..6ad6333
--- /dev/null
+++ b/README
@@ -0,0 +1,31 @@
+This directory contains the source files to typeset the article, and generate
+the figures. This can be accomplished by running
+ make
+
+The figures trajectory.pdf and action-angle.pdf use the data from a computation
+which has not been released yet. Instead, the relevant data files are included.
+
+
+* Dependencies:
+
+ pdflatex
+ TeXlive packages:
+ amsfonts
+ color
+ graphics
+ hyperref
+ latex
+ natbib
+ pgf
+ standalone
+ GNU make
+ gnuplot
+
+* Files:
+
+ Gallavotti_Jauslin_2020.tex:
+ main LaTeX file
+
+ figs:
+ source code for the figures
+