Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add page on readout error mitigation #1087

Closed
wants to merge 3 commits into from

Conversation

kevinsung
Copy link
Collaborator

Fixes #843

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@ShellyGarion
Copy link
Member

ShellyGarion commented Mar 26, 2024

This is a great contribution! I have a few comments for your consideration:

  • Add a reference to the M3 paper: https://arxiv.org/abs/2108.12518
  • Add some more explanation on the complexity of these methods: for the usual method one should generate a 2^n x 2^n calibration matrix. Then for the tesnored method it's still takes 2^n to calculated the mitigated quasi-probs, and it's further improved by M3

@kevinsung
Copy link
Collaborator Author

Upon internal discussion, we decided to move this to the learning platform, so this PR has moved to IBM-Quantum-Technical-Enablement/quantum-enablement#27.

@kevinsung kevinsung closed this Mar 29, 2024
@kevinsung kevinsung deleted the kjs/readout-error-mitigation branch March 29, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[ NEW PAGE ] DIY Readout Error Mitigation
2 participants