Skip to content
Snippets Groups Projects
Commit 39cebae4 authored by Stefan Gehr's avatar Stefan Gehr
Browse files

How to self-compile

parent aa8f093d
No related branches found
No related tags found
No related merge requests found
Pipeline #94503 passed
......@@ -4,3 +4,9 @@ This is my presentation about the Quantum Monte Carlo Loop Algorithm.
The compiled PDF is available at [https://gitlab.cs.fau.de/oz73ifuv/qmc-loop-algorithm-report/-/jobs/artifacts/main/raw/build/qmc-loop-algorithm-report.pdf?job=compile_pdf](https://gitlab.cs.fau.de/oz73ifuv/qmc-loop-algorithm-report/-/jobs/artifacts/main/raw/build/qmc-loop-algorithm-report.pdf?job=compile_pdf).
If you want to compile the PDF yourself then do
```sh
git clone --recurse-submodules https://gitlab.cs.fau.de/oz73ifuv/qmc-loop-algorithm-report.git
cd qmc-loop-algorithm-report
make show
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment