#Readme for Renata's thesis The code is safely stored at **TODO add** The tuples are at **TODO add** Some scripts used to create the figures are also stored here. In case of any questions, do not hesitate to contact the author! It is the unicorn in the group chat. ##Build This version is compilable from the scratch: ``` $ bash build.sh ``` For the details, see the inside of build.sh ## Feynman graphs On top of the thesis, there is a folder with latex scripts to create Feynman graphs. Go to the folder Feynman and create your graphs. As examples, there are graphs used in this theses and some others. The full manual is in Documentation.pdf When you are done with yourGraph.tex, compile it using ``` $ make_plot.sh yourGraph ```