superposition
entanglement
Early 1980s | Paul Benioff proposed a quantum mechanical model of the Turing machine |
1994 | Peter Shor invented Shor's algorithm. |
2019 | Google and Nasa claimed to have acheived quantum supremacy. |
quantum supremacy:a quantum computer solves a problem that classical computers cannot.
?
(on solving particular problems)
classical | quantum | |
---|---|---|
factoring integers | exponential time | polynomial time |
finding data in a dataset | O(N) |
O(\(\sqrt N \))
The largest number factored by Shor's algorithm?
21 = 3 \(\times\) 7
about 1000000000 bits
53 qbits
Advantages:
1. Speed up calculation in particular problems
2. Reduces power consumption.
Disadvantages:
1. It makes some encryption not as safe.
2. It is not as stable as classical computers.