Files
ma-thesis/src/thesis/acronyms.tex
2026-03-24 16:23:42 +01:00

40 lines
533 B
TeX

\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
}
\DeclareAcronym{ml}{
short=ML,
long=maximum likelihood
}
\DeclareAcronym{pcm}{
short=PCM,
long=parity-check matrix
}
\DeclareAcronym{vn}{
short=VN,
long=variable node
}
\DeclareAcronym{cn}{
short=CN,
long=chek node
}