[final_pres] Fix typo and change phrasing

This commit is contained in:
2026-04-20 00:30:13 +02:00
parent cce965bd20
commit 50401a5169

View File

@@ -539,7 +539,7 @@
\node (inp) at ($(enc) + (-140mm,0)$) {$\ket{\varphi}$};
\node (out) at ($(dec) + (-140mm,0)$)
{$\ket{\hat{\varphi}}_\text{L}$};
{$\ket{\hat{\varphi}}$};
\draw[-{Latex}] (inp) -- (enc);
\draw[-{Latex}] (enc) -- (cha) node[midway, above] {$\ket{\psi}$};
@@ -1909,7 +1909,8 @@
\vspace*{-5mm}
\begin{itemize}
\item Pass \ac{cn} to \ac{vn} messages to next window
\item Pass \ac{cn} to \ac{vn} messages of overlapping region
to next window
\end{itemize}
\end{frame}