Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Fix num oracle queries in QAE #1242

Merged
merged 8 commits into from
Sep 15, 2020

Conversation

Cryoris
Copy link
Contributor

@Cryoris Cryoris commented Sep 10, 2020

Summary

For the amplitude estimation algorithms, we define the number of oracle queries
as number of times the Q operator/Grover operator is applied. This includes
the number of shots. That factor has been included in MLAE and IQAE but
was missing in the 'standard' QAE.

stefan-woerner
stefan-woerner previously approved these changes Sep 10, 2020
@woodsp-ibm woodsp-ibm added the Changelog: Bugfix Include in the Fixed section of the changelog label Sep 11, 2020
@woodsp-ibm woodsp-ibm added this to the 0.8 milestone Sep 11, 2020
@Cryoris Cryoris merged commit 01efe24 into qiskit-community:master Sep 15, 2020
@Cryoris Cryoris deleted the ae-num-oracle-queries branch September 15, 2020 06:59
pbark pushed a commit to pbark/qiskit-aqua that referenced this pull request Sep 16, 2020
* fix num oracle queries

* add reno

* fix statevector case

Co-authored-by: Manoel Marques <Manoel.Marques@ibm.com>
Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Changelog: Bugfix Include in the Fixed section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants