-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Rewrite Amplitude Estimators with Primitives #8656
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
5cf892d
Rewrite Amplitude Estimators with Primitives
manoelmarques 55c086e
Update qiskit/algorithms/amplitude_estimators/ae.py
manoelmarques fe98af9
fix errors
manoelmarques 3d5d41c
Update qiskit/algorithms/amplitude_estimators/ae.py
manoelmarques 0c71762
Update qiskit/algorithms/amplitude_estimators/fae.py
manoelmarques b050c50
Update qiskit/algorithms/amplitude_estimators/fae.py
manoelmarques 978504e
Update qiskit/algorithms/amplitude_estimators/iae.py
manoelmarques 483ab7c
fix annotations
manoelmarques 82cf06a
Merge branch 'main' into ae
manoelmarques 0748c32
Add sampler properties
manoelmarques 0341599
refactor evaluate_measurements
manoelmarques e74792c
deprecate qiskit.pulse.utils.deprecated_functionality in favor of qis…
1ucian0 94c3ab3
feat: support sum(LinearMixin) (#8722)
mrossinek 1f645ab
set shots on fae sampler
manoelmarques 6034d5f
cache circuits during estimate
manoelmarques 740bfe8
Change algos estimate
manoelmarques 4ac3dbd
Merge branch 'main' into ae
manoelmarques 65a2912
Merge branch 'main' into ae
manoelmarques 0e86fa4
Change from run_options ro options
manoelmarques e46bc7f
Merge branch 'main' into ae
manoelmarques 95818d0
Merge branch 'main' into ae
manoelmarques 4749eb5
remove circuits cache list
manoelmarques 1a7fb9d
Merge branch 'main' into ae
manoelmarques 78b1b01
Merge branch 'main' into ae
manoelmarques 2fa3de5
Update qiskit/algorithms/amplitude_estimators/ae.py
manoelmarques 7abb780
Update qiskit/algorithms/amplitude_estimators/ae_utils.py
manoelmarques 37eaf4d
Merge branch 'main' into ae
manoelmarques 6ebd615
change slice
manoelmarques 65dd685
Get shots from metadata
manoelmarques a9466f3
Update qiskit/algorithms/amplitude_estimators/iae.py
manoelmarques 2e19789
Rearrange annotation None
manoelmarques c8211ad
Merge branch 'main' into ae
manoelmarques 40abe49
Update qiskit/algorithms/amplitude_estimators/ae.py
manoelmarques 0e7005c
Fix deprecation msg
manoelmarques 3aedb1b
Merge branch 'main' into ae
mergify[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.