[final_pres] Fix typo and change phrasing
This commit is contained in:
@@ -539,7 +539,7 @@
|
|||||||
|
|
||||||
\node (inp) at ($(enc) + (-140mm,0)$) {$\ket{\varphi}$};
|
\node (inp) at ($(enc) + (-140mm,0)$) {$\ket{\varphi}$};
|
||||||
\node (out) at ($(dec) + (-140mm,0)$)
|
\node (out) at ($(dec) + (-140mm,0)$)
|
||||||
{$\ket{\hat{\varphi}}_\text{L}$};
|
{$\ket{\hat{\varphi}}$};
|
||||||
|
|
||||||
\draw[-{Latex}] (inp) -- (enc);
|
\draw[-{Latex}] (inp) -- (enc);
|
||||||
\draw[-{Latex}] (enc) -- (cha) node[midway, above] {$\ket{\psi}$};
|
\draw[-{Latex}] (enc) -- (cha) node[midway, above] {$\ket{\psi}$};
|
||||||
@@ -1909,7 +1909,8 @@
|
|||||||
\vspace*{-5mm}
|
\vspace*{-5mm}
|
||||||
|
|
||||||
\begin{itemize}
|
\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{itemize}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user