outer products

This commit is contained in:
Aly 2025-09-15 09:48:28 -06:00
parent c917963104
commit 04cebb77df
8 changed files with 44 additions and 1 deletions

View file

@ -3,4 +3,4 @@
- [[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)`$
- written $`\operatorname{CNOT}_{1 \rightarrow 2}`$ for when $`\left(x, y\right)`$ becomes $`\left(x, x \oplus y\right)`$