Add outline and first page of content for thesis

This commit is contained in:
2026-03-21 18:57:32 +01:00
parent d8ca717021
commit 361e572a1b
8 changed files with 1862 additions and 0 deletions

19
src/thesis/acronyms.tex Normal file
View File

@@ -0,0 +1,19 @@
\DeclareAcronym{qec}{
short=QEC,
long=quantum error correction
}
\DeclareAcronym{bp}{
short=BP,
long=belief propagation
}
\DeclareAcronym{sc}{
short=SC,
long=spatially coupled
}
\DeclareAcronym{ldpc}{
short=LDPC,
long=low-density parity-check
}