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

Qiskit is going to deprecate qiskit.result.mitigation #1466

Open
1ucian0 opened this issue Jul 29, 2024 · 3 comments
Open

Qiskit is going to deprecate qiskit.result.mitigation #1466

1ucian0 opened this issue Jul 29, 2024 · 3 comments

Comments

@1ucian0
Copy link
Contributor

1ucian0 commented Jul 29, 2024

See Qiskit/qiskit#12838

qiskit-experiments uses this module in https://github.com/Qiskit-Extensions/qiskit-experiments/blob/main/qiskit_experiments/library/characterization/analysis/local_readout_error_analysis.py

Consider vendor it here if you still needed it.

@eliarbel
Copy link
Contributor

@dcmckayibm FYI

@nkanazawa1989
Copy link
Collaborator

Mitigated QPT experiment depends on the local readout error experiment. This experiment is used to reconstruct channel on the noisy POVMs. This effectively reduces statistical error in the outcome (of course we can just run QPT analysis on error mitigated counts if we don't care the error).

@dcmckayibm
Copy link
Collaborator

We can still park if here if people like the code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants