Qualtran icon indicating copy to clipboard operation
Qualtran copied to clipboard

Add resource estimation notebook for trotterized QPE

Open fdmalone opened this issue 11 months ago • 1 comments

This builds upon #743 (and the preceding PRs) to add a notebook which numerically and symbolically analyzes the T counts for the PLAQ hubbard bloqs (without HWP). I've kept it how I sort of wrote it chronologically but I'm open to removing some of the hand written cost code in favour of "here are the symbolic counts lets use those instead). I didn't have much luck with scipy's constrained optimization so just did a pretty basic inner/outer minimization step over two of the parameters which seems to work better than doing anything fancy.

fdmalone avatar Mar 07 '24 19:03 fdmalone

Screenshot 2024-03-07 at 2 32 07 PM Screenshot 2024-03-07 at 2 32 15 PM Screenshot 2024-03-07 at 2 32 24 PM Screenshot 2024-03-07 at 2 32 34 PM Screenshot 2024-03-07 at 2 32 44 PM

fdmalone avatar Mar 07 '24 22:03 fdmalone

@fdmalone can you resolve the conflicts? I think most of them are vestigial from being factored out into other PRs, right?

mpharrigan avatar May 09 '24 21:05 mpharrigan

For sure

On Thu, May 9, 2024 at 2:53 PM Matthew Harrigan @.***> wrote:

@fdmalone https://github.com/fdmalone can you resolve the conflicts? I think most of them are vestigial from being factored out into other PRs, right?

— Reply to this email directly, view it on GitHub https://github.com/quantumlib/Qualtran/pull/753#issuecomment-2103474520, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC4JSVAVYTAEXVXNFY437QLZBPV5LAVCNFSM6AAAAABELTKJRCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBTGQ3TINJSGA . You are receiving this because you were mentioned.Message ID: @.***>

fdmalone avatar May 09 '24 22:05 fdmalone