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 12, 2026 at 22:00] – external edit 127.0.0.1 | 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 |
| - | ## List of quantum gates | + | ## Concepts |
| - | - [[pauli-gates]] | + | 1. [[quantum-gate-matrices|Gate matrices and notation]] |
| - | - [[i-gate]] | + | |
| - | - [[x-gate]] | + | 3. [[quantum-gate-decomposition|Gate decomposition]] |
| - | - [[y-gate]] | + | 4. [[quantum-gate-universal|Universal gate sets]] |
| - | - [[z-gate]] | + | 5. [[quantum-gate-parametric|Parametric |
| - | - [[h-gate]] | + | 6. [[quantum-gate-clifford|Clifford vs non-Clifford gates]] |
| - | - [[rotation-gates]] — rotation gates $R_x, R_y, R_z$ | + | |
| - | - [[p-gate]] | + | 8. [[quantum-gate-fidelity|Gate fidelity and errors]] |
| - | - [[u-gate]] | + | |
| - | - [[multiqubit-gates]] — overview of two- and three-qubit gates | + | ## Gates |
| - | - [[cnot-gate]] | + | |
| - | - [[toffoli-gate]] | + | - [[quantum-gate-single-qubit]] |
| - | - [[swap-gate]] | + | - [[quantum-gate-i|Identity |
| - | - [[iswap-gate]] | + | |
| + | - [[quantum-gate-y|Pauli Y]] | ||
| + | - [[quantum-gate-z|Pauli Z]] | ||
| + | - [[quantum-gate-h|Hadamard | ||
| + | | ||
| + | - [[quantum-gate-t|T | ||
| + | - [[quantum-gate-rx|RX | ||
| + | | ||
| + | - [[quantum-gate-rz|RZ (rotation around | ||
| + | - [[quantum-gate-u|Universal single-qubit (U)]] | ||
| + | - [[quantum-gate-two-qubit]] | ||
| + | - [[quantum-gate-cnot|CNOT (CX)]] | ||
| + | - [[quantum-gate-cz|CZ | ||
| + | - [[quantum-gate-swap|SWAP]] | ||
| + | - [[quantum-gate-iswap|iSWAP]] | ||
| + | - [[quantum-gate-cphase|Controlled-Phase]] | ||
| + | | ||
| + | - [[quantum-gate-yy|YY (parametric)]] | ||
| + | | ||
| + | - [[quantum-gate-three-qubit]] | ||
| + | | ||
| + | - [[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.1781301608.md.gz · Last modified: by 127.0.0.1
