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

Error per layered gate (EPLG) #57

Open
cosenal opened this issue Dec 3, 2024 · 2 comments
Open

Error per layered gate (EPLG) #57

cosenal opened this issue Dec 3, 2024 · 2 comments

Comments

@cosenal
Copy link
Contributor

cosenal commented Dec 3, 2024

Implement error per layered gate (EPLG) as defined in https://arxiv.org/abs/2311.05933

@cosenal cosenal self-assigned this Dec 3, 2024
@cosenal cosenal removed their assignment Jan 24, 2025
@Changhao-Li
Copy link
Contributor

@cosenal
Copy link
Contributor Author

cosenal commented Feb 3, 2025

Code related with implementing EPLG: https://github.com/qiskit-community/qiskit-device-benchmarking/blob/main/notebooks/layer_fidelity.ipynb

Indeed! As a matter of fact, if you notice, we have included the whole qiskit-device-benchmarking repository as a submodule of metriq-gym: https://github.com/unitaryfund/metriq-gym/tree/main/submodules
That's because we are using it as a reference implementation for the earlier benchmarks that we are adding. Note that those implementations are specific for IBM, and we are trying to make them cross-platform, so they can't be used as they are.

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

No branches or pull requests

2 participants