Synthesis of fault tolerant error correction circuits #27
dsvandet
started this conversation in
Requirement
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Problem: Given a code and a set of parameters, construct a fault-tolerant error correction circuit
There are by now many ways to synthesize a fault-tolerant error correction circuit. One class of approaches measures each gauge or stabilizer generator using a separate block of ancillary qubits.
Another class of approaches measures O(n-k) stabilizers in parallel.
Recently there are also approaches that measure subsets of stabilizers in parallel.
Beta Was this translation helpful? Give feedback.
All reactions