x-gate
**This is an old revision of the document!**
Table of Contents
X-gate
X-gate (or Pauli-X gate / Quantum NOT gate) is a 1-qubit quantum gate that serves as the quantum equivalent of logical NOT. It's represented by the following 2×2 matrix.
$$ X = \begin{pmatrix}0 & 1\\ 1 & 0\end{pmatrix}$$
The gate flips $\lvert 0\rangle$ to $\lvert 1\rangle$ to $\lvert 0\rangle$, which is why it's called the quantum equivalent of NOT.
x-gate.1779704385.txt.gz ยท Last modified: by Ivan Janevski
