summaryrefslogtreecommitdiff
path: root/content/know/concept/deutsch-jozsa-algorithm
diff options
context:
space:
mode:
authorPrefetch2021-05-01 17:23:45 +0200
committerPrefetch2021-05-01 17:23:45 +0200
commite394d6c45bcc1e5650bcbeff5a3246316f6842f0 (patch)
tree28e00f180c222cb316894e25030609862c73aadf /content/know/concept/deutsch-jozsa-algorithm
parent8f883023e6354648727479aec029f418b30ef2dc (diff)
Expand knowledge base
Diffstat (limited to 'content/know/concept/deutsch-jozsa-algorithm')
-rw-r--r--content/know/concept/deutsch-jozsa-algorithm/deutsch-jozsa-circuit.pngbin18613 -> 19180 bytes
-rw-r--r--content/know/concept/deutsch-jozsa-algorithm/index.pdc4
2 files changed, 2 insertions, 2 deletions
diff --git a/content/know/concept/deutsch-jozsa-algorithm/deutsch-jozsa-circuit.png b/content/know/concept/deutsch-jozsa-algorithm/deutsch-jozsa-circuit.png
index a43ae6a..70bdf3e 100644
--- a/content/know/concept/deutsch-jozsa-algorithm/deutsch-jozsa-circuit.png
+++ b/content/know/concept/deutsch-jozsa-algorithm/deutsch-jozsa-circuit.png
Binary files differ
diff --git a/content/know/concept/deutsch-jozsa-algorithm/index.pdc b/content/know/concept/deutsch-jozsa-algorithm/index.pdc
index a891dd1..a3acaf4 100644
--- a/content/know/concept/deutsch-jozsa-algorithm/index.pdc
+++ b/content/know/concept/deutsch-jozsa-algorithm/index.pdc
@@ -46,7 +46,7 @@ To do this, we use the following quantum circuit,
where $U_f$ is the oracle we query:
<a href="deutsch-circuit.png">
-<img src="deutsch-circuit.png" style="width:50%;display:block;margin:auto;">
+<img src="deutsch-circuit.png" style="width:48%;display:block;margin:auto;">
</a>
Due to unitarity constraints,
@@ -147,7 +147,7 @@ other possibilities are assumed to be impossible.
This algorithm is then implemented by the following quantum circuit:
<a href="deutsch-jozsa-circuit.png">
-<img src="deutsch-jozsa-circuit.png" style="width:50%;display:block;margin:auto;">
+<img src="deutsch-jozsa-circuit.png" style="width:52%;display:block;margin:auto;">
</a>
There are $N$ qubits in initial state $\ket{0}$, and one in $\ket{1}$.