4 Commits

Author SHA1 Message Date
Andreas Tsouchlos
45a1898659 Fix submodules url 2026-06-03 17:21:14 +02:00
Andreas Tsouchlos
60b66fc648 Fix submodules urls 2026-06-03 17:15:29 +02:00
Andreas Tsouchlos
8b3d0c0bb5 Change submodule paths 2026-06-03 17:11:30 +02:00
1ad90eb8c6 Fix Phenomenological noise figure; use extended circuit-level noise figure 2026-06-01 15:42:42 +02:00
2 changed files with 21 additions and 16 deletions

6
.gitmodules vendored
View File

@@ -1,9 +1,9 @@
[submodule "lib/cel-slides-template-2025"]
path = lib/cel-slides-template-2025
url = ssh://git@100.123.176.93:2222/an.tsouchlos/cel-slides-template-2025.git
url = ssh://git@gitlab.kit.edu/uhhxt/cel-slides-template-2025.git
[submodule "lib/cel-thesis"]
path = lib/cel-thesis
url = ssh://git@100.123.176.93:2222/an.tsouchlos/cel-thesis.git
url = ssh://git@gitlab.kit.edu/uhhxt/cel-thesis.git
[submodule "lib/latex-common"]
path = lib/latex-common
url = ssh://git@100.123.176.93:2222/an.tsouchlos/latex-common.git
url = ssh://git@gitlab.kit.edu/uhhxt/latex-common.git

View File

@@ -1411,9 +1411,9 @@
}
\visible<2->{
\item \schlagwort{Phenomenological noise} considers
\citereferencemanual{DTB$^+$25}
\citereferencemanual{GJ23}
\begin{itemize}
\item $\X$ errors on data qubits
\item $\X,\Y$ or $\Z$ errors on data qubits
before each \\
measurement round
\item $\X$ errors on measurement outcomes
@@ -1482,9 +1482,9 @@
\only<2>{
% tex-fmt: off
\begin{quantikz}[row sep=4mm, column sep=4mm]
& \xerr & \ctrl{3} & & & & & & \\
\lstick{$\ket{\psi}$} & \xerr & & \ctrl{2} & \ctrl{3} & & & & \\
& \xerr & & & & \ctrl{2} & & & \\
& \xyzerr & \ctrl{3} & & & & & & \xyzerr & & \setwiretype{n} & \\
\lstick{$\ket{\psi}$} & \xyzerr & & \ctrl{2} & \ctrl{3} & & & & \xyzerr & & \setwiretype{n} & \gate[style={left,draw=none}]{\cdots} \\
& \xyzerr & & & & \ctrl{2} & & & \xyzerr & & \setwiretype{n} & \\
\lstick{$\ket{0}_{\text{A}_1}$} & & \targ{} & \targ{} & & & \xerr & \meter{} & \setwiretype{c} \\
\lstick{$\ket{0}_{\text{A}_2}$} & & & & \targ{} & \targ{} & \xerr & \meter{} & \setwiretype{c}
\end{quantikz}
@@ -1493,9 +1493,9 @@
\only<3>{
% tex-fmt: off
\begin{quantikz}[row sep=4mm, column sep=2mm]
& \xyzerr & \ctrl{3} & \xyzerr \wire[d][3]{q} & & & & & & & & & \\
\lstick{$\ket{\psi}$} & \xyzerr & & & \ctrl{2} & \xyzerr \wire[d][2]{q} & \ctrl{3} & \xyzerr \wire[d][3]{q} & & & & & \\
& \xyzerr & & & & & & & \ctrl{2} & \xyzerr \wire[d][2]{q} & & & \\
& \xyzerr & \ctrl{3} & \xyzerr \wire[d][3]{q} & & & & & & & & & \xyzerr & & \setwiretype{n} & \\
\lstick{$\ket{\psi}$} & \xyzerr & & & \ctrl{2} & \xyzerr \wire[d][2]{q} & \ctrl{3} & \xyzerr \wire[d][3]{q} & & & & & \xyzerr & & \setwiretype{n} & \gate[style={left,draw=none,xshift=3.5mm}]{\cdots} \\
& \xyzerr & & & & & & & \ctrl{2} & \xyzerr \wire[d][2]{q} & & & \xyzerr & & \setwiretype{n} & \\
\lstick{$\ket{0}_{\text{A}_1}$} & \xyzerr & \targ{} & \xyzerr & \targ{} & \xyzerr & & & & & \xerr & \meter{} & \setwiretype{c} \\
\lstick{$\ket{0}_{\text{A}_2}$} & \xyzerr & & & & & \targ{} & \xyzerr & \targ{} & \xyzerr & \xerr & \meter{} & \setwiretype{c}
\end{quantikz}
@@ -1504,13 +1504,18 @@
\end{figure}
\end{minipage}
\vspace*{12mm}
\vspace*{8mm}
\addreferencesmanual
{NC10}{
M. A. Nielsen and I. L. Chuang, ``Quantum computation and
quantum information'', \emph{Cambridge University Press}, 2010.
}
{GJ23}
{
C. Gidney and C. Jones, ``New circuits and an open source
decoder for the color code,'' \emph{arXiv:2312.08813}, 2023.
}
{DTB$^+$25}{
P.- J. H. S. Derks et al., ``Designing fault-tolerant
circuits using detector error models,'' \emph{Quantum}, 2025.