1
Fork 0
mirror of https://github.com/Steffo99/appunti-magistrali.git synced 2024-11-22 02:44:17 +00:00
appunti-steffo/7 - Introduction to quantum information processing/3 - Gates complessi/controlled Pauli X gate.md

310 B

aliases
CNOT gate
quantum controlled NOT gate
Feynman gate

Pauli X gate che opera condizionalmente su un qbit in base allo stato di un altro qbit: \Huge \mathbf{X}_{0 \to 1}

\begin{bmatrix} 1 & 0 & 0 & 0 \ 0 & 1 & 0 & 0 \ 0 & 0 & 0 & 1 \ 0 & 0 & 1 & 0 \end{bmatrix}