qiskit-algorithms icon indicating copy to clipboard operation
qiskit-algorithms copied to clipboard

Implement the no-overshooting condition for iterative amplitude estimation

Open Cryoris opened this issue 1 year ago • 0 comments

What should we add?

The current implementation of iterative amplitude estimation does not include the no-overshooting condition outlined in the paper. This condition can significantly improve the performance and is likely required to obtain the performance shown in the paper.

Adding this should be relatively straightforward and could be a nice starting project!

Cryoris avatar Jan 19 '24 09:01 Cryoris