From d3b96730bd01263098bbb96c15148878e5633a04 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Sat, 8 May 2021 16:08:41 +0200 Subject: Expand knowledge base, change text alignment --- content/know/concept/shors-algorithm/index.pdc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/know/concept/shors-algorithm') diff --git a/content/know/concept/shors-algorithm/index.pdc b/content/know/concept/shors-algorithm/index.pdc index 0700408..3e3c05a 100644 --- a/content/know/concept/shors-algorithm/index.pdc +++ b/content/know/concept/shors-algorithm/index.pdc @@ -243,7 +243,7 @@ which is $\mathcal{O}(q^2 (\log{q}) \log{\log{q}})$ and therefore worse than the QFT, yielding a total complexity of $\mathcal{O}(q^2 (\log{q})^2 \log{\log{q}})$. -OK, but what does $s$ have to do factorizing integers? +OK, but what does $s$ have to do with factorizing integers? Well, recall that $f$ is given by: $$\begin{aligned} -- cgit v1.2.3