Quantum computing


A quantum computer is a (real or theoretical) computer that exploits superposed and entangled states. Quantum computers can be viewed as sampling from quantum systems that evolve in ways that may be described as operating on an enormous number of possibilities simultaneously, though still subject to strict computational constraints. By contrast, ordinary ("classical") computers operate according to deterministic rules. (A classical computer can, in principle, be replicated by a classical mechanical device, with only a simple multiple of time cost. On the other hand (it is believed), a quantum computer would require exponentially more time and energy to be simulated classically.) It is widely believed that a quantum computer could perform some calculations exponentially faster than any classical computer. For example, a large-scale quantum computer could break some widely used public-key cryptographic schemes and aid physicists in performing physical simulations. However, current hardware implementations of quantum computation are largely experimental and only suitable for specialized tasks.
The basic unit of information in quantum computing, the qubit (or "quantum bit"), serves the same function as the bit in ordinary or "classical" computing.[1] However, unlike a classical bit, which can be in one of two states (a binary), a qubit can exist in a linear combination of two states known as a quantum superposition. The result of measuring a qubit is one of the two states given by a probabilistic rule. If a quantum computer manipulates the qubit in a particular way, wave interference effects amplify the probability of the desired measurement result. The design of quantum algorithms involves creating procedures that allow a quantum computer to perform this amplification.
Quantum computers are not yet practical for real-world applications. Physically engineering high-quality qubits has proven to be challenging. If a physical qubit is not sufficiently isolated from its environment, it suffers from quantum decoherence, introducing noise into calculations. National governments have invested heavily in experimental research aimed at developing scalable qubits with longer coherence times and lower error rates. Example implementations include superconductors (which isolate an electrical current by eliminating electrical resistance) and ion traps (which confine a single atomic particle using electromagnetic fields). Researchers have claimed, and are widely believed to be correct, that certain quantum devices can outperform classical computers on narrowly defined tasks, a milestone referred to as quantum advantage or quantum supremacy. These tasks are not necessarily useful for real-world applications.
History
For many years, the fields of quantum mechanics and computer science formed distinct academic communities.[2] Modern quantum theory was developed in the 1920s to explain perplexing physical phenomena observed at atomic scales,[3][4] and digital computers emerged in the following decades to replace human computers for tedious calculations.[5] Both disciplines had practical applications during World War II; computers played a major role in wartime cryptography,[6] and quantum physics was essential for nuclear physics used in the Manhattan Project.[7]
As physicists applied quantum mechanical models to computational problems and swapped digital bits for qubits, the fields of quantum mechanics and computer science began to converge. In 1980, Paul Benioff introduced the quantum Turing machine, which uses quantum theory to describe a simplified computer.[8] When digital computers became faster, physicists faced an exponential increase in overhead when simulating quantum dynamics,[9] prompting Yuri Manin and Richard Feynman to independently suggest that hardware based on quantum phenomena might be more efficient for computer simulation.[10][11][12] In a 1984 paper, Charles Bennett and Gilles Brassard applied quantum theory to cryptography protocols and demonstrated that quantum key distribution could enhance information security.[13][14]
Quantum algorithms then emerged for solving oracle problems, such as Deutsch's algorithm in 1985,[15] the Bernstein–Vazirani algorithm in 1993,[16] and Simon's algorithm in 1994.[17] These algorithms did not solve practical problems, but demonstrated mathematically that one could obtain more information by querying a black box with a quantum state in superposition, sometimes referred to as quantum parallelism.[18]

Peter Shor built on these results with his 1994 algorithm for breaking the widely used RSA and Diffie–Hellman encryption protocols,[19] which drew significant attention to the field of quantum computing. In 1996, Grover's algorithm established a quantum speedup for the widely applicable unstructured search problem.[20][21] The same year, Seth Lloyd proved that quantum computers could simulate quantum systems without the exponential overhead present in classical simulations,[22] validating Feynman's 1982 conjecture.[23]
Over the years, experimentalists have constructed small-scale quantum computers using trapped ions and superconductors.[24] In 1998, a two-qubit quantum computer demonstrated the feasibility of the technology,[25][26] and subsequent experiments have increased the number of qubits and reduced error rates.[24]
In 2019, Google AI and NASA announced that they had achieved quantum supremacy with a 54-qubit machine, performing a computation that any classical computer would find impossible.[27][28][29][30]
This announcement was met with a rebuttal from IBM, which contended that the calculation Google claimed would take 10,000 years could be performed in just 2.5 days on its Summit supercomputer if its architecture were optimized, sparking a debate over the precise threshold for "quantum supremacy".[31]
Quantum information processing
Computer engineers typically describe a modern computer's operation in terms of classical electrodynamics. In these "classical" computers, some components (such as semiconductors and random number generators) may rely on quantum behavior; however, because they are not isolated from their environment, any quantum information eventually quickly decoheres. While programmers may depend on probability theory when designing a randomized algorithm, quantum-mechanical notions such as superposition and wave interference are largely irrelevant in program analysis.
Quantum programs, in contrast, rely on precise control of coherent quantum systems. Physicists describe these systems mathematically using linear algebra. Complex numbers model probability amplitudes, vectors model quantum states, and matrices model the operations that can be performed on these states. Programming a quantum computer is then a matter of composing operations in such a way that the resulting program computes a useful result in theory and is implementable in practice.
As physicist Charlie Bennett describes the relationship between quantum and classical computers,[32]
A classical computer is a quantum computer ... so we shouldn't be asking about "where do quantum speedups come from?" We should say, "Well, all computers are quantum. ... Where do classical slowdowns come from?"
Quantum information
Just as the bit is the basic concept of classical information theory, the qubit is the fundamental unit of quantum information. The same term qubit is used to refer to an abstract mathematical model and to any physical system that is represented by that model. A classical bit, by definition, exists in either of two physical states, which can be denoted 0 and 1. A qubit is also described by a state, and two states, often written and , serve as the quantum counterparts of the classical states 0 and 1. However, the quantum states and belong to a vector space, meaning that they can be multiplied by constants and added together, and the result is again a valid quantum state. Such a combination is known as a superposition of and .[33][34]
A two-dimensional vector mathematically represents a qubit state. Physicists typically use bra–ket notation for quantum mechanical linear algebra, writing 'ket psi' for a vector labeled . Because a qubit is a two-state system, any qubit state takes the form , where and are the standard basis states,[lower-alpha 1] and and are the probability amplitudes, which are in general complex numbers.[34] If either or is zero, the qubit is effectively a classical bit; when both are nonzero, the qubit is in superposition. Such a quantum state vector behaves similarly to a (classical) probability vector, with one key difference: unlike probabilities, probability amplitudes are not necessarily positive numbers.[36] Negative amplitudes allow for destructive wave interference.
When a qubit is measured in the standard basis, the result is a classical bit. The Born rule describes the norm-squared correspondence between amplitudes and probabilities—when measuring a qubit , the state collapses to with probability , or to with probability . Any valid qubit state has coefficients and such that . As an example, measuring the qubit would produce either or with equal probability.
Each additional qubit doubles the dimension of the state space.[35] As an example, the vector 1/√2|00⟩ + 1/√2|01⟩ represents a two-qubit state, a tensor product of the qubit |0⟩ with the qubit 1/√2|0⟩ + 1/√2|1⟩. This vector inhabits a four-dimensional vector space spanned by the basis vectors |00⟩, |01⟩, |10⟩, and |11⟩. The Bell state 1/√2|00⟩ + 1/√2|11⟩ is impossible to decompose into the tensor product of two individual qubits—the two qubits are entangled because neither qubit has a state vector of its own. In general, the vector space for an n-qubit system is 2n-dimensional, and this makes it challenging for a classical computer to simulate a quantum one: representing a 100-qubit system requires storing 2100 classical values.
Unitary operators
The state of this one-qubit quantum memory can be manipulated by applying quantum logic gates, analogous to how classical memory can be manipulated with classical logic gates. One important gate for both classical and quantum computation is the NOT gate, which can be represented by a matrix Mathematically, the application of such a logic gate to a quantum state vector is modeled with matrix multiplication. Thus
- and .
The mathematics of single-qubit gates can be extended to operate on multi-qubit quantum memories in two important ways. One way is simply to select a qubit and apply that gate to the target qubit while leaving the remainder of the memory unaffected. Another way is to apply the gate to its target only if another part of the memory is in a desired state. These two choices can be illustrated using another example. The possible states of a two-qubit quantum memory are The controlled NOT (CNOT) gate can then be represented using the following matrix: As a mathematical consequence of this definition, , , , and . In other words, the CNOT applies a NOT gate ( from before) to the second qubit if and only if the first qubit is in the state . If the first qubit is , nothing is done to either qubit.
In summary, quantum computation can be described as a network of quantum logic gates and measurements. However, any measurement can be deferred to the end of quantum computation, though this deferment may come at a computational cost, so most quantum circuits depict a network consisting only of quantum logic gates and no measurements.
Quantum parallelism
Quantum parallelism is the heuristic that quantum computers can be thought of as evaluating a function for multiple input values simultaneously. This can be achieved by preparing a quantum system in a superposition of input states and applying a unitary transformation that encodes the function to be evaluated. The resulting state encodes the function's output values for all input values in the superposition, enabling the simultaneous computation of multiple outputs. This property is key to the speedup of many quantum algorithms. However, "parallelism" in this sense is insufficient to speed up a computation, because the measurement at the end of the computation gives only one value. To be useful, a quantum algorithm must also incorporate some other conceptual ingredient.[37][38]
Quantum programming
There are multiple models of computation for quantum computing, distinguished by the basic elements in which the computation is decomposed.
Gate array

