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

Add `build_call_graph` and symbolic resource estimation to `StatePreparationViaAliasSampling` #1036

Closed tanujkhattar closed 1 month ago

tanujkhattar commented 1 month ago

Pulled out from https://github.com/quantumlib/Qualtran/pull/1017

Currently built on top of https://github.com/quantumlib/Qualtran/pull/1034