|
|
|
|
|
by currenciessfe
1360 days ago
|
|
Something related. In classical computers you can do: X = 4
X = 5
In quantum computers this sequence of operations is impossible, because the program needs to respect unitarity and need to be able to be undone/run backwards.But you can't run this program backwards because the second operation (=5) completely erases the information from the first step (=4) |
|
X = 5
X = 4
I feel like 2 things are being mixed. In QM/QC, the operators must be unitary, which roughly means they "rotate" states and their inverse "rotation" exists, so (in principle) the reverse operation can be performed; so (in principle), we can construct the reverse operations, execute them, and kinda reverse the time evolution. But it doesn't mean that the quantum state (at time t) of the system encodes the time history (t'<t) of the state.