basic QC stuff

This commit is contained in:
Aly 2025-09-08 11:15:41 -06:00
parent e3966931d9
commit 3bc9811e25
3 changed files with 15 additions and 0 deletions

6
controlled-not.md Normal file
View file

@ -0,0 +1,6 @@
# Controlled Not
- [[quantum-computing|Quantum Computing]]
- [[push]] [[CNOT]]
- quantum equivalent of XOR
- written $`\operatorname{CNOT}_{1 \rarr 2}`$ for when $`\left(x, y\right)`$ becomes $`\left(x, x \oplus y\right)`$