A quantum gate array decomposes computation into a sequence of few-qubit quantum gates. A quantum computation can be described as a network of quantum logic gates and measurements. However, any measurement can be deferred to the end of quantum computation, though this deferment may come at a computational cost, so most quantum circuits depict a network consisting only of quantum logic gates and no measurements.
Any quantum computation (which is, in the above formalism, any unitary matrix of size over qubits) can be represented as a network of quantum logic gates from a fairly small family of gates. A choice of gate family that enables this construction is known as a universal gate set, since a computer that can run such circuits is a universal quantum computer. One common such set includes all single-qubit gates as well as the CNOT gate from above. This means any quantum computation can be performed by executing a sequence of single-qubit gates together with CNOT gates. Though this gate set is infinite, it can be replaced with a finite gate set by appealing to the Solovay-Kitaev theorem. Implementation of Boolean functions using the few-qubit quantum gates is presented here.[39]
Measurement-based quantum computing
A measurement-based quantum computer decomposes computation into a sequence of Bell state measurements and single-qubit quantum gates applied to a highly entangled initial state (a cluster state), using a technique called quantum gate teleportation.
Adiabatic quantum computing
An adiabatic quantum computer, based on quantum annealing, decomposes computation into a slow continuous transformation of an initial Hamiltonian into a final Hamiltonian, whose ground states contain the solution.[40]
Neuromorphic quantum computing
Neuromorphic quantum computing (abbreviated 'n.quantum computing') is an unconventional process of computing that uses neuromorphic computing to perform quantum operations. It was suggested that quantum algorithms, which are algorithms that run on a realistic model of quantum computation, can be computed equally efficiently with neuromorphic quantum computing. Both traditional quantum computing and neuromorphic quantum computing are physics-based unconventional computing approaches to computations and do not follow the von Neumann architecture. They both construct a system (a circuit) that represents the physical problem at hand and then leverage their respective physics properties of the system to seek the "minimum". Neuromorphic quantum computing and quantum computing share similar physical properties during computation.
Topological quantum computing
A topological quantum computer decomposes computation into the braiding of anyons in a 2D lattice.[41]
Quantum Turing machine
A quantum Turing machine is the quantum analog of a Turing machine.[8] All of these models of computation—quantum circuits,[42] one-way quantum computation,[43] adiabatic quantum computation,[44] and topological quantum computation[45]—have been shown to be equivalent to the quantum Turing machine; given a perfect implementation of one such quantum computer, it can simulate all the others with no more than polynomial overhead. This equivalence need not hold for practical quantum computers, since the overhead of simulation may be too large to be practical.
Noisy intermediate-scale quantum computing
The threshold theorem shows how increasing the number of qubits can mitigate errors,[46] yet fully fault-tolerant quantum computing remains "a rather distant dream".[47] According to some researchers, noisy intermediate-scale quantum (NISQ) machines may have specialized uses in the near future, but noise in quantum gates limits their reliability.[47] Scientists at Harvard University successfully created "quantum circuits" that correct errors more efficiently than alternative methods, which may potentially remove a major obstacle to practical quantum computers.[48] The Harvard research team was supported by MIT, QuEra Computing, Caltech, and Princeton University and funded by DARPA's Optimization with Noisy Intermediate-Scale Quantum devices (ONISQ) program.[49][50]
Quantum cryptography and cybersecurity
Digital cryptography enables communications to remain private, preventing unauthorized parties from accessing them. Conventional encryption, the obscuring of a message with a key through an algorithm, relies on the algorithm being difficult to reverse. Encryption is also the basis for digital signatures and authentication mechanisms. Quantum computing may be sufficiently more powerful that difficult reversals are feasible, allowing messages relying on conventional encryption to be read.[51]
Quantum cryptography replaces conventional algorithms with computations based on quantum computing. In principle, quantum encryption would be impossible to decode even with a quantum computer. This advantage comes at a significant cost in terms of elaborate infrastructure, while effectively preventing legitimate decoding of messages by governmental security officials.[51]
Ongoing research in quantum and post-quantum cryptography has led to new algorithms for quantum key distribution, initial work on quantum random number generation and to some early technology demonstrations.[52]: 1012–1036
Communication
Quantum cryptography enables new ways to transmit data securely; for example, quantum key distribution uses entangled quantum states to establish secure cryptographic keys.[52]: 1017 When a sender and receiver exchange quantum states, they can guarantee that an adversary does not intercept the message, as any unauthorized eavesdropper would disturb the delicate quantum system and introduce a detectable change.[53] With appropriate cryptographic protocols, the sender and receiver can thus establish shared private information resistant to eavesdropping.[13][54]
Modern fiber-optic cables can transmit quantum information over relatively short distances. Ongoing experimental research aims to develop more reliable hardware (such as quantum repeaters), hoping to scale this technology to long-distance quantum networks with end-to-end entanglement. Theoretically, this could enable novel technological applications, such as distributed quantum computing and enhanced quantum sensing.[55][56]
Algorithms
Progress in finding quantum algorithms typically focuses on the quantum circuit model,[42] though exceptions like the quantum adiabatic algorithm exist. Quantum algorithms can be roughly categorized by the type of speedup achieved over corresponding classical algorithms.[57]
Quantum algorithms that offer more than a polynomial speedup over the best-known classical algorithm include Shor's algorithm for factoring and the related quantum algorithms for computing discrete logarithms, solving Pell's equation, and, more generally, solving the hidden subgroup problem for abelian finite groups.[57] These algorithms depend on the primitive of the quantum Fourier transform. No mathematical proof has been found that shows that an equally fast classical algorithm cannot be discovered, but evidence suggests that this is unlikely.[58] Certain oracle problems like Simon's problem and the Bernstein–Vazirani problem do give provable speedups, though this is in the quantum query model, which is a restricted model where lower bounds are much easier to prove and don't necessarily translate to speedups for practical problems.
Other problems, including the simulation of quantum physical processes from chemistry and solid-state physics, the approximation of certain Jones polynomials, and the quantum algorithm for linear systems of equations, have quantum algorithms appearing to give super-polynomial speedups and are BQP-complete. Because these problems are BQP-complete, an equally fast classical algorithm for them would imply that "no quantum algorithm" provides a super-polynomial speedup, which is believed to be unlikely.[59]
In addition to these problems, quantum algorithms are being explored for applications in cryptography, optimization, and machine learning, although most of these remain at the research stage and require significant advances in error correction and hardware scalability before practical implementation.[60]
Some quantum algorithms, such as Grover's algorithm and amplitude amplification, give polynomial speedups over corresponding classical algorithms.[57] Though these algorithms give comparably modest quadratic speedup, they are widely applicable and thus give speedups for a wide range of problems.[21] These speed-ups are, however, over the theoretical worst-case of classical algorithms, and concrete real-world speed-ups over algorithms used in practice have not been demonstrated.
Simulation of quantum systems
Since chemistry and nanotechnology rely on understanding quantum systems, and such systems are impossible to simulate in an efficient manner classically, quantum simulation may be an important application of quantum computing.[61] Quantum simulation could also be used to simulate the behavior of atoms and particles at unusual conditions such as the reactions inside a collider.[62] In June 2023, IBM computer scientists reported that a quantum computer produced better results for a physics problem than a conventional supercomputer.[63][64]
About 2% of the annual global energy output is used for nitrogen fixation to produce ammonia for the Haber process in the agricultural fertiliser industry (even though naturally occurring organisms also produce ammonia). Quantum simulations might be used to understand this process and increase the energy efficiency of production.[65] It is expected that an early use of quantum computing will be modeling that improves the efficiency of the Haber–Bosch process[66] by the mid-2020s[67] although some have predicted it will take longer.[68]
Post-quantum cryptography
A notable application of quantum computing is in attacking cryptographic systems that are currently in use. Integer factorization, which underpins the security of public key cryptographic systems, is believed to be computationally infeasible on a classical computer for large integers if they are the product of a few prime numbers (e.g., the product of two 300-digit primes).[69] By contrast, a quantum computer could solve this problem exponentially faster using Shor's algorithm to factor the integer.[70] This ability would allow a quantum computer to break many of the cryptographic systems in use today, in the sense that there would be a polynomial time (in the number of digits of the integer) algorithm for solving the problem. In particular, most of the popular public key ciphers are based on the difficulty of factoring integers or the discrete logarithm problem, both of which can be solved by Shor's algorithm. In particular, the RSA, Diffie–Hellman, and elliptic curve Diffie–Hellman algorithms could be broken. These are used to protect secure Web pages, encrypted email, and many other types of data. Breaking these would have significant ramifications for electronic privacy and security.
Identifying cryptographic systems that may be secure against quantum algorithms is an actively researched topic under the field of post-quantum cryptography.[71][72] Some public-key algorithms are based on problems other than the integer factorization and discrete logarithm problems to which Shor's algorithm applies, such as the McEliece cryptosystem, which relies on a hard problem in coding theory.[71][73] Lattice-based cryptosystems are also not known to be broken by quantum computers, and finding a polynomial time algorithm for solving the dihedral hidden subgroup problem, which would break many lattice-based cryptosystems, is a well-studied open problem.[74] It has been shown that applying Grover's algorithm to break a symmetric (secret-key) algorithm by brute force requires time equal to roughly 2n/2 invocations of the underlying cryptographic algorithm, compared with roughly 2n in the classical case,[75] meaning that symmetric key lengths are effectively halved: AES-256 would have comparable security against an attack using Grover's algorithm to that AES-128 has against classical brute-force search (see Key size).
Search problems
The most well-known example of a problem that allows for a polynomial quantum speedup is unstructured search, which involves finding a marked item out of a list of items in a database. This can be solved by Grover's algorithm using queries to the database, quadratically fewer than the queries required for classical algorithms. In this case, the advantage is not only provable but also optimal: it has been shown that Grover's algorithm gives the maximal possible probability of finding the desired element for any number of oracle lookups. Many examples of provable quantum speedups for query problems are based on Grover's algorithm, including Brassard, Høyer, and Tapp's algorithm for finding collisions in two-to-one functions,[76] and Farhi, Goldstone, and Gutmann's algorithm for evaluating NAND trees.[77]
Problems that can be efficiently addressed with Grover's algorithm have the following properties:[78][79]
- There is no searchable structure in the collection of possible answers,
- The number of possible answers to check is the same as the number of inputs to the algorithm, and
- There exists a Boolean function that evaluates each input and determines whether it is the correct answer.
For problems with all these properties, the running time of Grover's algorithm on a quantum computer scales as the square root of the number of inputs (or elements in the database), as opposed to the linear scaling of classical algorithms. A general class of problems to which Grover's algorithm can be applied[80] is a Boolean satisfiability problem, where the database through which the algorithm iterates is that of all possible answers. An example and possible application of this is a password cracker that attempts to guess a password. Breaking symmetric ciphers with this algorithm is of interest to government agencies.[81]
Quantum annealing
Quantum annealing relies on the adiabatic theorem to undertake calculations. A system is placed in the ground state for a simple Hamiltonian, which slowly evolves to a more complicated Hamiltonian whose ground state represents the solution to the problem in question. The adiabatic theorem states that if the evolution is slow enough, the system will stay in its ground state at all times through the process. Quantum annealing can solve Ising models and the (computationally equivalent) QUBO problem, which in turn can be used to encode a wide range of combinatorial optimization problems.[82] Adiabatic optimization may be helpful for solving computational biology problems.[83]
Machine learning
Since quantum computers can produce outputs that classical computers cannot produce efficiently, and since quantum computation is fundamentally linear algebraic, some express hope in developing quantum algorithms that can speed up machine learning tasks.[47][84]
For example, the HHL Algorithm, named after its discoverers Harrow, Hassidim, and Lloyd, is believed to provide speedup over classical counterparts.[47][85] Some research groups have recently explored the use of quantum annealing hardware for training Boltzmann machines and deep neural networks.[86][87][88]
Deep generative chemistry models emerge as powerful tools to expedite drug discovery. Early experimental work has explored the use of near-term quantum hardware in molecular generative modeling for drug discovery. In 2023, researchers at Gero reported a hybrid quantum–classical generative model based on a restricted Boltzmann machine, implemented on a commercially available quantum annealing device, to generate novel drug-like small molecules with physicochemical properties comparable to known medicinal compounds.[89][90] However, the immense size and complexity of the structural space of all possible drug-like molecules pose significant obstacles, which could be overcome in the future by quantum computers. Quantum computers are naturally good for solving complex quantum many-body problems[22] and thus may be instrumental in applications involving quantum chemistry. Therefore, one can expect that quantum-enhanced generative models[91] including quantum GANs[92] may eventually be developed into ultimate generative chemistry algorithms.
Engineering

