Code for master thesis.
- cas: computer algebra system, SageMath code for calculation and verification
- scripts: Python scripts, for running simulations and making plots
- src: C++ code for simulations and sampling, requires linking to Python and NumPy C libraries, as well as OpenMP for parallelization, see makefile