Quantum Computing Glossary
60 terms and growing — your quantum computing dictionary with a career spin.
Showing 60 terms
Adiabatic Quantum Computing
IntermediateAdiabatic Quantum Computing is a model of quantum computation that solves problems by keeping a system in its ground state while slowly changing the Hamiltonian.
Bell State
BeginnerBell State is one of four specific, maximally entangled states of two qubits whose measurement outcomes are perfectly correlated, regardless of the distance separating them.
Blind Quantum Computing
AdvancedBlind Quantum Computing is a protocol that allows a client to perform computations on a remote quantum server without revealing the input, algorithm, or output.
Bloch Sphere
BeginnerBloch Sphere is a geometric representation of a single qubit state as a point on the surface of a unit sphere.
Bosonic Code
AdvancedBosonic Code is a quantum error correction approach that encodes a logical qubit in the infinite-dimensional state space of a quantum harmonic oscillator.
Cat Qubit
AdvancedCat Qubit is a bosonic qubit encoded in a superposition of two coherent states in a microwave cavity, named after Schrodinger's cat thought experiment.
Cirq
BeginnerCirq is Google's open-source Python framework for designing, simulating, and running quantum circuits on Google's quantum processors.
Classical vs Quantum Computing
BeginnerClassical vs Quantum Computing is the comparison between traditional binary computation and computation exploiting quantum mechanical phenomena like superposition and entanglement.
Clifford Gate
IntermediateClifford Gate is a class of quantum gates, including Hadamard, CNOT, and S gates, that can be efficiently simulated classically but are insufficient alone for universal quantum computation.
CNOT Gate
BeginnerCNOT Gate is a fundamental two-qubit operation that flips a target qubit's state only when its corresponding control qubit is in the state |1⟩, acting like a conditional switch.
Cryogenics
BeginnerCryogenics is the science and engineering of achieving and maintaining ultra-low temperatures required to operate superconducting quantum processors.
Decoherence
BeginnerDecoherence is the loss of quantum information from a qubit due to unwanted interaction with its surrounding environment.
Dilution Refrigerator
BeginnerDilution Refrigerator is a cryogenic device that cools quantum processors to millikelvin temperatures using a mixture of helium-3 and helium-4.
Entanglement
BeginnerEntanglement is a quantum correlation between two or more qubits such that the state of one instantly influences the state of another.
Fault-Tolerant Quantum Computing
IntermediateFault-Tolerant Quantum Computing is a regime where quantum error correction enables arbitrarily long computations despite physical qubit errors.
Grover's Algorithm
IntermediateGrover's Algorithm is a quantum search algorithm that finds a marked item in an unsorted database with a quadratic speedup over classical search.
Hadamard Gate
BeginnerHadamard Gate is a fundamental quantum logic gate that transforms a qubit from a definite state (0 or 1) into an equal superposition of both states, and vice-versa.
Lattice Surgery
AdvancedLattice Surgery is a technique for performing logical operations on surface code qubits by merging and splitting their lattice boundaries.
Magic State Distillation
AdvancedMagic State Distillation is a process that purifies noisy quantum states into high-fidelity resource states needed to implement non-Clifford gates fault-tolerantly.
Majorana Fermion
AdvancedMajorana Fermion is an exotic quasiparticle that is its own antiparticle, proposed as the basis for topological qubits with built-in error protection.
Measurement
BeginnerMeasurement is the process of observing a qubit, collapsing its superposition into a definite classical state of 0 or 1.
NISQ
IntermediateNISQ is the Noisy Intermediate-Scale Quantum era, describing current quantum computers that have tens to hundreds of error-prone qubits without full error correction.
Pauli Gates
BeginnerPauli Gates is a set of three fundamental quantum gates (X, Y, Z) that perform 180-degree rotations of a qubit on the Bloch sphere.
Photonic Quantum Computing
IntermediatePhotonic Quantum Computing is an approach that uses photons, particles of light, as qubits to perform quantum computations at room temperature.
Pulse-Level Control
IntermediatePulse-Level Control is the practice of directly manipulating the precise microwave or laser pulses sent to a quantum processor to implement quantum gates and operations.
QAOA
IntermediateQAOA is the Quantum Approximate Optimization Algorithm, a variational hybrid algorithm for finding approximate solutions to combinatorial optimization problems.
Qiskit
BeginnerQiskit is IBM's open-source quantum computing SDK for building, simulating, and executing quantum circuits on IBM quantum hardware.
Quantum Advantage
BeginnerQuantum Advantage is the demonstrated ability of a quantum computer to solve a practical problem faster or better than the best classical alternative.
Quantum Algorithm
BeginnerQuantum Algorithm is a step-by-step procedure designed to run on a quantum computer, exploiting quantum effects to solve problems efficiently.
Quantum Annealing
IntermediateQuantum Annealing is a quantum computing paradigm that solves optimization problems by slowly evolving a system toward its lowest energy state.
Quantum Bit Error Rate
BeginnerQuantum Bit Error Rate is the probability that a qubit measurement yields an incorrect result, quantifying the noise level in a quantum system.
Quantum Chemistry Simulation
IntermediateQuantum Chemistry Simulation is the use of quantum computers to model molecular behavior and chemical reactions more accurately than classical methods allow.
Quantum Circuit
BeginnerQuantum Circuit is a sequence of quantum gates applied to qubits, representing a quantum computation from input to measurement.
Quantum Cloud
BeginnerQuantum Cloud is a cloud-based service that provides remote access to real quantum processors and simulators over the internet.
Quantum Compiler
IntermediateQuantum Compiler is software that translates high-level quantum algorithms into optimized sequences of hardware-native gates for a specific quantum processor.
Quantum Error Correction
IntermediateQuantum Error Correction is a set of techniques that protect quantum information from noise and decoherence by encoding it across multiple physical qubits.
Quantum Firmware
IntermediateQuantum Firmware is the low-level software layer that controls quantum hardware, translating gate instructions into precise microwave or laser pulse sequences.
Quantum Gate
BeginnerQuantum Gate is a basic operation on qubits that transforms their quantum state, serving as the building block of quantum circuits.
Quantum Interconnect
AdvancedQuantum Interconnect is the hardware and protocol layer that links separate quantum processors together to enable modular, large-scale quantum computing.
Quantum Interference
BeginnerQuantum Interference is the phenomenon where a qubit's multiple states combine, either reinforcing or canceling each other out to influence the final computational result.
Quantum LDPC Codes
AdvancedQuantum LDPC Codes are a family of quantum error correction codes with low-density parity checks that promise lower qubit overhead than surface codes.
Quantum Machine Learning
IntermediateQuantum Machine Learning is the intersection of quantum computing and machine learning, exploring quantum algorithms that may accelerate or enhance ML tasks.
Quantum Processor
BeginnerQuantum Processor is the physical chip or device that hosts qubits and executes quantum gate operations.
Quantum Repeater
AdvancedQuantum Repeater is a device that extends the range of quantum communication by using entanglement swapping and quantum error correction to relay quantum states.
Quantum SDK
BeginnerQuantum SDK is a software development kit providing tools, libraries, and APIs for writing and running quantum programs.
Quantum State
BeginnerQuantum State is the complete mathematical description of a quantum system, like a qubit, encompassing all its possible properties before it is measured.
Quantum Supremacy
BeginnerQuantum Supremacy is the milestone where a quantum computer performs a specific task that no classical computer can complete in a feasible timeframe.
Quantum Teleportation
BeginnerQuantum Teleportation is a process that transfers the exact quantum state of a particle to another, distant particle, without physically moving the original particle itself.
Quantum Tunneling
BeginnerQuantum Tunneling is the quantum mechanical phenomenon where a particle passes through an energy barrier it classically should not be able to overcome.
Quantum Volume
IntermediateQuantum Volume is a hardware-agnostic benchmark that measures the overall capability of a quantum computer, accounting for qubits, connectivity, and error rates.
Qubit
BeginnerQubit is the fundamental unit of quantum information, analogous to a classical bit but capable of existing in superposition states.
Shor's Algorithm
IntermediateShor's Algorithm is a quantum algorithm that factors large integers exponentially faster than the best known classical methods.
Superconducting Qubit
IntermediateSuperconducting Qubit is a qubit made from superconducting electrical circuits that exhibit quantum behavior when cooled to millikelvin temperatures.
Superposition
BeginnerSuperposition is a quantum mechanical property allowing a qubit to exist in a linear combination of the 0 and 1 states simultaneously.
Surface Code
AdvancedSurface Code is a leading quantum error correction code that arranges physical qubits in a two-dimensional grid to protect a single logical qubit.
T-Gate
IntermediateT-Gate is a single-qubit quantum gate that applies a pi/8 phase rotation and is essential for achieving universal quantum computation.
Topological Qubit
IntermediateTopological Qubit is a theorized qubit that stores information in the global properties of a system, making it inherently resistant to local noise.
Trapped Ion
IntermediateTrapped Ion is a quantum computing technology that uses individual ions confined by electromagnetic fields as qubits, manipulated with laser pulses.
Variational Quantum Eigensolver (VQE)
IntermediateVariational Quantum Eigensolver is a hybrid quantum-classical algorithm that finds the lowest energy state of a molecule or system using parameterized quantum circuits.
Wave Function
BeginnerWave Function is a mathematical description of a quantum system, containing all possible information about its state before it is measured.