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

Improve Quantum Volume Fitter in Qiskit Ignis #2

Open
HuangJunye opened this issue Sep 8, 2020 · 4 comments
Open

Improve Quantum Volume Fitter in Qiskit Ignis #2

HuangJunye opened this issue Sep 8, 2020 · 4 comments
Assignees
Labels
project: ongoing The project is ongoing type: code Qiskit code or related code projects

Comments

@HuangJunye
Copy link
Collaborator

HuangJunye commented Sep 8, 2020

Abstract

Add new plotting features to QVFitter in Qiskit Ignis.

Description

As Quantum Volume becoming an industry standard, it's important to provide good Quantum Volume measurement and fitter code for all users to run QV measurement and plot their results. Existing code plots only one kind of figure. It would be good to add new features to plot different kinds of figures:

  1. plot histogram of individual trial
  2. plot accumulative heavy output probability as a function of number of trials.

Members

Deliverable

Pull requests to Qiskit Ignis

@HuangJunye HuangJunye added collaborators wanted Need more people to work together type: code Qiskit code or related code projects labels Sep 8, 2020
@HuangJunye
Copy link
Collaborator Author

So far I have been working on it alone and it's almost complete. It can serve as an example of Qiskit code project proposal.

@HuangJunye
Copy link
Collaborator Author

After the PR are merged, I will need to update the tutorial and textbook chapter to add the additional figures.

In addition, QV measurement requires at least 100 trials, but current tutorial and textbook chapter uses 50 trials. We should fix that as well: https://github.com/qiskit-community/qiskit-textbook/issues/687

@HuangJunye HuangJunye self-assigned this Sep 10, 2020
@starktech23
Copy link
Collaborator

There seems to be some pending or erroneous checks on the above PRs, but as soon as they get approved I can help update the doc and textbook. Count me in 👍

@starktech23 starktech23 self-assigned this Sep 14, 2020
@HuangJunye
Copy link
Collaborator Author

Sure we can start working on the tutorials and textbook chapter and keep them on hold until the PRs are merged.

@HuangJunye HuangJunye added project: ongoing The project is ongoing and removed collaborators wanted Need more people to work together labels Sep 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
project: ongoing The project is ongoing type: code Qiskit code or related code projects
Projects
None yet
Development

No branches or pull requests

2 participants