Add outline and first page of content for thesis
This commit is contained in:
19
src/thesis/acronyms.tex
Normal file
19
src/thesis/acronyms.tex
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user