We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In https://github.com/Pitt-JonesLab/mirror-gates/blob/main/src/mirror_gates/pass_managers.py, I create a pass manager for Qiskit that does nothing. This should be a default runner. Goes with #8 , because if the only modificaiton is to post-process which means adding custom AnalysisPasses should be handled automatically.
Put it in a baseline file. Then the metric statistics utilities can auto compare against runners defined as baselines.
The text was updated successfully, but these errors were encountered:
39732eb
evmckinney9
No branches or pull requests
Feature Description and Why
In https://github.com/Pitt-JonesLab/mirror-gates/blob/main/src/mirror_gates/pass_managers.py, I create a pass manager for Qiskit that does nothing. This should be a default runner. Goes with #8 , because if the only modificaiton is to post-process which means adding custom AnalysisPasses should be handled automatically.
Additional Details / Helpful Resources
Put it in a baseline file. Then the metric statistics utilities can auto compare against runners defined as baselines.
The text was updated successfully, but these errors were encountered: