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

lp_resource_state_symbolic bloq example is broken #972

Closed mpharrigan closed 1 month ago

mpharrigan commented 2 months ago

The underlying feature request is https://github.com/quantumlib/Qualtran/issues/786, but this bloq example currently causes uncaught exceptions whenever the build_call_graph method is accessed. We must remove this until it works. Some of the automated tooling will grep out all of the bloq examples, and it is presumed that they don't throw exceptions