As of 2023,[update] classical computers outperform quantum computers for all real-world applications. While current quantum computers may speed up solutions to particular mathematical problems, they give no computational advantage for practical tasks. Scientists and engineers are exploring multiple technologies for quantum computing hardware and hope to develop scalable quantum architectures, but serious obstacles remain.[93][94]
Challenges
There are a number of technical challenges in building a large-scale quantum computer.[95] Physicist David DiVincenzo has listed these requirements for a practical quantum computer:[96]
- Physically scalable to increase the number of qubits
- Qubits that can be initialized to arbitrary values
- Quantum gates that are faster than decoherence time
- Universal gate set
- Qubits that can be read easily.
Sourcing parts for quantum computers is also very difficult. Superconducting quantum computers, like those constructed by Google and IBM, need helium-3, a nuclear research byproduct, and special superconducting cables made only by the Japanese company Coax Co.[97]
The control of multi-qubit systems requires the generation and coordination of a large number of electrical signals with tight and deterministic timing resolution. This has led to the development of quantum controllers that enable interfacing with the qubits. Scaling these systems to support a growing number of qubits is an additional challenge.[98]
Decoherence
One of the greatest challenges involved in constructing quantum computers is controlling or removing quantum decoherence. This usually means isolating the system from its environment, as interactions with the external world cause the system to decohere. However, other sources of decoherence also exist. Examples include the quantum gates, the lattice vibrations, and the background thermonuclear spin of the physical system used to implement the qubits. Decoherence is irreversible, as it is effectively non-unitary, and is usually something that should be highly controlled, if not avoided. Decoherence times for candidate systems in particular, the transverse relaxation time T2 (for NMR and MRI technology, also called the dephasing time), typically range between nanoseconds and seconds at low temperatures.[99] Currently, some quantum computers require their qubits to be cooled to 20 millikelvin (usually using a dilution refrigerator[100]) in order to prevent significant decoherence.[101] A 2020 study argues that ionizing radiation such as cosmic rays can nevertheless cause certain systems to decohere within milliseconds.[102]
As a result, time-consuming tasks may render some quantum algorithms inoperable, as attempting to maintain the state of qubits for a long enough duration will eventually corrupt the superpositions.[103]
These issues are more difficult for optical approaches as the timescales are orders of magnitude shorter, and an often-cited approach to overcoming them is optical pulse shaping. Error rates are typically proportional to the ratio of operating time to decoherence time; hence, any operation must be completed much more quickly than the decoherence time.
As described by the threshold theorem, if the error rate is small enough, it is thought to be possible to use quantum error correction to suppress errors and decoherence. This allows the total calculation time to be longer than the decoherence time if the error correction scheme can correct errors faster than decoherence introduces them. An often-cited figure for the required error rate in each gate for fault-tolerant computation is 10−3, assuming the noise is depolarizing.
Meeting this scalability condition is possible for a wide range of systems. However, the use of error correction brings with it the cost of a greatly increased number of required qubits. The number required to factor integers using Shor's algorithm is still polynomial, and thought to be between L and L2, where L is the number of binary digits in the number to be factored; error correction algorithms would inflate this figure by an additional factor of L. For a 1000-bit number, this implies a need for about 104 bits without error correction.[104] With error correction, the figure would rise to about 107 bits. Computation time is about L2 or about 107 steps and at 1 MHz, about 10 seconds. However, the encoding and error-correction overheads increase the size of a real fault-tolerant quantum computer by several orders of magnitude. Careful estimates[105][106] show that at least 3 million physical qubits would factor 2,048-bit integer in 5 months on a fully error-corrected trapped-ion quantum computer. In terms of the number of physical qubits, to date, this remains the lowest estimate[107] for practically useful integer factorization problem sizing 1,024-bit or larger.
One approach to overcoming errors combines low-density parity-check code with cat qubits that have intrinsic bit-flip error suppression. Implementing 100 logical qubits with 768 cat qubits could reduce the error rate to one part in 108 per cycle per bit.[108]
Another approach to the stability-decoherence problem is to create a topological quantum computer with anyons, quasi-particles used as threads, and relying on braid theory to form stable logic gates.[109][110] Non-Abelian anyons can, in effect, remember how they have been manipulated, making them potentially useful in quantum computing.[111] As of 2025, Microsoft and other organizations are investing in quasi-particle research.[111]
Quantum supremacy
Physicist John Preskill coined the term quantum supremacy to describe the engineering feat of demonstrating that a programmable quantum device can solve a problem beyond the capabilities of state-of-the-art classical computers.[112][47][113] The problem need not be useful, so some view the quantum supremacy test only as a potential future benchmark.[114]
In October 2019, Google AI Quantum, with the help of NASA, became the first to claim to have achieved quantum supremacy by performing calculations on the Sycamore quantum computer more than 3,000,000 times faster than they could be done on Summit, generally considered the world's fastest computer.[28][115][116] This claim has been subsequently challenged: IBM has stated that Summit can perform samples much faster than claimed,[117][118] and researchers have since developed better algorithms for the sampling problem used to claim quantum supremacy, giving substantial reductions to the gap between Sycamore and classical supercomputers[119][120][121] and even beating it.[122][123][124]
In December 2020, a group at USTC implemented a type of Boson sampling on 76 photons with a photonic quantum computer, Jiuzhang, to demonstrate quantum supremacy.[125][126][127] The authors claim that a classical contemporary supercomputer would require a computational time of 600 million years to generate the number of samples their quantum processor can generate in 20 seconds.[128]
Claims of quantum supremacy have generated hype around quantum computing,[129] but they are based on contrived benchmark tasks that do not directly imply useful real-world applications.[93][130]
In January 2024, a study published in Physical Review Letters provided direct verification of quantum supremacy experiments by computing exact amplitudes for experimentally generated bitstrings using a new-generation Sunway supercomputer, demonstrating a significant leap in simulation capability built on a multiple-amplitude tensor network contraction algorithm.[131]
Skepticism
Despite high hopes for quantum computing, significant progress in hardware, and optimism about future applications, a 2023 Nature spotlight article summarized current quantum computers as being "For now, [good for] absolutely nothing".[93] The article elaborated that quantum computers are yet to be more useful or efficient than conventional computers in any case, though it also argued that, in the long term, such computers are likely to be useful. A 2023 Communications of the ACM article[94] found that current quantum computing algorithms are "insufficient for practical quantum advantage without significant improvements across the software/hardware stack". It argues that the most promising candidates for achieving speedup with quantum computers are "small-data problems", for example, in chemistry and materials science. However, the article also concludes that a large range of the potential applications it considered, such as machine learning, "will not achieve quantum advantage with current quantum algorithms in the foreseeable future", and it identified I/O constraints that make speedup unlikely for "big data problems, unstructured linear systems, and database search based on Grover's algorithm".
This state of affairs can be traced to several current and long-term considerations.
- Conventional computer hardware and algorithms are not only optimized for practical tasks, but are still improving rapidly, particularly GPU accelerators.
- Current quantum computing hardware generates only a limited amount of entanglement before getting overwhelmed by noise.
- Quantum algorithms provide speedup over conventional algorithms only for some tasks, and matching these tasks with practical applications proved challenging. Some promising tasks and applications require resources far beyond those available today.[132][133] In particular, processing large amounts of non-quantum data is a challenge for quantum computers.[94]
- Some promising algorithms have been "dequantized", i.e., their non-quantum analogues with similar complexity have been found.
- If quantum error correction is used to scale quantum computers to practical applications, its overhead may undermine the speedup offered by many quantum algorithms.[94]
- Complexity analysis of algorithms sometimes makes abstract assumptions that do not hold in applications. For example, input data may not already be available encoded in quantum states, and "oracle functions" used in Grover's algorithm often have internal structure that can be exploited for faster algorithms.
In particular, building computers with large numbers of qubits may be futile if those qubits are not connected well enough and cannot maintain a sufficiently high degree of entanglement for a long time. When trying to outperform conventional computers, quantum computing researchers often look for new tasks that can be solved on quantum computers, but this leaves the possibility that efficient non-quantum techniques will be developed in response, as seen for Quantum supremacy demonstrations. Therefore, it is desirable to prove lower bounds on the complexity of best possible non-quantum algorithms (which may be unknown) and show that some quantum algorithms asymptotically improve upon those bounds.
Bill Unruh doubted the practicality of quantum computers in a paper published in 1994.[134] Paul Davies argued that a 400-qubit computer would even come into conflict with the cosmological information bound implied by the holographic principle.[135] Skeptics like Gil Kalai doubt that quantum supremacy will ever be achieved.[136][137][138] Physicist Mikhail Dyakonov has expressed skepticism of quantum computing as follows:
- "So the number of continuous parameters describing the state of such a useful quantum computer at any given moment must be... about 10300... Could we ever learn to control the more than 10300 continuously variable parameters defining the quantum state of such a system? My answer is simple. No, never."[139]
Physical realizations

A practical quantum computer must use a physical system as a programmable quantum register.[141] Researchers are exploring several technologies as candidates for reliable qubit implementations.[142] Superconductors and trapped ions are some of the most developed proposals, but experimentalists are considering other hardware possibilities as well.[143] For example, topological quantum computer approaches are being explored for more fault-tolerance computing systems.[144]
The first quantum logic gates were implemented with trapped ions and prototype general-purpose machines with up to 20 qubits have been realized. However, the technology behind these devices combines complex vacuum equipment, lasers, and microwave and radio frequency equipment, making full-scale processors difficult to integrate with standard computing equipment. Moreover, the trapped ion system itself has engineering challenges to overcome.[145]
The largest commercial systems are based on superconductor devices and have scaled to 2000 qubits. However, the error rates for larger machines have been on the order of 5%. Technologically, these devices are all cryogenic and scaling to large numbers of qubits requires wafer-scale integration, a serious engineering challenge by itself.[146]
In addition to cryogenic platforms, room-temperature approaches to spin–photon interfaces have been experimentally demonstrated. In 2025, researchers at Stanford University realized a nanoscale device in which a thin layer of molybdenum diselenide is integrated on a nanostructured silicon substrate, enabling a spin–photon interface that operates at ambient conditions using structured “twisted” light to couple electronic and photonic degrees of freedom.[147][148] Such room-temperature, chip-integrated spin–photon interfaces are being investigated as potential building blocks for heterogeneous quantum networks that combine different qubit modalities and reduce reliance on large cryogenic infrastructures.[147][149]
Potential applications
From the perspective of business management, the potential applications of quantum computing are commonly classified into four key domains: (1) cybersecurity; (2) data analytics and artificial intelligence; (3) optimization and simulation; and (4) data management and search.[150]
Other applications include healthcare (i.e., drug discovery), financial modeling, and natural language processing.[151]
Theory
Computability
Any computational problem solvable by a classical computer is also solvable by a quantum computer.[152] Intuitively, this is because it is believed that all physical phenomena, including the operation of classical computers, can be described using quantum mechanics, which underlies the operation of quantum computers.
Conversely, any problem solvable by a quantum computer is also solvable by a classical computer. It is possible to simulate both quantum and classical computers manually with just some paper and a pen, if given enough time. More formally, any quantum computer can be simulated by a Turing machine. In other words, quantum computers provide no additional power over classical computers in terms of computability. This means that quantum computers cannot solve undecidable problems like the halting problem, and the existence of quantum computers does not disprove the Church–Turing thesis.[153]
Complexity
While quantum computers cannot solve any problems that classical computers cannot already solve, it is suspected that they can solve certain problems faster than classical computers. For instance, it is known that quantum computers can efficiently factor integers, while this is not believed to be the case for classical computers.
The class of problems that can be efficiently solved by a quantum computer with bounded error is called BQP, for "bounded error, quantum, polynomial time". More formally, BQP is the class of problems that can be solved by a polynomial-time quantum Turing machine with an error probability of at most 1/3. As a class of probabilistic problems, BQP is the quantum counterpart to BPP ("bounded error, probabilistic, polynomial time"), the class of problems that can be solved by polynomial-time probabilistic Turing machines with bounded error.[154] It is known that and is widely suspected that , which intuitively would mean that quantum computers are more powerful than classical computers in terms of time complexity.[155]

