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

Adds custom barrier gate with conversion to/from qasm #1830

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Aaron-Robertson
Copy link
Contributor

@Aaron-Robertson Aaron-Robertson commented May 12, 2023

Description

Fixes #1391

License

  • I license this contribution under the terms of the GNU GPL, version 3 and grant Unitary Fund the right to provide additional permissions as described in section 7 of the GNU GPL, version 3.

Before opening the PR, please ensure you have completed the following where appropriate.

@github-actions
Copy link

Binder 👈 Launch a binder notebook on branch unitaryfund/mitiq/ar-barrier

@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Merging #1830 (382ba33) into master (58dfd2d) will decrease coverage by 0.89%.
The diff coverage is 59.70%.

@@            Coverage Diff             @@
##           master    #1830      +/-   ##
==========================================
- Coverage   98.54%   97.65%   -0.89%     
==========================================
  Files          73       73              
  Lines        3357     3458     +101     
==========================================
+ Hits         3308     3377      +69     
- Misses         49       81      +32     
Impacted Files Coverage Δ
mitiq/interface/mitiq_qiskit/conversions.py 86.04% <59.52%> (-12.87%) ⬇️
mitiq/utils.py 89.62% <60.00%> (-10.38%) ⬇️

... and 2 files with indirect coverage changes

@Aaron-Robertson Aaron-Robertson marked this pull request as draft May 17, 2023 11:58
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

Successfully merging this pull request may close these issues.

Explore the possibility of supporting Qiskit barriers
1 participant