From 03accd13c0a6ec4de2d8001edf3ce7553f831160 Mon Sep 17 00:00:00 2001
From: Prefetch
Date: Tue, 27 Sep 2022 21:20:05 +0200
Subject: Clean up CSS, minor design changes
---
content/know/concept/quantum-gate/index.pdc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'content/know/concept/quantum-gate/index.pdc')
diff --git a/content/know/concept/quantum-gate/index.pdc b/content/know/concept/quantum-gate/index.pdc
index 189145f..b9682ec 100644
--- a/content/know/concept/quantum-gate/index.pdc
+++ b/content/know/concept/quantum-gate/index.pdc
@@ -209,7 +209,7 @@ With that said, the first two-qubit gate is $\mathrm{SWAP}$,
which simply swaps $\ket{\psi_1}$ and $\ket{\psi_2}$:
-
+
$$\begin{aligned}
@@ -238,7 +238,7 @@ Next, there is the **controlled NOT gate** $\mathrm{CNOT}$,
which "flips" (applies $X$ to) $\ket{\psi_2}$ if $\ket{\psi_1}$ is true:
-
+
$$\begin{aligned}
@@ -265,7 +265,7 @@ we can define a two-qubit **controlled U gate** $\mathrm{CU}$,
which applies $U$ to $\ket{\psi_2}$ if $\ket{\psi_1}$ is true:
-
+
$$\begin{aligned}
--
cgit v1.2.3