This repository has been archived on 2023-07-05. You can view files and clone it, but cannot push or open issues/pull-requests.
notes/Machine Tips (Quantum)/Resources/Algorithms/Alg Collection/Phase Estimation Algorithm.md

3 lines
262 B
Markdown
Raw Permalink Normal View History

2023-07-01 00:31:53 +00:00
This algorithm provides an
alternative way of factoring integers and calculating discrete logarithms. Not only that, it is
used in many applications such as quantum counting. It has applications in **order finding** as well as applications in discrete logarithm.