The exact relationship of BQP to P, NP, and PSPACE is not known. However, it is known that ; that is, all problems that can be efficiently solved by a deterministic classical computer can also be efficiently solved by a quantum computer, and all problems that can be efficiently solved by a quantum computer can also be solved by a deterministic classical computer with polynomial space resources. It is further suspected that BQP is a strict superset of P, meaning that there exist problems that are efficiently solvable by quantum computers that are not efficiently solvable by deterministic classical computers. For instance, integer factorization and the discrete logarithm problem are known to be in BQP and are suspected to be outside of P. On the relationship of BQP to NP, little is known beyond the fact that some NP problems that are believed not to be in P are also in BQP (integer factorization and the discrete logarithm problem are both in NP, for example). It is suspected that ; that is, it is believed that there are efficiently checkable problems that are not efficiently solvable by a quantum computer. As a direct consequence of this belief, it is also suspected that BQP is disjoint from the class of NP-complete problems (if an NP-complete problem were in BQP, then it would follow from NP-hardness that all problems in NP are in BQP).[156]
See also
- Company:D-Wave Systems
- Engineering:Electronic quantum holography – Information storage technology
- Glossary of quantum computing – None
- Intelligence Advanced Research Projects Activity – American government agency
- Company:IonQ
- Social:List of emerging technologies – New technologies actively in development
- List of quantum computing journals
- List of quantum processors
- Magic state distillation – Quantum computing algorithm
- Metacomputing – Computing for the purpose of computing
- Natural computing – Academic field
- Non-local quantum computation – Method of quantum computing via entanglement
- Optical computing – Computer that uses photons or light waves
- Quantum bus – Device to store or transfer information in quantum computing
- Quantum cognition
- Quantum sensor – Device measuring quantum mechanical effects
- Quantum volume – Metric for a quantum computer's capabilities
- Physics:Quantum weirdness – Unintuitive aspects of quantum mechanics
- Company:Rigetti Computing
- Supercomputer – Type of extremely powerful computer
- Theoretical computer science – Subfield of computer science and mathematics
- Unconventional computing – Computing by new or unusual methods
- Physics:Valleytronics – Experimental area in semiconductors
Notes
- ↑ The standard basis is also the computational basis.[35]
References
- ↑ Mermin 2007, p. 1.
- ↑ Aaronson 2013, p. 132.
- ↑ Zwiebach, Barton (2022). Mastering Quantum Mechanics: Essentials, Theory, and Applications. MIT Press. §1. ISBN 978-0-262-04613-8. "Quantum physics has replaced classical physics as the correct fundamental description of our physical universe. It is used routinely to describe most phenomena that occur at short distances. [...] The era of quantum physics began in earnest in 1925 with the discoveries of Erwin Schrödinger and Werner Heisenberg. The seeds for these discoveries were planted by Max Planck, Albert Einstein, Niels Bohr, Louis de Broglie, and others."
- ↑ Weinberg, Steven (2015). "Historical Introduction". Lectures on Quantum Mechanics (2nd ed.). Cambridge University Press. pp. 1–30. ISBN 978-1-107-11166-0.
- ↑ Ceruzzi, Paul E. (2012) (in en-US). Computing: A Concise History. Cambridge, Massachusetts: MIT Press. pp. 3, 46. ISBN 978-0-262-31038-3. OCLC 796812982.
- ↑ Hodges, Andrew (2014) (in en-US). Alan Turing: The Enigma. Princeton, New Jersey: Princeton University Press. p. xviii. ISBN 978-0-691-16472-4.
- ↑ Mårtensson-Pendrill, Ann-Marie (2006-11-01). "The Manhattan project—a part of physics history" (in en-US). Physics Education 41 (6): 493–501. doi:10.1088/0031-9120/41/6/001. ISSN 0031-9120. Bibcode: 2006PhyEd..41..493M.
- ↑ 8.0 8.1 Benioff, Paul (1980). "The computer as a physical system: A microscopic quantum mechanical Hamiltonian model of computers as represented by Turing machines". Journal of Statistical Physics 22 (5): 563–591. doi:10.1007/bf01011339. Bibcode: 1980JSP....22..563B.
- ↑ Buluta, Iulia; Nori, Franco (2009-10-02). "Quantum Simulators" (in en). Science 326 (5949): 108–111. doi:10.1126/science.1177838. ISSN 0036-8075. PMID 19797653. Bibcode: 2009Sci...326..108B.
- ↑ Manin, Yu. I. (1980) (in ru). Vychislimoe i nevychislimoe. Soviet Radio. pp. 13–15. http://publ.lib.ru/ARCHIVES/M/MANIN_Yuriy_Ivanovich/Manin_Yu.I._Vychislimoe_i_nevychislimoe.(1980).%5bdjv-fax%5d.zip. Retrieved 4 March 2013.
- ↑ Feynman, Richard (June 1982). "Simulating Physics with Computers". International Journal of Theoretical Physics 21 (6/7): 467–488. doi:10.1007/BF02650179. Bibcode: 1982IJTP...21..467F. https://people.eecs.berkeley.edu/~christos/classics/Feynman.pdf. Retrieved 28 February 2019.
- ↑ Nielsen & Chuang 2010, p. 214.
- ↑ 13.0 13.1 Bennett, C. H.; Brassard, G. (1984). "Quantum cryptography: Public key distribution and coin tossing". Proceedings of the International Conference on Computers, Systems & Signal Processing, Bangalore, India. 1. New York: IEEE. pp. 175–179. Reprinted as Bennett, C. H.; Brassard, G. (4 December 2014). "Quantum cryptography: Public key distribution and coin tossing". Theoretical Computer Science. Theoretical Aspects of Quantum Cryptography – celebrating 30 years of BB84 560 (1): 7–11. doi:10.1016/j.tcs.2014.05.025. Bibcode: 2014TComS.560....7B.
- ↑ Brassard, G. (2005). "Brief history of quantum cryptography: A personal perspective". IEEE Information Theory Workshop on Theory and Practice in Information-Theoretic Security, 2005. Awaji Island, Japan: IEEE. pp. 19–23. doi:10.1109/ITWTPI.2005.1543949. ISBN 978-0-7803-9491-9.
- ↑ Deutsch, D. (1985-07-08). "Quantum theory, the Church–Turing principle and the universal quantum computer" (in en). Proceedings of the Royal Society of London. A. Mathematical and Physical Sciences 400 (1818): 97–117. doi:10.1098/rspa.1985.0070. ISSN 0080-4630. Bibcode: 1985RSPSA.400...97D.
- ↑ Bernstein, Ethan; Vazirani, Umesh (1993). "Quantum complexity theory" (in en). Proceedings of the twenty-fifth annual ACM symposium on Theory of computing – STOC '93. San Diego, California, United States: ACM Press. pp. 11–20. doi:10.1145/167088.167097. ISBN 978-0-89791-591-5. http://portal.acm.org/citation.cfm?doid=167088.167097.
- ↑ Simon, D. R. (1994). "On the power of quantum computation". Proceedings 35th Annual Symposium on Foundations of Computer Science. Santa Fe, New Mexico, USA: IEEE Comput. Soc. Press. pp. 116–123. doi:10.1109/SFCS.1994.365701. ISBN 978-0-8186-6580-6.
- ↑ Nielsen & Chuang 2010, p. 30-32.
- ↑ Shor 1994.
- ↑ Grover, Lov K. (1996). "A fast quantum mechanical algorithm for database search" (in en). ACM symposium on Theory of computing. Philadelphia: ACM Press. pp. 212–219. doi:10.1145/237814.237866. ISBN 978-0-89791-785-8.
- ↑ 21.0 21.1 Nielsen & Chuang 2010, p. 7.
- ↑ 22.0 22.1 Lloyd, Seth (1996-08-23). "Universal Quantum Simulators". Science 273 (5278): 1073–1078. doi:10.1126/science.273.5278.1073. ISSN 0036-8075. PMID 8688088. Bibcode: 1996Sci...273.1073L.
- ↑ Cao, Yudong; Romero, Jonathan; Olson, Jonathan P.; Degroote, Matthias; Johnson, Peter D. et al. (2019-10-09). "Quantum Chemistry in the Age of Quantum Computing" (in en-US). Chemical Reviews 119 (19): 10856–10915. doi:10.1021/acs.chemrev.8b00803. ISSN 0009-2665. PMID 31469277. Bibcode: 2019ChRv..11910856C.
- ↑ 24.0 24.1 Grumbling & Horowitz 2019, pp. 164–169.
- ↑ Chuang, Isaac L.; Gershenfeld, Neil; Kubinec, Markdoi (April 1998). "Experimental Implementation of Fast Quantum Searching". Physical Review Letters (American Physical Society) 80 (15): 3408–3411. doi:10.1103/PhysRevLett.80.3408. Bibcode: 1998PhRvL..80.3408C.
- ↑ Holton, William Coffeen. "quantum computer". Encyclopedia Britannica (Encyclopædia Britannica). https://www.britannica.com/technology/quantum-computer.
- ↑ Gibney, Elizabeth (2019-10-23). "Hello quantum world! Google publishes landmark quantum supremacy claim" (in en). Nature 574 (7779): 461–462. doi:10.1038/d41586-019-03213-z. PMID 31645740. Bibcode: 2019Natur.574..461G.
- ↑ 28.0 28.1 Lay summary: Martinis, John; Boixo, Sergio (October 23, 2019). "Quantum Supremacy Using a Programmable Superconducting Processor". Nature (Google AI) 574 (7779): 505–510. doi:10.1038/s41586-019-1666-5. PMID 31645734. Bibcode: 2019Natur.574..505A. https://ai.googleblog.com/2019/10/quantum-supremacy-using-programmable.html. Retrieved 2022-04-27.
Slovene pronunciation: [{{{1}}}]Thai pronunciation: [{{{1}}}]Neukirch, Jürgen; Schmidt, Alexander; Wingberg, Kay (2000), Cohomology of Number Fields, Grundlehren der Mathematischen Wissenschaften, 323, Berlin: Springer-Verlag, ISBN 978-3-540-66671-4Template:EscapePersian pronunciation: [{{{1}}}]{| class="wikitable" width="100%"
This article may be too long to read and navigate comfortably.! rowspan="3" colspan="2" width="14%" style="border-bottom:2px solid grey;" | Date/Time (UTC) ! Configuration ! Serial number ! Launch site ! Outcome |-
|style="text-align:center;background-color:#e3e9e9;" | Payload |style="text-align:center;background-color:#e3e9e9;" | Separation orbit |style="text-align:center;background-color:#e3e9e9;" | Operator |style="text-align:center;background-color:#e3e9e9;" | Function |- | colspan="4" style="text-align:center;background-color:#e4dfdf;border-bottom:2px solid grey;" | Remarks |-
Parameter 1=time required!Hawaiian pronunciation: [{{{1}}}]German pronunciation: [{{{1}}}]Dutch pronunciation: [{{{1}}}]Belarusian pronunciation: [{{{1}}}]Catalan pronunciation: [{{{1}}}]{{{1}}}Mongolian pronunciation: [{{{1}}}]Javanese pronunciation: [{{{1}}}]
This template does not display in the mobile view of Wikipedia; it is desktop only. See Template:Navbox visibility for a brief explanation. This is a navigational template created using {{navbox}}. It can be transcluded on pages by placing
{{Quantum computing}}below the standard article appendices.Initial visibility
This template's initial visibility currently defaults to
autocollapse, meaning that if there is another collapsible item on the page (a navbox, sidebar, or table with the collapsible attribute), it is hidden apart from its title bar; if not, it is fully visible.To change this template's initial visibility, the
|state=parameter may be used:{{Quantum computing|state=collapsed}}will show the template collapsed, i.e. hidden apart from its title bar.{{Quantum computing|state=expanded}}will show the template expanded, i.e. fully visible.
Templates using the classes
class=navbox({{navbox}}) orclass=nomobile({{sidebar}}) are not displayed in article space on the mobile web site of English Wikipedia. Mobile page views accounted for 60% to 70% of all page views from 2020 through 2025. Briefly, these templates are not included in articles because 1) they are not well designed for mobile, and 2) they significantly increase page sizes—bad for mobile downloads—in a way that is not useful for the mobile use case. You can review/watch phab:T124168 for further discussion.TemplateData
A navigational box that can be placed at the bottom of articles.
Template parameters[Edit template data]
Parameter Description Type Status State stateThe initial visibility of the navbox
- Suggested values
collapsedexpandedautocollapse
String suggested Template transclusions
Transclusion maintenance Check completeness of transclusions
Not doneLatin pronunciation: [{{{1}}}]
| rowspan="1" colspan="2" style="border-top:2px solid #aabbcc;" |
| style="border-top:2px solid #aabbcc;" | | style="border-top:2px solid #aabbcc;" | | style="border-top:2px solid #aabbcc;" | | style="border-top:2px solid #aabbcc;" |
|-
|-
Vietnamese pronunciation: [{{{1}}}]Piedmontese pronunciation: [{{{1}}}]Slovak pronunciation: [{{{1}}}]text-align: auto;Expression error: Unrecognized punctuation character "{"./Expression error: Unrecognized punctuation character "{". (age Expression error: Unrecognized punctuation character "{".–Expression error: Unrecognized punctuation character "{".)Occitan pronunciation: [{{{1}}}]data-sort-value="" style="background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center; " class="table-na" | VariesHejazi pronunciation: [{{{1}}}]Spanish pronunciation: [{{{1}}}]Portuguese pronunciation: [{{{1}}}]Irish pronunciation: [{{{1}}}]Mayan pronunciation: [{{{1}}}]Nahuatl pronunciation: [{{{1}}}]Kyrgyz pronunciation: [{{{1}}}]Scottish Gaelic pronunciation: [{{{1}}}]Ukrainian pronunciation: [{{{1}}}]Burmese pronunciation: [{{{1}}}]Hindi pronunciation: [{{{1}}}]-4500 —–-4000 —–-3500 —–-3000 —–-2500 —–-2000 —–-1500 —–-1000 —–-500 —–0 —
Done
To doRussian pronunciation: [{{{1}}}]Greek pronunciation: [{{{1}}}]
Danish pronunciation: [{{{1}}}]Northern Sami pronunciation: [{{{1}}}]Mandarin pronunciation: [{{{ipa}}}]Cantonese pronunciation: [{{{1}}}]Entry from Quantum computing from TCI Europe, retrieved on {{{Date}}}Chambers, Robert; Thomson, Thomas Napier (1857). "[[s:A biographical dictionary of eminent Scotsmen/|]]". A Biographical Dictionary of Eminent Scotsmen. Glasgow: Blackie and Son.{{{1}}}Polish pronunciation: [{{{1}}}]Malagasy pronunciation: [{{{1}}}]Japanese pronunciation: [{{{1}}}]Armenian pronunciation: [{{{1}}}]Czech pronunciation: [{{{1}}}]∶Manx pronunciation: [{{{1}}}]http://www.iucnredlist.org/apps/redlist/details/full/{{{1}}}/0 Alemannic German pronunciation: [{{{1}}}]Tagalog pronunciation: [{{{1}}}]Egyptian Arabic pronunciation: [{{{1}}}]French pronunciation: [{{{1}}}]Error: Invalid time.
This template does not display in the mobile view of Wikipedia; it is desktop only. See Template:Navbox visibility for a brief explanation. This is a navigational template created using {{navbox}}. It can be transcluded on pages by placing
{{Quantum computing}}below the standard article appendices.Initial visibility
This template's initial visibility currently defaults to
autocollapse, meaning that if there is another collapsible item on the page (a navbox, sidebar, or table with the collapsible attribute), it is hidden apart from its title bar; if not, it is fully visible.To change this template's initial visibility, the
|state=parameter may be used:{{Quantum computing|state=collapsed}}will show the template collapsed, i.e. hidden apart from its title bar.{{Quantum computing|state=expanded}}will show the template expanded, i.e. fully visible.
Templates using the classes
class=navbox({{navbox}}) orclass=nomobile({{sidebar}}) are not displayed in article space on the mobile web site of English Wikipedia. Mobile page views accounted for 60% to 70% of all page views from 2020 through 2025. Briefly, these templates are not included in articles because 1) they are not well designed for mobile, and 2) they significantly increase page sizes—bad for mobile downloads—in a way that is not useful for the mobile use case. You can review/watch phab:T124168 for further discussion.TemplateData
A navigational box that can be placed at the bottom of articles.
Template parameters[Edit template data]
Parameter Description Type Status State stateThe initial visibility of the navbox
- Suggested values
collapsedexpandedautocollapse
String suggested
In progressPalomares, M. L. D. and Pauly, D., eds. (2011). "{{{1}}} {{{2}}}" in SeaLifeBase. April 2011 version.Turkish pronunciation: [{{{1}}}]Finnish pronunciation: [{{{1}}}]Froese, Rainer and Pauly, Daniel, eds. (2006). "{{{1}}} {{{2}}}" in FishBase. April 2006 version.
|- | ... | — | — | — | — | — | —
|-Old Norse pronunciation: [{{{1}}}]Salish pronunciation: [{{{1}}}]Basque pronunciation: [{{{1}}}]{{{1}}}data-sort-value="" style="background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center; " class="table-na" | UnreleasedNorwegian pronunciation: [{{{1}}}] (aged {{{4}}})Hungarian pronunciation: [{{{1}}}]Quechua pronunciation: [{{{1}}}]Arabic pronunciation: [{{{1}}}]Punjabi pronunciation: [{{{1}}}]Afrikaans pronunciation: [{{{1}}}]Romanian pronunciation: [{{{1}}}]Hebrew pronunciation: [{{{1}}}][INVALID OR MISSING PARAMETER IN TEMPLATE Quantum computing]Uto-Aztecan pronunciation: [{{{1}}}]Tamil pronunciation: [{{{1}}}]Hindustani pronunciation: [{{{1}}}]Swedish pronunciation: [{{{1}}}]Kazakh pronunciation: [{{{1}}}]Lao pronunciation: [{{{1}}}]Tibetan pronunciation: [{{{1}}}]Khmer pronunciation: [{{{1}}}]data-sort-value="" style="vertical-align:middle; text-align:center" class="table-na" | —{{{1}}}Welsh pronunciation: [{{{1}}}]
Partially doneAthabaskan pronunciation: [{{{1}}}]Māori pronunciation: [{{{1}}}]IPA: [{{{1}}}]Bulgarian pronunciation: [{{{1}}}]Korean pronunciation: [{{{1}}}]Icelandic pronunciation: [{{{1}}}]Sanskrit pronunciation: [{{{1}}}]Bengali pronunciation: [{{{1}}}]Indonesian pronunciation: [{{{1}}}]Serbo-Croatian pronunciation: [{{{1}}}]CROSBI {{{1}}}Journal article: Arute, Frank; Arya, Kunal; Babbush, Ryan; Bacon, Dave; Bardin, Joseph C. et al. (October 23, 2019). "Quantum supremacy using a programmable superconducting processor". Nature 574 (7779): 505–510. doi:10.1038/s41586-019-1666-5. PMID 31645734. Bibcode: 2019Natur.574..505A.
- ↑ Aaronson, Scott (2019-10-30). "Opinion | Why Google's Quantum Supremacy Milestone Matters". The New York Times. ISSN 0362-4331. https://www.nytimes.com/2019/10/30/opinion/google-quantum-computer-sycamore.html.
- ↑ Pan, Feng; Zhang, Pan (2021-03-04). "Simulating the Sycamore quantum supremacy circuits". arXiv:2103.03074 [quant-ph].
- ↑ Sample, Ian (2019-10-23). "Google claims it has achieved 'quantum supremacy' – but IBM disagrees" (in en-GB). The Guardian. ISSN 0261-3077. https://www.theguardian.com/technology/2019/oct/23/google-claims-it-has-achieved-quantum-supremacy-but-ibm-disagrees.
- ↑ Bennett, Charlie (2020-07-31). Information Is Quantum: How Physics Helped Explain the Nature of Information and What Can Be Done With It (Videotape). Event occurs at 1:08:22 – via YouTube.
- ↑ Nielsen & Chuang 2010, p. 13.
- ↑ 34.0 34.1 Mermin 2007, p. 17.
- ↑ 35.0 35.1 Mermin 2007, p. 18.
- ↑ Aaronson 2013, p. 110.
- ↑ Nielsen & Chuang 2010, p. 30–32.
- ↑ Mermin 2007, pp. 38–39.
- ↑ Kurgalin, Sergei; Borzunov, Sergei (2021). Concise guide to quantum computing: algorithms, exercises, and implementations. Texts in computer science. Cham: Springer. ISBN 978-3-030-65054-4.
- ↑ Das, A.; Chakrabarti, B. K. (2008). "Quantum Annealing and Analog Quantum Computation". Rev. Mod. Phys. 80 (3): 1061–1081. doi:10.1103/RevModPhys.80.1061. Bibcode: 2008RvMP...80.1061D.
- ↑ Nayak, Chetan; Simon, Steven; Stern, Ady; Das Sarma, Sankar (2008). "Nonabelian Anyons and Quantum Computation". Reviews of Modern Physics 80 (3): 1083–1159. doi:10.1103/RevModPhys.80.1083. Bibcode: 2008RvMP...80.1083N.
- ↑ 42.0 42.1 Chi-Chih Yao, A. (1993). "Quantum circuit complexity". Proceedings of 1993 IEEE 34th Annual Foundations of Computer Science. pp. 352–361. doi:10.1109/SFCS.1993.366852. ISBN 0-8186-4370-6.
- ↑ Raussendorf, Robert; Browne, Daniel E.; Briegel, Hans J. (2003-08-25). "Measurement-based quantum computation on cluster states". Physical Review A 68 (2). doi:10.1103/PhysRevA.68.022312. Bibcode: 2003PhRvA..68b2312R.
- ↑ Aharonov, Dorit; van Dam, Wim; Kempe, Julia; Landau, Zeph; Lloyd, Seth; Regev, Oded (2008-01-01). "Adiabatic Quantum Computation Is Equivalent to Standard Quantum Computation". SIAM Review 50 (4): 755–787. doi:10.1137/080734479. ISSN 0036-1445. Bibcode: 2008SIAMR..50..755A.
- ↑ Freedman, Michael H.; Larsen, Michael; Wang, Zhenghan (2002-06-01). "A Modular Functor Which is Universal for Quantum Computation". Communications in Mathematical Physics 227 (3): 605–622. doi:10.1007/s002200200645. ISSN 0010-3616. Bibcode: 2002CMaPh.227..605F.
- ↑ Nielsen & Chuang 2010, p. 481.
- ↑ 47.0 47.1 47.2 47.3 47.4 Preskill, John (6 August 2018). "Quantum Computing in the NISQ era and beyond". Quantum 2. doi:10.22331/q-2018-08-06-79. Bibcode: 2018Quant...2...79P.
- ↑ Bluvstein, Dolev; Evered, Simon J.; Geim, Alexandra A.; Li, Sophie H.; Zhou, Hengyun; Manovitz, Tom; Ebadi, Sepehr; Cain, Madelyn et al. (2023-12-06). "Logical quantum processor based on reconfigurable atom arrays" (in en). Nature 626 (7997): 58–65. doi:10.1038/s41586-023-06927-3. ISSN 1476-4687. PMID 38056497.
- ↑ "DARPA-Funded Research Leads to Quantum Computing Breakthrough". December 6, 2023. https://www.darpa.mil/news-events/2023-12-06.
- ↑ Choudhury, Rizwan (2023-12-30). "Top 7 innovation stories of 2023 – Interesting Engineering" (in en-US). https://interestingengineering.com/lists/top-7-innovation-stories-of-2023-interesting-engineering.
- ↑ 51.0 51.1 Gisin, Nicolas; Ribordy, Grégoire; Tittel, Wolfgang; Zbinden, Hugo (2002-03-08). "Quantum cryptography" (in en). Reviews of Modern Physics 74 (1): 145–195. doi:10.1103/RevModPhys.74.145. ISSN 0034-6861. Bibcode: 2002RvMP...74..145G. https://link.aps.org/doi/10.1103/RevModPhys.74.145.
- ↑ 52.0 52.1 Pirandola, S.; Andersen, U. L.; Banchi, L.; Berta, M.; Bunandar, D.; Colbeck, R.; Englund, D.; Gehring, T. et al. (2020). "Advances in quantum cryptography". Advances in Optics and Photonics 12 (4): 1012. doi:10.1364/AOP.361502. Bibcode: 2020AdOP...12.1012P.
- ↑ Xu, Feihu; Ma, Xiongfeng; Zhang, Qiang; Lo, Hoi-Kwong; Pan, Jian-Wei (2020-05-26). "Secure quantum key distribution with realistic devices". Reviews of Modern Physics 92 (2): 025002-3. doi:10.1103/RevModPhys.92.025002. Bibcode: 2020RvMP...92b5002X.
- ↑ Xu, Guobin; Mao, Jianzhou; Sakk, Eric; Wang, Shuangbao Paul (2023-03-22). "2023 57th Annual Conference on Information Sciences and Systems (CISS)". IEEE. p. 3. doi:10.1109/CISS56502.2023.10089619. ISBN 978-1-6654-5181-9.
- ↑ Kozlowski, Wojciech; Wehner, Stephanie (2019-09-25). "Proceedings of the Sixth Annual ACM International Conference on Nanoscale Computing and Communication" (in en). ACM. pp. 1–7. doi:10.1145/3345312.3345497. ISBN 978-1-4503-6897-1.
- ↑ Guo, Xueshi; Breum, Casper R.; Borregaard, Johannes; Izumi, Shuro; Larsen, Mikkel V.; Gehring, Tobias; Christandl, Matthias; Neergaard-Nielsen, Jonas S. et al. (23 December 2019). "Distributed quantum sensing in a continuous-variable entangled network" (in en). Nature Physics 16 (3): 281–284. doi:10.1038/s41567-019-0743-x. ISSN 1745-2473.
- ↑ 57.0 57.1 57.2 Jordan, Stephen (14 October 2022). "Quantum Algorithm Zoo". http://math.nist.gov/quantum/zoo/.
- ↑ Aaronson, Scott; Arkhipov, Alex (2011-06-06). "The computational complexity of linear optics" (in en). San Jose, California: Association for Computing Machinery. pp. 333–342. doi:10.1145/1993636.1993682. ISBN 978-1-4503-0691-1.
- ↑ 59.0 59.1 Nielsen & Chuang 2010, p. 42.
- ↑ Preskill 2018.
- ↑ Norton, Quinn (15 February 2007). "The Father of Quantum Computing". Wired. http://archive.wired.com/science/discoveries/news/2007/02/72734.
- ↑ Ambainis, Andris (Spring 2014). "What Can We Do with a Quantum Computer?". Institute for Advanced Study. http://www.ias.edu/ias-letter/ambainis-quantum-computing.
- ↑ Chang, Kenneth (14 June 2023). "Quantum Computing Advance Begins New Era, IBM Says – A quantum computer came up with better answers to a physics problem than a conventional supercomputer.". The New York Times. https://www.nytimes.com/2023/06/14/science/ibm-quantum-computing.html.
- ↑ Kim, Youngseok (14 June 2023). "Evidence for the utility of quantum computing before fault tolerance". Nature 618 (7965): 500–505. doi:10.1038/s41586-023-06096-3. PMID 37316724. Bibcode: 2023Natur.618..500K.
- ↑ Morello, Andrea (21 November 2018). Lunch & Learn: Quantum Computing. Sibos TV. Archived from the original on 15 February 2021. Retrieved 4 February 2021 – via YouTube.
{{cite AV media}}: CS1 maint: bot: original URL status unknown (link) - ↑ Ruane, Jonathan; McAfee, Andrew; Oliver, William D. (2022-01-01). "Quantum Computing for Business Leaders". Harvard Business Review. ISSN 0017-8012. https://hbr.org/2022/01/quantum-computing-for-business-leaders.
- ↑ Budde, Florian; Volz, Daniel (July 12, 2019). "Quantum computing and the chemical industry | McKinsey". McKinsey and Company. https://www.mckinsey.com/industries/chemicals/our-insights/the-next-big-thing-quantum-computings-potential-impact-on-chemicals.
- ↑ Bourzac, Katherine (October 30, 2017). "Chemistry is quantum computing's killer app". American Chemical Society. https://cen.acs.org/articles/95/i43/Chemistry-quantum-computings-killer-app.html.
- ↑ Lenstra, Arjen K. (2000). "Integer Factoring". Designs, Codes and Cryptography 19 (2/3): 101–128. doi:10.1023/A:1008397921377. http://sage.math.washington.edu/edu/124/misc/arjen_lenstra_factoring.pdf.
- ↑ Nielsen & Chuang 2010, p. 216.
- ↑ 71.0 71.1 Bernstein, Daniel J. (2009). "Introduction to post-quantum cryptography". Post-Quantum Cryptography. Berlin, Heidelberg: Springer. pp. 1–14. doi:10.1007/978-3-540-88702-7_1. ISBN 978-3-540-88701-0.
- ↑ See also pqcrypto.org, a bibliography maintained by Daniel J. Bernstein and Tanja Lange on cryptography not known to be broken by quantum computing.
- ↑ McEliece, R. J. (January 1978). "A Public-Key Cryptosystem Based On Algebraic Coding Theory". DSNPR 44: 114–116. Bibcode: 1978DSNPR..44..114M. http://ipnpr.jpl.nasa.gov/progress_report2/42-44/44N.PDF.
- ↑ Kobayashi, H.; Gall, F. L. (2006). "Dihedral Hidden Subgroup Problem: A Survey". Information and Media Technologies 1 (1): 178–185. doi:10.2197/ipsjdc.1.470.
- ↑ Bennett, Charles H.; Bernstein, Ethan; Brassard, Gilles; Vazirani, Umesh (October 1997). "Strengths and Weaknesses of Quantum Computing". SIAM Journal on Computing 26 (5): 1510–1523. doi:10.1137/s0097539796300933. Bibcode: 1997quant.ph..1001B.
- ↑ Brassard, Gilles; Høyer, Peter; Tapp, Alain (2016). Kao, Ming-Yang. ed (in en). Encyclopedia of Algorithms. New York, New York: Springer. pp. 1662–1664. doi:10.1007/978-1-4939-2864-4_304. ISBN 978-1-4939-2864-4.
- ↑ Farhi, Edward; Goldstone, Jeffrey; Gutmann, Sam (23 December 2008). "A Quantum Algorithm for the Hamiltonian NAND Tree" (in EN). Theory of Computing 4 (1): 169–190. doi:10.4086/toc.2008.v004a008. ISSN 1557-2862.
- ↑ Williams, Colin P. (2011). Explorations in Quantum Computing. Springer. pp. 242–244. ISBN 978-1-84628-887-6.
- ↑ Grover, Lov (29 May 1996). "A fast quantum mechanical algorithm for database search". arXiv:quant-ph/9605043.
- ↑ Ambainis, Ambainis (June 2004). "Quantum search algorithms". ACM SIGACT News 35 (2): 22–35. doi:10.1145/992287.992296. Bibcode: 2005quant.ph..4012A.
- ↑ Rich, Steven; Gellman, Barton (1 February 2014). "NSA seeks to build quantum computer that could crack most types of encryption". The Washington Post. https://www.washingtonpost.com/world/national-security/nsa-seeks-to-build-quantum-computer-that-could-crack-most-types-of-encryption/2014/01/02/8fff297e-7195-11e3-8def-a33011492df2_story.html.
- ↑ Lucas, Andrew (2014). "Ising formulations of many NP problems". Frontiers in Physics 2: 5. doi:10.3389/fphy.2014.00005. Bibcode: 2014FrP.....2....5L.
- ↑ Outeiral, Carlos; Strahm, Martin; Morris, Garrett; Benjamin, Simon; Deane, Charlotte; Shi, Jiye (2021). "The prospects of quantum computing in computational molecular biology". WIREs Computational Molecular Science 11. doi:10.1002/wcms.1481.
- ↑ Biamonte, Jacob; Wittek, Peter; Pancotti, Nicola; Rebentrost, Patrick; Wiebe, Nathan; Lloyd, Seth (September 2017). "Quantum machine learning" (in en). Nature 549 (7671): 195–202. doi:10.1038/nature23474. ISSN 0028-0836. PMID 28905917. Bibcode: 2017Natur.549..195B.
- ↑ Harrow, Aram; Hassidim, Avinatan; Lloyd, Seth (2009). "Quantum algorithm for solving linear systems of equations". Physical Review Letters 103 (15). doi:10.1103/PhysRevLett.103.150502. PMID 19905613. Bibcode: 2009PhRvL.103o0502H.
- ↑ Benedetti, Marcello; Realpe-Gómez, John; Biswas, Rupak; Perdomo-Ortiz, Alejandro (9 August 2016). "Estimation of effective temperatures in quantum annealers for sampling applications: A case study with possible applications in deep learning". Physical Review A 94 (2). doi:10.1103/PhysRevA.94.022308. Bibcode: 2016PhRvA..94b2308B.
- ↑ Ajagekar, Akshay; You, Fengqi (5 December 2020). "Quantum computing assisted deep learning for fault detection and diagnosis in industrial process systems" (in en). Computers & Chemical Engineering 143. doi:10.1016/j.compchemeng.2020.107119. ISSN 0098-1354.
- ↑ Ajagekar, Akshay; You, Fengqi (2021-12-01). "Quantum computing based hybrid deep learning for fault diagnosis in electrical power systems" (in en). Applied Energy 303. doi:10.1016/j.apenergy.2021.117628. ISSN 0306-2619. Bibcode: 2021ApEn..30317628A.
- ↑ Fedichev, Peter; Pyrkov, Timothy; Krylov, Ivan (2023). "Quantum machine learning for drug discovery". Scientific Reports 13. doi:10.1038/s41598-023-32703-4.
- ↑ Borfitz, Deborah (22 August 2023). "Gero Taps Quantum Computing and AI To Tackle Diseases Of Aging". Bio-IT World. https://www.bio-itworld.com/news/2023/08/22/gero-taps-quantum-computing-and-ai-to-tackle-diseases-of-aging.
- ↑ Gao, Xun; Anschuetz, Eric R.; Wang, Sheng-Tao; Cirac, J. Ignacio; Lukin, Mikhail D. (2022). "Enhancing Generative Models via Quantum Correlations". Physical Review X 12 (2). doi:10.1103/PhysRevX.12.021037. Bibcode: 2022PhRvX..12b1037G.
- ↑ Li, Junde; Topaloglu, Rasit; Ghosh, Swaroop (9 January 2021). "Quantum Generative Models for Small Molecule Drug Discovery". IEEE Transactions on Quantum Engineering 2: 1–8. doi:10.1109/TQE.2021.3104804. Bibcode: 2021ITQE....2E4804L.
- ↑ 93.0 93.1 93.2 Brooks, Michael (24 May 2023). "Quantum computers: what are they good for?". Nature 617 (7962): S1–S3. doi:10.1038/d41586-023-01692-9. PMID 37225885. Bibcode: 2023Natur.617S...1B.
- ↑ 94.0 94.1 94.2 94.3 "Disentangling Hype from Practicality: On Realistically Achieving Quantum Advantage". Communications of the ACM. May 2023. https://m-cacm.acm.org/magazines/2023/5/272276-disentangling-hype-from-practicality-on-realistically-achieving-quantum-advantage/fulltext.
- ↑ Dyakonov, Mikhail (15 November 2018). "The Case Against Quantum Computing". IEEE Spectrum. https://spectrum.ieee.org/the-case-against-quantum-computing.
- ↑ DiVincenzo, David P. (13 April 2000). "The Physical Implementation of Quantum Computation". Fortschritte der Physik 48 (9–11): 771–783. doi:10.1002/1521-3978(200009)48:9/11<771::AID-PROP771>3.0.CO;2-E. Bibcode: 2000ForPh..48..771D.
- ↑ Giles, Martin (January 17, 2019). "We'd have more quantum computers if it weren't so hard to find the damn cables" (in en-US). MIT Technology Review. https://www.technologyreview.com/s/612760/quantum-computers-component-shortage/.
- ↑ "A cryogenic CMOS chip for generating control signals for multiple qubits". Nature Electronics 4 (4): 64–70. 2021. doi:10.1038/s41928-020-00528-y. https://www.nature.com/articles/s41928-020-00528-y.
- ↑ DiVincenzo, David P. (1995). "Quantum Computation". Science 270 (5234): 255–261. doi:10.1126/science.270.5234.255. Bibcode: 1995Sci...270..255D.
- ↑ Zu, H.; Dai, W.; de Waele, A.T.A.M. (2022). "Development of Dilution refrigerators – A review". Cryogenics 121. doi:10.1016/j.cryogenics.2021.103390. ISSN 0011-2275.
- ↑ Jones, Nicola (19 June 2013). "Computing: The quantum company". Nature 498 (7454): 286–288. doi:10.1038/498286a. PMID 23783610. Bibcode: 2013Natur.498..286J.
- ↑ Vepsäläinen, Antti P.; Karamlou, Amir H.; Orrell, John L.; Dogra, Akshunna S.; Loer, Ben et al. (August 2020). "Impact of ionizing radiation on superconducting qubit coherence" (in en). Nature 584 (7822): 551–556. doi:10.1038/s41586-020-2619-8. ISSN 1476-4687. PMID 32848227. Bibcode: 2020Natur.584..551V. https://www.nature.com/articles/s41586-020-2619-8.
- ↑ Amy, Matthew; Matteo, Olivia; Gheorghiu, Vlad; Mosca, Michele; Parent, Alex; Schanck, John (30 November 2016). "Estimating the cost of generic quantum pre-image attacks on SHA-2 and SHA-3". arXiv:1603.09383 [quant-ph].
- ↑ Dyakonov, M. I. (14 October 2006). "Is Fault-Tolerant Quantum Computation Really Possible?". Future Trends in Microelectronics. Up the Nano Creek: 4–18. Bibcode: 2006quant.ph.10117D.
- ↑ Ahsan, Muhammad (2015) (in en-US). Architecture Framework for Trapped-ion Quantum Computer based on Performance Simulation Tool. OCLC 923881411. Bibcode: 2015PhDT........56A.
- ↑ Ahsan, Muhammad; Meter, Rodney Van; Kim, Jungsang (2016-12-28). "Designing a Million-Qubit Quantum Computer Using a Resource Performance Simulator". ACM Journal on Emerging Technologies in Computing Systems 12 (4): 39:1–39:25. doi:10.1145/2830570. ISSN 1550-4832.
- ↑ Gidney, Craig; Ekerå, Martin (2021-04-15). "How to factor 2048 bit RSA integers in 8 hours using 20 million noisy qubits". Quantum 5. doi:10.22331/q-2021-04-15-433. ISSN 2521-327X. Bibcode: 2021Quant...5..433G.
- ↑ Ruiz, Diego; Guillaud, Jérémie; Leverrier, Anthony; Mirrahimi, Mazyar; Vuillot, Christophe (2025-01-26). "LDPC-cat codes for low-overhead quantum computing in 2D". Nature Communications 16 (1). doi:10.1038/s41467-025-56298-8. ISSN 2041-1723. PMID 39863608. Bibcode: 2025NatCo..16.1040R.
- ↑ "Topological quantum computation". Bulletin of the American Mathematical Society 40 (1): 31–38. 2003. doi:10.1090/S0273-0979-02-00964-3.
- ↑ Monroe, Don (1 October 2008). "Anyons: The breakthrough quantum computing needs?". New Scientist. https://www.newscientist.com/channel/fundamentals/mg20026761.700-anyons-the-breakthrough-quantum-computing-needs.html.
- ↑ 111.0 111.1 Cossins, Daniel (28 June 2025). "How to think about...Quasiparticles". New Scientist 266 (3549): 34. doi:10.1016/S0262-4079(25)01046-2.
- ↑ Preskill, John (2012-03-26). "Quantum computing and the entanglement frontier". arXiv:1203.5813 [quant-ph].
- ↑ Boixo, Sergio; Isakov, Sergei V.; Smelyanskiy, Vadim N.; Babbush, Ryan; Ding, Nan et al. (2018). "Characterizing Quantum Supremacy in Near-Term Devices". Nature Physics 14 (6): 595–600. doi:10.1038/s41567-018-0124-x. Bibcode: 2018NatPh..14..595B.
- ↑ Savage, Neil (5 July 2017). "Quantum Computers Compete for "Supremacy"". Scientific American. https://www.scientificamerican.com/article/quantum-computers-compete-for-supremacy/.
- ↑ Giles, Martin (September 20, 2019). "Google researchers have reportedly achieved 'quantum supremacy'" (in en). https://www.technologyreview.com/f/614416/google-researchers-have-reportedly-achieved-quantum-supremacy/.
- ↑ Tavares, Frank (2019-10-23). "Google and NASA Achieve Quantum Supremacy" (in en-US). http://www.nasa.gov/feature/ames/quantum-supremacy.
- ↑ Pednault, Edwin; Gunnels, John A.; Nannicini, Giacomo; Horesh, Lior; Wisnieff, Robert (2019-10-22). "Leveraging Secondary Storage to Simulate Deep 54-qubit Sycamore Circuits". arXiv:1910.09534 [quant-ph].
- ↑ Cho, Adrian (2019-10-23). "IBM casts doubt on Google's claims of quantum supremacy". Science. doi:10.1126/science.aaz6080. ISSN 0036-8075. https://www.science.org/content/article/ibm-casts-doubt-googles-claims-quantum-supremacy.
- ↑ Liu, Yong (Alexander); Liu, Xin (Lucy); Li, Fang (Nancy); Fu, Haohuan; Yang, Yuling et al. (2021-11-14). "Closing the "quantum supremacy" gap". Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis. SC '21. New York, New York: Association for Computing Machinery. pp. 1–12. doi:10.1145/3458817.3487399. ISBN 978-1-4503-8442-1.
- ↑ Bulmer, Jacob F. F.; Bell, Bryn A.; Chadwick, Rachel S.; Jones, Alex E.; Moise, Diana et al. (2022-01-28). "The boundary for quantum advantage in Gaussian boson sampling" (in en). Science Advances 8 (4). doi:10.1126/sciadv.abl9236. ISSN 2375-2548. PMID 35080972. Bibcode: 2022SciA....8.9236B.
- ↑ McCormick, Katie (2022-02-10). "Race Not Over Between Classical and Quantum Computers" (in en). Physics 15. doi:10.1103/Physics.15.19. Bibcode: 2022PhyOJ..15...19M. https://physics.aps.org/articles/v15/19.
- ↑ Pan, Feng; Chen, Keyang; Zhang, Pan (2022). "Solving the Sampling Problem of the Sycamore Quantum Circuits". Physical Review Letters 129 (9). doi:10.1103/PhysRevLett.129.090502. PMID 36083655. Bibcode: 2022PhRvL.129i0502P.
- ↑ Cho, Adrian (2022-08-02). "Ordinary computers can beat Google's quantum computer after all". Science 377. doi:10.1126/science.ade2364. https://www.science.org/content/article/ordinary-computers-can-beat-google-s-quantum-computer-after-all.
- ↑ "Google's 'quantum supremacy' usurped by researchers using ordinary supercomputer" (in en-US). 5 August 2022. https://techcrunch.com/2022/08/05/googles-quantum-supremacy-usurped-by-researchers-using-ordinary-supercomputer/.
- ↑ Ball, Philip (2020-12-03). "Physicists in China challenge Google's 'quantum advantage'" (in en). Nature 588 (7838): 380. doi:10.1038/d41586-020-03434-7. PMID 33273711. Bibcode: 2020Natur.588..380B.
- ↑ Garisto, Daniel. "Light-based Quantum Computer Exceeds Fastest Classical Supercomputers" (in en). https://www.scientificamerican.com/article/light-based-quantum-computer-exceeds-fastest-classical-supercomputers/.
- ↑ Conover, Emily (2020-12-03). "The new light-based quantum computer Jiuzhang has achieved quantum supremacy" (in en-US). https://www.sciencenews.org/article/new-light-based-quantum-computer-jiuzhang-supremacy.
- ↑ Zhong, Han-Sen; Wang, Hui; Deng, Yu-Hao; Chen, Ming-Cheng; Peng, Li-Chao et al. (2020-12-03). "Quantum computational advantage using photons" (in en). Science 370 (6523): 1460–1463. doi:10.1126/science.abe8770. ISSN 0036-8075. PMID 33273064. Bibcode: 2020Sci...370.1460Z.
- ↑ Roberson, Tara M. (2020-05-21). "Can Hype Be a Force for Good?" (in en). Public Understanding of Science 29 (5): 544–552. doi:10.1177/0963662520923109. ISSN 0963-6625. PMID 32438851.
- ↑ Cavaliere, Fabio; Mattsson, John; Smeets, Ben (September 2020). "The security implications of quantum cryptography and quantum computing" (in en). Network Security 2020 (9): 9–15. doi:10.1016/S1353-4858(20)30105-7. ISSN 1353-4858. http://www.magonlinelibrary.com/doi/10.1016/S1353-4858%2820%2930105-7.
- ↑ Liu, Yong; Chen, Yaojian; Guo, Chu; Song, Jiawei; Shi, Xinmin; Gan, Lin; Wu, Wenzhao; Wu, Wei et al. (2024-01-16). "Verifying Quantum Advantage Experiments with Multiple Amplitude Tensor Network Contraction" (in en). Physical Review Letters 132 (3). doi:10.1103/PhysRevLett.132.030601. ISSN 0031-9007. PMID 38307065. Bibcode: 2024PhRvL.132c0601L. https://link.aps.org/doi/10.1103/PhysRevLett.132.030601.
- ↑ Monroe, Don (December 2022). "Quantum Computers and the Universe". Communications of the ACM. https://m-cacm.acm.org/magazines/2022/12/266916-quantum-computers-and-the-universe/fulltext.
- ↑ Swayne, Matt (June 20, 2023). "PsiQuantum Sees 700x Reduction in Computational Resource Requirements to Break Elliptic Curve Cryptography With a Fault Tolerant Quantum Computer". https://thequantuminsider.com/2023/06/20/psiquantum-sees-700x-reduction-in-computational-resource-requirements-to-break-elliptic-curve-cryptography-with-a-fault-tolerant-quantum-computer/.
- ↑ Unruh, Bill (1995). "Maintaining coherence in Quantum Computers". Physical Review A 51 (2): 992–997. doi:10.1103/PhysRevA.51.992. PMID 9911677. Bibcode: 1995PhRvA..51..992U.
- ↑ Davies, Paul (6 March 2007). "The implications of a holographic universe for quantum information science and the nature of physical law". arXiv:quant-ph/0703041.
- ↑ Regan, K. W. (23 April 2016). "Quantum Supremacy and Complexity". https://rjlipton.wordpress.com/2016/04/22/quantum-supremacy-and-complexity/.
- ↑ Kalai, Gil (May 2016). "The Quantum Computer Puzzle". Notices of the AMS 63 (5): 508–516. https://www.ams.org/journals/notices/201605/rnoti-p508.pdf.
- ↑ Rinott, Yosef; Shoham, Tomer; Kalai, Gil (2021-07-13). "Statistical Aspects of the Quantum Supremacy Demonstration". arXiv:2008.05177 [quant-ph].
- ↑ Dyakonov, Mikhail (15 November 2018). "The Case Against Quantum Computing". https://spectrum.ieee.org/the-case-against-quantum-computing.
- ↑ Russell, John (January 10, 2019). "IBM Quantum Update: Q System One Launch, New Collaborators, and QC Center Plans" (in en-US). https://www.hpcwire.com/2019/01/10/ibm-quantum-update-q-system-one-launch-new-collaborators-and-qc-center-plans/.
- ↑ Tacchino, Francesco; Chiesa, Alessandro; Carretta, Stefano; Gerace, Dario (2019-12-19). "Quantum Computers as Universal Quantum Simulators: State-of-the-Art and Perspectives" (in en). Advanced Quantum Technologies 3 (3). doi:10.1002/qute.201900052. ISSN 2511-9044. https://onlinelibrary.wiley.com/doi/10.1002/qute.201900052.
- ↑ Grumbling & Horowitz 2019, p. 127.
- ↑ Grumbling & Horowitz 2019, p. 114.
- ↑ Nayak, Chetan; Simon, Steven H.; Stern, Ady; Freedman, Michael; Das Sarma, Sankar (2008-09-12). "Non-Abelian anyons and topological quantum computation". Reviews of Modern Physics 80 (3): 1083–1159. doi:10.1103/RevModPhys.80.1083. Bibcode: 2008RvMP...80.1083N. https://journals.aps.org/rmp/abstract/10.1103/RevModPhys.80.1083.
- ↑ Grumbling & Horowitz 2019, p. 119.
- ↑ Grumbling & Horowitz 2019, p. 126.
- ↑ 147.0 147.1 "Scientists achieve breakthrough on quantum signaling". Stanford University. 1 December 2025. https://news.stanford.edu/stories/2025/12/quantum-communication-room-temperature-breakthrough-research.
- ↑ Pan, F.; Liu, F.; Heinz, T. F.; Dionne, J. A. (2025). "Room-temperature spin–photon interface in a molybdenum diselenide–silicon nanostructured device". Nature Communications.
- ↑ "Room-Temperature Device Advances Quantum Communication". 2 December 2025. https://quantumzeitgeist.com/quantum-communication-molybdenum-diselenide-quantum-device/.
- ↑ Leong, Kelvin; Sung, Anna (November 2022). "What Business Managers Should Know About Quantum Computing?" (in en-US). http://journalofinterdisciplinarysciences.com/wp-content/uploads/2022/10/3-What-Business-Managers-Should-Know-About-Quantum-Computing.pdf.
- ↑ "10 Quantum Computing Applications & Examples to Know" (in en). https://builtin.com/hardware/quantum-computing-applications.
- ↑ Nielsen & Chuang 2010, p. 29.
- ↑ Nielsen & Chuang 2010, p. 126.
- ↑ Nielsen & Chuang 2010, p. 41.
- ↑ Nielsen & Chuang 2010, p. 201.
- ↑ Bernstein, Ethan; Vazirani, Umesh (1997). "Quantum Complexity Theory". SIAM Journal on Computing 26 (5): 1411–1473. doi:10.1137/S0097539796300921. http://www.cs.berkeley.edu/~vazirani/bv.ps.
Sources
- Aaronson, Scott (2013). Quantum Computing Since Democritus. Cambridge University Press. doi:10.1017/CBO9780511979309. ISBN 978-0-521-19956-8. OCLC 829706638.
- Quantum Computing: Progress and Prospects. Washington, DC: The National Academies Press. 2019. doi:10.17226/25196. ISBN 978-0-309-47970-7. OCLC 1091904777.
- Mermin, N. David (2007). Quantum Computer Science: An Introduction. doi:10.1017/CBO9780511813870. ISBN 978-0-511-34258-5. OCLC 422727925.
- Nielsen, Michael; Chuang, Isaac (2010). Quantum Computation and Quantum Information (10th anniversary ed.). doi:10.1017/CBO9780511976667. ISBN 978-0-511-99277-3. OCLC 700706156.
- Shor, Peter W. (1994). "Algorithms for Quantum Computation: Discrete Logarithms and Factoring". Symposium on Foundations of Computer Science. Santa Fe, New Mexico: IEEE. pp. 124–134. doi:10.1109/SFCS.1994.365700. ISBN 978-0-8186-6580-6.
Further reading
Textbooks
- Benenti, Giuliano; Casati, Giulio; Rossini, Davide; Strini, Giuliano (2019). Principles of Quantum Computation and Information: A Comprehensive Textbook (2nd ed.). doi:10.1142/10909. ISBN 978-981-3237-23-0. OCLC 1084428655.
- Bernhardt, Chris (2019). Quantum Computing for Everyone. MIT Press. ISBN 978-0-262-35091-4. OCLC 1082867954.
- Quantum Software: Aspects of Theory and System Design. Springer Nature. 2024. doi:10.1007/978-3-031-64136-7. ISBN 978-3-031-64136-7. https://link.springer.com/book/10.1007/978-3-031-64136-7.
- Hidary, Jack D. (2021). Quantum Computing: An Applied Approach (2nd ed.). doi:10.1007/978-3-030-83274-2. ISBN 978-3-03-083274-2. OCLC 1272953643.
- Quantum Computation and Information: From Theory to Experiment. Topics in Applied Physics. 102. 2006. doi:10.1007/3-540-33133-6. ISBN 978-3-540-33133-9.
- Hughes, Ciaran; Isaacson, Joshua; Perry, Anastasia; Sun, Ranbel F.; Turner, Jessica (2021). Quantum Computing for the Quantum Curious. doi:10.1007/978-3-030-61601-4. ISBN 978-3-03-061601-4. OCLC 1244536372. https://link.springer.com/book/10.1007/978-3-030-61601-4.
- Jaeger, Gregg (2007). Quantum Information: An Overview. doi:10.1007/978-0-387-36944-0. ISBN 978-0-387-36944-0. OCLC 186509710.
- Johnston, Eric R.; Harrigan, Nic; Gimeno-Segovia, Mercedes (2019). Programming Quantum Computers: Essential Algorithms and Code Samples. O'Reilly Media, Incorporated. ISBN 978-1-4920-3968-6. OCLC 1111634190.
- Kaye, Phillip; Laflamme, Raymond; Mosca, Michele (2007). An Introduction to Quantum Computing. OUP Oxford. ISBN 978-0-19-857000-4. OCLC 85896383.
- Kitaev, Alexei Yu.; Shen, Alexander H.; Vyalyi, Mikhail N. (2002). Classical and Quantum Computation. American Mathematical Soc.. ISBN 978-0-8218-3229-5. OCLC 907358694.
- Kurgalin, Sergei; Borzunov, Sergei (2021). Concise Guide to Quantum Computing: Algorithms, Exercises, and Implementations. Springer. doi:10.1007/978-3-030-65052-0. ISBN 978-3-030-65052-0.
- Stolze, Joachim; Suter, Dieter (2004). Quantum Computing: A Short Course from Theory to Experiment. doi:10.1002/9783527617760. ISBN 978-3-527-61776-0. OCLC 212140089.
- Susskind, Leonard; Friedman, Art (2014). Quantum Mechanics: The Theoretical Minimum. New York: Basic Books. ISBN 978-0-465-08061-8.
- Wichert, Andreas (2020). Principles of Quantum Artificial Intelligence: Quantum Problem Solving and Machine Learning (2nd ed.). doi:10.1142/11938. ISBN 978-981-12-2431-7. OCLC 1178715016.
- Wong, Thomas (2022). Introduction to Classical and Quantum Computing. Rooted Grove. ISBN 979-8-9855931-0-5. OCLC 1308951401. http://www.thomaswong.net/introduction-to-classical-and-quantum-computing-1e.pdf. Retrieved 6 February 2022.
- Zeng, Bei; Chen, Xie; Zhou, Duan-Lu; Wen, Xiao-Gang (2019). Quantum Information Meets Quantum Matter. doi:10.1007/978-1-4939-9084-9. ISBN 978-1-4939-9084-9. OCLC 1091358969.
Academic papers
- Abbot, Derek; Doering, Charles R.; Caves, Carlton M.; Lidar, Daniel M.; Brandt, Howard E. et al. (2003). "Dreams versus Reality: Plenary Debate Session on Quantum Computing". Quantum Information Processing 2 (6): 449–472. doi:10.1023/B:QINP.0000042203.24782.9a. Bibcode: 2003QuIP....2..449A.
- Berthiaume, Andre (1 December 1998). "Quantum Computation". Solution Manual for Quantum Mechanics. pp. 233–234. doi:10.1142/9789814541893_0016. ISBN 978-981-4541-88-6.
- DiVincenzo, David P. (2000). "The Physical Implementation of Quantum Computation". Fortschritte der Physik 48 (9–11): 771–783. doi:10.1002/1521-3978(200009)48:9/11<771::AID-PROP771>3.0.CO;2-E. Bibcode: 2000ForPh..48..771D.
- DiVincenzo, David P. (1995). "Quantum Computation". Science 270 (5234): 255–261. doi:10.1126/science.270.5234.255. Bibcode: 1995Sci...270..255D. Table 1 lists switching and dephasing times for various systems.
- Jeutner, Valentin (2021). "The Quantum Imperative: Addressing the Legal Dimension of Quantum Computers". Morals & Machines 1 (1): 52–59. doi:10.5771/2747-5174-2021-1-52. https://lup.lub.lu.se/record/e034e7b7-d17c-4863-9cee-7e654f97225b.
- Krantz, P.; Kjaergaard, M.; Yan, F.; Orlando, T. P.; Gustavsson, S.; Oliver, W. D. (2019-06-17). "A Quantum Engineer's Guide to Superconducting Qubits" (in en). Applied Physics Reviews 6 (2): 021318. doi:10.1063/1.5089550. ISSN 1931-9401. Bibcode: 2019ApPRv...6b1318K.
- Mitchell, Ian (1998). "Computing Power into the 21st Century: Moore's Law and Beyond". http://citeseer.ist.psu.edu/mitchell98computing.html.
- Simon, Daniel R. (1994). "On the Power of Quantum Computation". Institute of Electrical and Electronics Engineers Computer Society Press. http://citeseer.ist.psu.edu/simon94power.html.
External links
- Stanford Encyclopedia of Philosophy: "Quantum Computing" by Amit Hagar and Michael E. Cuffaro
- Hazewinkel, Michiel, ed. (2001), "Quantum computation, theory of", Encyclopedia of Mathematics, Springer Science+Business Media B.V. / Kluwer Academic Publishers, ISBN 978-1-55608-010-4, https://www.encyclopediaofmath.org/index.php?title=p/q130020
- Introduction to Quantum Computing for Business by Koen Groenland
- Schneider, J., & Smalley, I. (2024, August 5). What Is Quantum Computing? | IBM. https://www.ibm.com/think/topics/quantum-computing
- Lectures
- Quantum computing for the determined – 22 video lectures by Michael Nielsen
- Video Lectures by David Deutsch
- Lomonaco, Sam. Four Lectures on Quantum Computing given at Oxford University in July 2006
