Tags
A tag is a keyword or label that categorizes your question with other, similar questions.
Qiskit is an open source SDK for working with quantum computers at the level of pulses, circuits and application modules. If appropriate, also use the [programming] tag. Please include the version of Qiskit you use when using this tag.
2297 questions
For questions regarding usage, performance, implementation, application or theory related to quantum gates.
1708 questions
Questions about or related to quantum states. Consider using the density-matrix tag when relevant.
1640 questions
For any questions whose answer is expected to require code or programming notions. For questions about a specific framework (e.g. qiskit or cirq) please also include a more specific tag. If your question is about installation or any specific framework error, consider posting it in https://stackoverflow.com/ instead.
1593 questions
For questions about quantum algorithms, that is, sequences of quantum gates, operations, and measurements, whose purpose which achieve some goal. Standard examples are Shor's and Grover's algorithms.
1164 questions
For questions about the principle and application of quantum entanglement. It is a physical phenomenon which occurs when pairs or groups of particles are generated, interact, or share spatial proximity in ways such that the quantum state of each particle cannot be described independently of the state of the other(s), even when the particles are separated by a large distance—instead, a quantum state must be described for the system as a whole. (Wikipedia)
796 questions
Quantum error correction (QEC) is a collection of techniques to protect quantum information from decoherence and other quantum noise, to realise fault-tolerant quantum computation. Quantum error correction is expected to be essential for practical quantum computation in the face of noise on stored quantum information, faulty quantum gates, faulty state preparations, and faulty measurements. (Wikipedia)
775 questions
For questions about the construction of complex circuits using elementary quantum gates.
699 questions
Use this tag for questions about IBM's Quantum Service - Circuit Composer & Quantum Lab. DO NOT use this for questions about general Qiskit issues (use [qiskit] for that).
672 questions
For questions related to measurement and its effects as relevant to quantum computation and quantum information.
660 questions
Applies to questions of primarily educational value - styled in the format similar to that found in textbook exercises. This tag should be applied to questions that are (1) stated in the form of an exercise and (2) at the level of basic quantum information textbooks.
649 questions
DO NOT use this tag. Use more specific tags such as [linear-algebra] instead.
523 questions
a model in which a computation is a sequence of quantum gates, which are reversible transformations on an n-qubit register (the quantum-mechanical analog of an n-bit register)
516 questions
For questions about vector spaces of all dimensions and linear transformations between them, including systems of linear equations, bases, dimensions, subspaces, matrices, determinants, traces, eigenvalues and eigenvectors, diagonalization, Jordan forms, etc.
515 questions
For questions about quantum channels or more generally quantum maps and the related formalism. For questions about unitary operations, please use quantum-gate instead.
472 questions
For questions about physical implementations of a quantum algorithm or other quantum information protocol. DO NOT use for questions about simulation or emulation of quantum computers, or cloud-based quantum computing services like the IBM Q Experience.
403 questions
Grover's search algorithm is an algorithm that can perform a search in the order of square root of the input size. This is a provable speed up over the best classical algorithm, which requires a time of order N to perform a search.
392 questions
For questions about density matrices and related concepts and ideas, e.g. procedures for computing properties of quantum states from their density matrices.
373 questions
For questions about simulating either quantum computers or simulating things on quantum computers.
355 questions
For questions about exercises or passages from the popular quantum computing textbook *Quantum Computation and Quantum Information* by Michael Nielsen and Isaac Chuang.
331 questions
For questions that involve a request for resources to learn anything related to quantum computing or quantum information.
326 questions
For questions regarding complexity analysis of quantum algorithms and comparisons with complexities of classical algorithms.
294 questions
Hamiltonian simulation is a class of algorithms that, given a Hermitian matrix A, output a quantum circuit implementing an approximation to the unitary exp[iAt].
271 questions
A stabilizer quantum error-correcting code appends ancilla qubits to qubits that we want to protect. A unitary encoding circuit rotates the global state into a subspace of a larger Hilbert space. This highly entangled, encoded state corrects for local noisy errors.
263 questions
The tag is used for questions connected with information theory in classical and/or quantum sense.
262 questions
For questions about the Variational Quantum Eigensolver, a quantum/classical hybrid algorithm that can be used to find eigenvalues of a (often large) matrix H. When this algorithm is used in quantum simulations, H is typically the Hamiltonian of some system. In this hybrid algorithm, a quantum subroutine is run inside of a classical optimization loop.
244 questions
For questions about Pauli matrices in general or Pauli gates in particular, as relevant to quantum computing and/or quantum information theory. The Pauli matrices are a set of three 2 × 2 complex matrices which are Hermitian and unitary. The three Pauli gates are: Pauli-X gate, Pauli-Y gate & Pauli-Z gate. X = {{0,1},{1,0}}; Y = {{0,-i},{i,0}}; Z = {{1,0},{0,-1}}.
232 questions
For questions about finding (short) gate sequences to implement a specific unitary operation, for example decomposing a complicated multi-qubit gate into a sequence of basic gates. It might apply to optimizing circuits with respect to length or depth or finding gate sequences to implement an algorithm.
212 questions
For questions related to the unitarity (unitary evolution) of quantum systems, as applicable to quantum computing or quantum information.
211 questions
For questions about Stim, the open source tool for high-performance simulation of quantum stabilizer circuits.
206 questions
For questions about different types of noise a quantum computer (or qubits) may experience; how this affects the outcome of the computation; how to reduce a specific type of noise on a specific implementation of quantum computer; or how to simulate noise.
203 questions
For questions concerning how to improve quantum computers on different aspects like performance, efficiency or fault-tolerance.
194 questions
For questions related to the Bloch sphere. In quantum mechanics, the Bloch sphere is a geometrical representation of the pure state space of a two-level quantum mechanical system (qubit), named after the physicist Felix Bloch. (Wikipedia)
194 questions
For questions about the usage of, origin of or reasons for specific notation used in the context of quantum computing.
190 questions
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits. It is a Python library for writing, manipulating, and optimizing quantum circuits and running them against quantum computers and simulators.
180 questions