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

Fix Yao conversion to Quantum for control blocks #209

Merged
merged 4 commits into from
Sep 23, 2024
Merged

Conversation

mofeing
Copy link
Member

@mofeing mofeing commented Sep 23, 2024

Additionally, it should now work with qudits and YaoBlocks too.

Closes #205

CC @amrFRE

@mofeing mofeing requested a review from jofrevalles September 23, 2024 03:22
@mofeing mofeing added the backport Fix must be back ported label Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 73.52%. Comparing base (882049b) to head (7622db5).
Report is 24 commits behind head on master.

Files with missing lines Patch % Lines
ext/TenetYaoBlocksExt.jl 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
+ Coverage   72.73%   73.52%   +0.79%     
==========================================
  Files          27       31       +4     
  Lines        1944     2006      +62     
==========================================
+ Hits         1414     1475      +61     
- Misses        530      531       +1     
Flag Coverage Δ
73.52% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mofeing mofeing merged commit 8200659 into master Sep 23, 2024
7 of 8 checks passed
@mofeing mofeing deleted the fix-yao-on-control branch September 23, 2024 15:44
@mofeing mofeing restored the fix-yao-on-control branch September 28, 2024 20:44
@mofeing mofeing deleted the fix-yao-on-control branch January 30, 2025 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Fix must be back ported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Yao circuit integration with TenetYaoExt
2 participants