Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implemented PVQD algorithm with primitives. #8705
Implemented PVQD algorithm with primitives. #8705
Changes from 57 commits
e3233b7
d71f50b
7a7c82b
54afe25
d2b67d9
c1276d2
e06c6c2
02def38
5a9bebe
356deae
14ba35d
4cf6f61
39c9735
99adde7
aace33e
da2cdfa
e7def3d
6462bb0
604944c
d287c2f
23821e0
80a2e2b
a2960b2
9b5f50a
4c40e00
cfe4447
cb03674
6b5fcfb
fe90188
12e79af
4d69d6b
61e6b1f
1ba639e
107dc2b
387ce78
a7e2f60
34c2deb
5c87255
d03bddf
a656db0
11e14d8
4a0bdd0
7680019
2d8b532
d73c7cf
ba0f2a2
1dce473
d3c601e
48291ec
17b9dfa
6191628
1428086
e40e175
a30dcb0
a821eb3
88d3e5c
c297048
33f0588
2f8cb7f
c730c56
7566772
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess we have aux_ops_evaluated here and observables. See earlier comment on observables term in messages since we have no obervables in problem. Maybe the text here in the result correlates things a little but for me terminology consistent wth the problem would help - and observables earlier referred to operators here its more the expectation values I think. Its nothing changed by this PR but in looking over things again I guess I noticed more.