summaryrefslogtreecommitdiff
path: root/source/know/concept/simons-algorithm
diff options
context:
space:
mode:
Diffstat (limited to 'source/know/concept/simons-algorithm')
-rw-r--r--source/know/concept/simons-algorithm/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/know/concept/simons-algorithm/index.md b/source/know/concept/simons-algorithm/index.md
index 294912b..63bb808 100644
--- a/source/know/concept/simons-algorithm/index.md
+++ b/source/know/concept/simons-algorithm/index.md
@@ -52,7 +52,8 @@ A quantum computer needs to query $$f$$ only $$\mathcal{O}(n)$$ times,
although the exact number varies due to the algorithm's probabilistic nature.
It uses the following circuit:
-{% include image.html file="simons-circuit.png" width="52%" alt="Simon's circuit" %}
+{% include image.html file="simons-circuit.png" width="52%"
+ alt="Simon's circuit" %}
The XOR oracle $$U_f$$ implements $$f$$,
and has the following action for $$n$$-bit $$a$$ and $$b$$: