outer products
This commit is contained in:
parent
c917963104
commit
04cebb77df
8 changed files with 44 additions and 1 deletions
6
fourier-basis.md
Normal file
6
fourier-basis.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Fourier Basis
|
||||
|
||||
- [[quantum-computing]]
|
||||
- the basis with base vectors $`\ket{+}`$ and $`\ket{-}`$
|
||||
- $`\ket{+} = \frac{1}{\sqrt{2}}\begin{bmatrix}1\\1\end{bmatrix}`$
|
||||
- $`\ket{-} = \frac{1}{\sqrt{2}}\begin{bmatrix}1\\-1\end{bmatrix}`$
|
Loading…
Add table
Add a link
Reference in a new issue