Add project structure and write part of introduction

This commit is contained in:
Andreas Tsouchlos
2025-11-18 17:44:00 +01:00
commit b77a88cf3e
12 changed files with 581 additions and 0 deletions

5
.clean_local_env.sh Executable file
View File

@@ -0,0 +1,5 @@
# This script undoes the effect of .setup_local_env.sh
rm ./src/**/lib
rm ./src/**/.latexmkrc
rm ./src/**/src