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
147 stars 39 forks source link

Running list of things in Qubitization end to end demonstration that I wish to improve #208

Closed tanujkhattar closed 4 weeks ago

tanujkhattar commented 1 year ago

https://github.com/quantumlib/cirq-qubitization/pull/204 implements the first end to end resource estimation example from the linear T paper. However, this PR leaves behind a bunch of improvements that need to be made in order to "productionize" the code. This issue is to track these improvements:

mpharrigan commented 1 month ago

I think this is largely obsolete. @tanujkhattar can you pull out remaining items that aren't done or obsolete?