quantumlib / Qualtran

Qᴜᴀʟᴛʀᴀɴ is a Python library for expressing and analyzing Fault Tolerant Quantum algorithms.
https://qualtran.readthedocs.io/en/latest/
Apache License 2.0
165 stars 40 forks source link

[surface code] MagicStateFactory and GateCounts refactor #1154

Closed mpharrigan closed 1 month ago

mpharrigan commented 2 months ago

Upgrade the interface to MagicStateFactory to use GateCounts from the resource counting module and LogicalErrorModel. Based on #1141