You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A systematic quantum resource estimation (QRE) study across four algorithm families using the Microsoft Azure Quantum Resource Estimator. Circuits are implemented in Q#, with resource analysis across two physical qubit models.
Algorithms Studied
Algorithm
Tool
Sizes
Grover's Search
Q#
5, 10, 15, 20, 25 qubits
Heisenberg XXX Hamiltonian Simulation
Q#
4, 8, 12, 16, 20 qubits
Quantum Phase Estimation (QPE)
Q#
4, 6, 8, 10, 12 counting qubits
VQE Ground State Estimation (H₂, LiH, BeH₂)
Q#
4, 12, 14 qubits
Key Findings
T-factory distillation consumes 75–98% of all physical qubits across every algorithm studied
Improving physical error rate from 10⁻³ → 10⁻⁴ reduces physical qubit cost by 5–17×
Logical resources are hardware-independent — physical resources are entirely driven by QEC assumptions
VQE is the most resource-efficient algorithm for near-term fault-tolerant hardware
Grover's search shows the steepest resource scaling — up to 752,318 physical qubits at 25 qubits
Babbush et al., "Encoding Electronic Spectra in Quantum Circuits with Linear T Complexity" (2018)
Bauer et al., "Quantum Algorithms for Quantum Chemistry and Quantum Biology" (2020)
About
A systematic quantum resource estimation (QRE) study across four algorithm families using the Microsoft Azure Quantum Resource Estimator. Circuits are implemented in Q#, with resource analysis across two physical qubit models.