Code repository for quantum circuit discovery for fault-tolerant logical state preparation with reinforcement learning.
This library can be used to train an RL agent for three different tasks:
- Logical State Preparation: Prepare a logical state from a given stabilizer QEC code.
- Verification Circuit Synthesis: Prepare a verification circuit from a given logical state preparation circuit based on flag-qubit protocols [1] to make the state preparation fault-tolerant.
- Integrated Fault-Tolerant Logical State Preparation: Integrates the two tasks above to prepare a logical state fault-tolerantly.
For all the tasks, the user can specify the Clifford gate set and qubit connectivity.
MIT License
@article{zen2024quantum,
title={Quantum Circuit Discovery for Fault-Tolerant Logical State Preparation with Reinforcement Learning},
author={},
journal={arXiv:2402.xxxx},
year={2024}
}
[1] Chamberland, Christopher, and Michael E. Beverland. "Flag fault-tolerant error correction with arbitrary distance codes." Quantum 2 (2018): 53.