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

Add decomposition for gates.CRY #1547

Merged
merged 3 commits into from
Dec 18, 2024
Merged

Add decomposition for gates.CRY #1547

merged 3 commits into from
Dec 18, 2024

Conversation

renatomello
Copy link
Contributor

Checklist:

  • Reviewers confirm new code works as expected.
  • Tests are passing.
  • Coverage does not decrease.
  • Documentation is updated.

@renatomello renatomello added enhancement New feature or request transpiler labels Dec 17, 2024
@renatomello renatomello added this to the Qibo 0.2.15 milestone Dec 17, 2024
@renatomello renatomello self-assigned this Dec 17, 2024
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.68%. Comparing base (3713524) to head (62bed01).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1547   +/-   ##
=======================================
  Coverage   99.68%   99.68%           
=======================================
  Files          80       80           
  Lines       11608    11612    +4     
=======================================
+ Hits        11572    11576    +4     
  Misses         36       36           
Flag Coverage Δ
unittests 99.68% <100.00%> (+<0.01%) ⬆️

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.

tests/test_gates_gates.py Show resolved Hide resolved
@renatomello renatomello added this pull request to the merge queue Dec 18, 2024
Merged via the queue into master with commit da0d5cd Dec 18, 2024
27 checks passed
@renatomello renatomello deleted the cry branch December 18, 2024 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request transpiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants