Tomáš Kalvoda, David Krejčiřík, Kateřina Zahradová
In order to use this code you have to have Julia installed. The code is tested on Julia version 1.2. Figures are created by powerful LaTeX PGFPlots package, so you should have working LaTeX installation and PGFPlots available.
First of all clone this repository. In the repository directory activate the Julia project and install its dependencies, i.e. change the directory and run
$ julia --project=@.
then activate the Package manager by pressing ]
in the Julia command prompt.
Finally install dependencies
(moebius) pkg> instantiate
All computations are run and figures are created by executing
$ make
If you have any questions or suggestions please feel free to create an issue in this repository or send an email to Tomáš Kalvoda.