Cost estimates of Early Fault-Tolerant Quantum Phase Estimation based on circuit division.
This code implements logical and physical cost estimates of the MSPQE algorithm described in "Error mitigation and circuit division for early fault-tolerant quantum phase estimation"
- Preprint: arXiv:2410.05369.
- Published article DOI: 10.1103/mlmy-yskj.
Install the eftqpe package along with the required dependecies by running
pip install -e .The scripts and notebooks to reproduce the plots in the paper are in the notebooks directory,
see the README file therein.