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
134 stars 35 forks source link

[Costs] Qubit Counts #969

Closed mpharrigan closed 1 month ago

mpharrigan commented 2 months ago

This introduces a CostKey to count qubits. Part of #899.

image