Skip to content

Commit 04f5b07

Browse files
committed
feat: ✨ add image for Deutsch's Algorithm in IQC 006 documentation
1 parent d188b3b commit 04f5b07

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

blog/2026/03/30/deutschs-algo.png

6.38 KB
Loading

blog/2026/03/30/iqc-006.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,5 @@ $$\ket{x}\ket{-}\mapsto (-1)^{f(x)} \ket{x} \ket{-}$$
8585
- Given a boolean function $f:\{0,1\}^{n} \to \{0,1\}$, determine if $f$ is constant or balanced.
8686
- **Constant**: same output for all inputs.
8787
- **Balanced**: outpus 0 for half the inputs and 1 for the other half.
88+
89+
![Deutsch's Algorithm](./deutschs-algo.png)

0 commit comments

Comments
 (0)