From 7225d1a98ef6ebe7e21886e3d6c5b0c65f0ab894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Kn=C3=BCttel?= Date: Sat, 7 Mar 2020 14:51:50 +0100 Subject: [PATCH] some work on the presentation --- presentation/main.tex | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/presentation/main.tex b/presentation/main.tex index 2bd91e5..4e69d8d 100644 --- a/presentation/main.tex +++ b/presentation/main.tex @@ -561,10 +561,12 @@ Many Clifford operations cannot be described by the VOP-free graph states.\\ Example: \begin{equation} - G = \left(\{0, 1\}, \{\}\right) - %\ket{\bar{G}} &= \ket{+}\\ - %U &= H_0H_1 \\ - %U \ket{\bar{G}} &= \ket{\mbox{0b}00}\\ + \begin{aligned} + &G = \left(\{0, 1\}, \{\}\right)\\ + &\ket{\bar{G}} = \ket{+}\\ + &U = H_0H_1 \\ + &U \ket{\bar{G}} = \ket{\mbox{0b}00}\\ + \end{aligned} \end{equation}