Skip to content

Commit e80846b

Browse files
authored
Update task-quantum-computing.adoc (#487)
Typo
1 parent 6417a44 commit e80846b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-guide/modules/ROOT/pages/task-quantum-computing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -885,7 +885,7 @@ In the long-term quantum supremacy might reign over all classical tasks!
885885

886886
[#footnote1]
887887
link:#footnote1-location[(1)]
888-
A _qubit_ (quantum bit) is the fundamental unit of quantum information, analogous to a classical bit but with unique quantum properties. Unlike a classical bit, which can be either 0 or 1, a qubit exists in a superposition of both states simultaneously, represented as _α|0⟩ + β|1⟩_, where_ α_ and _β_ are complex probability amplitudes. Qubits also exhibit entanglement, allowing them to share information instantaneously over distance, and quantum interference, which enables complex computations by manipulating probability amplitudes. These properties make qubits exponentially more powerful for certain tasks, forming the basis of quantum computing breakthroughs like Shor's algorithm (for factoring) and Grover's algorithm (for search). However, qubits are fragile and require error correction and extreme isolation to maintain coherence, making practical quantum computing a significant engineering challenge.
888+
A _qubit_ (quantum bit) is the fundamental unit of quantum information, analogous to a classical bit but with unique quantum properties. Unlike a classical bit, which can be either 0 or 1, a qubit exists in a superposition of both states simultaneously, represented as _α|0⟩ + β|1⟩_, where _α_ and _β_ are complex probability amplitudes. Qubits also exhibit entanglement, allowing them to share information instantaneously over distance, and quantum interference, which enables complex computations by manipulating probability amplitudes. These properties make qubits exponentially more powerful for certain tasks, forming the basis of quantum computing breakthroughs like Shor's algorithm (for factoring) and Grover's algorithm (for search). However, qubits are fragile and require error correction and extreme isolation to maintain coherence, making practical quantum computing a significant engineering challenge.
889889

890890
[#footnote2]
891891
link:#footnote1-location[(2)]

0 commit comments

Comments
 (0)