Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

Create a tutorial for Iterative Phase Estimation (IPE) algorithm #3

Closed
HwajungKang opened this issue Feb 1, 2021 · 3 comments
Closed
Labels
candidate to be closed this will not be worked on from coach project topic suggested by hackathon coach members wanted looking for more members

Comments

@HwajungKang
Copy link

Abstract

The "length" of a quantum circuit is the primary factor when determining the magnitude of the errors in the resulting output distribution; quantum circuits with greater depth have decreased fidelity. Therefore, implementing algorithms based on shallow depth circuits is of the great importance in near-term quantum computing. Iterative Phase Estimation (IPE) algorithm is one algorithm for estimating quantum phase called the Iterative Phase Estimation (IPE) algorithm which requires a system comprised of only a single ancillary qubit and evaluate the phase through a repeatative process.

Description

The Quantum Phase Estimation (QPE) circuit is limited by the number of qubits necessary for the algorithm’s precision. Every additional qubit has added costs in terms of noise and hardware requirements; noisy results that we obtained from executing the QPE circuit on a real quantum device would get worse as the number of the qubits on the circuit increases. The IPE algorithm implements quantum phase estimation with only a single ancillary qubit, and the accuracy of the algorithm is restricted by the number of iterations rather than the number of counting qubits. Therefore, IPE circuits are of practical interest and are of foremost importance for near-term quantum computing as QPE is an essential element in many quantum algorithms.

The goal of this project is for participants to understand the IPE algorithm by making its Qiskit tutorial.

Members

Deliverable

Tutorial

GitHub repo

@veenaiyuri veenaiyuri added from coach project topic suggested by hackathon coach members wanted looking for more members labels Feb 14, 2021
@ikkoham
Copy link

ikkoham commented Feb 16, 2021

Sounds interesting. I mention that the IQPE is just being refactored in the WIP pull request: Qiskit/qiskit#5642

@kjwcoo
Copy link

kjwcoo commented Feb 16, 2021

Can I join this project? I have been working on (classical) phase estimation in spin qubits and want to know about quantum phase estimation :)

@starktech23
Copy link
Collaborator

@kjwcoo Yes! Next step would be to find some teammates to make a team and select the idea. Feel free to use the Slack channel to reach out to people :)

@kjwcoo kjwcoo removed their assignment Feb 17, 2021
@starktech23 starktech23 added the candidate to be closed this will not be worked on label Feb 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
candidate to be closed this will not be worked on from coach project topic suggested by hackathon coach members wanted looking for more members
Projects
None yet
Development

No branches or pull requests

5 participants