vault backup: 2026-07-28 15:57:27
This commit is contained in:
@@ -16,3 +16,8 @@ Possibilities interfere with each other
|
||||
Classical Bits = 0 or 1
|
||||
Quantum Computer uses qubits = superposition between 0 and 1
|
||||
-> Variables that have all possible values at the same time!
|
||||
|
||||
### Quantum parallelism
|
||||
Quantum computers apply operations to all possible input value at the same time
|
||||
After a quantum computer has calculated a superposition of all possible values
|
||||
you measure the result and the superposition collapses to a single random f(x)
|
||||
@@ -0,0 +1,3 @@
|
||||
### Deterministic possibilities
|
||||
All the different possible outcomes.
|
||||
Random two bit number has deterministic possibilities 00, 01, 10, 11.
|
||||
Reference in New Issue
Block a user