quantum-gate
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| quantum-gate [June 13, 2026 at 00:24] – Ivan Janevski | quantum-gate [August 22, 2026 at 22:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | # Quantum | + | # Quantum |
| - | **A quantum gate** is a unitary operation applied to one or more qubits. It is the quantum computing analog of a classical logic gate, but with two key differences: | + | |
| - | A quantum gate acting on $n$ qubits | + | **Quantum gates** are unitary operations that transform quantum states. Like classical logic gates (AND, OR, NOT), quantum gates manipulate qubits—but they preserve superposition and enable entanglement. Every quantum gate is reversible (unitary matrix $U$ satisfies |
| - | Classical logic gates like AND and OR are irreversible — given only the output, you cannot recover both inputs. Quantum | + | A quantum gate on $n$ qubits is represented by a $2^n \times 2^n$ unitary matrix. Applying a gate to a state $|\psi\rangle$ gives a new state $U|\psi\rangle$. Gates compose: two gates in sequence |
| - | Single-qubit gates are $2 \times 2$ unitary matrices. The most general single-qubit gate is the [[u-gate|U gate]] $U(\theta, \phi, \lambda)$, which subsumes all others as special cases. Two-qubit gates are $4 \times 4$ unitary matrices; the [[cnot-gate|CNOT gate]] is the standard entangling two-qubit gate. Together, single-qubit | + | Single-qubit gates act on one qubit; two-qubit gates entangle or correlate pairs; multi-qubit |
| + | ## Concepts | ||
| + | 1. [[quantum-gate-matrices|Gate matrices and notation]] | ||
| + | 2. [[quantum-gate-composition|Gate composition]] | ||
| + | 3. [[quantum-gate-decomposition|Gate decomposition]] | ||
| + | 4. [[quantum-gate-universal|Universal gate sets]] | ||
| + | 5. [[quantum-gate-parametric|Parametric gates]] | ||
| + | 6. [[quantum-gate-clifford|Clifford vs non-Clifford gates]] | ||
| + | 7. [[quantum-gate-physical-implementation|Physical implementation]] | ||
| + | 8. [[quantum-gate-fidelity|Gate fidelity and errors]] | ||
| + | |||
| + | ## Gates | ||
| + | |||
| + | - [[quantum-gate-single-qubit]] | ||
| + | - [[quantum-gate-i|Identity (I)]] | ||
| + | - [[quantum-gate-x|Pauli X (NOT)]] | ||
| + | - [[quantum-gate-y|Pauli Y]] | ||
| + | - [[quantum-gate-z|Pauli Z]] | ||
| + | - [[quantum-gate-h|Hadamard (H)]] | ||
| + | - [[quantum-gate-s|S (Phase) gate]] | ||
| + | - [[quantum-gate-t|T gate]] | ||
| + | - [[quantum-gate-rx|RX (rotation around X)]] | ||
| + | - [[quantum-gate-ry|RY (rotation around Y)]] | ||
| + | - [[quantum-gate-rz|RZ (rotation around Z)]] | ||
| + | - [[quantum-gate-u|Universal single-qubit (U)]] | ||
| + | - [[quantum-gate-two-qubit]] | ||
| + | - [[quantum-gate-cnot|CNOT (CX)]] | ||
| + | - [[quantum-gate-cz|CZ (Controlled-Z)]] | ||
| + | - [[quantum-gate-swap|SWAP]] | ||
| + | - [[quantum-gate-iswap|iSWAP]] | ||
| + | - [[quantum-gate-cphase|Controlled-Phase]] | ||
| + | - [[quantum-gate-xx|XX (parametric)]] | ||
| + | - [[quantum-gate-yy|YY (parametric)]] | ||
| + | - [[quantum-gate-zz|ZZ (parametric)]] | ||
| + | - [[quantum-gate-three-qubit]] | ||
| + | - [[quantum-gate-toffoli|Toffoli (CCX)]] | ||
| + | - [[quantum-gate-fredkin|Fredkin (CSWAP)]] | ||
| + | - [[quantum-gate-multiqubit|Multi-qubit gates (n-qubit general)]] | ||
| + | - [[quantum-gate-permutation|Permutation gates]] | ||
| + | - [[quantum-gate-grover-diffusion|Grover diffusion operator]] | ||
| + | - [[quantum-gate-qft|Quantum Fourier Transform]] | ||
| + | - [[quantum-gate-phase-oracle|Phase oracle gates]] | ||
quantum-gate.1781310257.md.gz · Last modified: by Ivan Janevski
