From 88537b82784f71104c3a2771330c9e492f57fb03 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Sun, 30 Jan 2022 11:27:00 +0100 Subject: Expand knowledge base, remove comments --- content/know/concept/shors-algorithm/index.pdc | 2 -- 1 file changed, 2 deletions(-) (limited to 'content/know/concept/shors-algorithm/index.pdc') diff --git a/content/know/concept/shors-algorithm/index.pdc b/content/know/concept/shors-algorithm/index.pdc index 3e3c05a..e3666a3 100644 --- a/content/know/concept/shors-algorithm/index.pdc +++ b/content/know/concept/shors-algorithm/index.pdc @@ -155,7 +155,6 @@ In that case, we have that $Q\!=\!sL$, which we substitute into $P(k)$ from earlier: $$\begin{aligned} - %\mathrm{if} \: \omega_Q^{sk} = \omega_L^k = 1: \qquad \mathrm{if} \: (Q/s) \in \mathbb{N}: \qquad P(k) = \frac{L}{Q} @@ -193,7 +192,6 @@ This function peaks if $s k$ is close to a multiple of $Q$, i.e. $s k \approx c which we rearrange: $$\begin{aligned} - %\mathrm{if} \: (Q/s) \not\in \mathbb{N}: \qquad \frac{k}{Q} \approx \frac{c}{s} \end{aligned}$$ -- cgit v1.2.3