From 822850ace29ccf9a5d70bb765c2734fe2885e66f Mon Sep 17 00:00:00 2001 From: autistic-symposium-helper <138340846+autistic-symposium-helper@users.noreply.github.com> Date: Tue, 10 Dec 2024 09:54:59 -0800 Subject: [PATCH] scheme for reducing decoherence in quantum computer memory, by p. shor (1995) (canonical paper introducing decoherence and quantum error correction) --- quantum_computing/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/quantum_computing/README.md b/quantum_computing/README.md index 4761453..88cae42 100644 --- a/quantum_computing/README.md +++ b/quantum_computing/README.md @@ -63,3 +63,13 @@ * **[how quantum teleportation works, by m. nielsen](https://quantum.country/teleportation)** * **[quantum scrambling and teleportation, by v. omole](https://vtomole.com/blog/2019/06/08/scrambling)** + +
+ +--- + +### decoherence and quantum error correction + +
+ +* **[scheme for reducing decoherence in quantum computer memory, by p. shor (1995)](https://journals.aps.org/pra/abstract/10.1103/PhysRevA.52.R2493)** (canonical paper introducing decoherence and quantum error correction)