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

Decomposition of TOFFOLI into CNOT, T, TDG, and H #1355

Merged
merged 4 commits into from
Jun 12, 2024
Merged

Conversation

renatomello
Copy link
Contributor

@renatomello renatomello commented Jun 11, 2024

Checklist:

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

@renatomello renatomello self-assigned this Jun 11, 2024
@renatomello renatomello changed the title Decomposition of gates.TOFFOLI into gates.CNOT, gates.T, gates.TDG, and gates.H` Decomposition of gates.TOFFOLI into gates.CNOT, gates.T, gates.TDG, and gates.H Jun 11, 2024
@renatomello renatomello changed the title Decomposition of gates.TOFFOLI into gates.CNOT, gates.T, gates.TDG, and gates.H Decomposition of TOFFOLI into CNOT, T, TDG, and H Jun 11, 2024
@renatomello renatomello added the enhancement New feature or request label Jun 11, 2024
@renatomello renatomello added this to the Qibo 0.2.9 milestone Jun 11, 2024
@renatomello
Copy link
Contributor Author

@BrunoLiegiBastonLiegi I'm back

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.84%. Comparing base (ebd6fb2) to head (20d5b2b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1355   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files          74       74           
  Lines       10753    10754    +1     
=======================================
+ Hits        10736    10737    +1     
  Misses         17       17           
Flag Coverage Δ
unittests 99.84% <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.

@renatomello renatomello added this pull request to the merge queue Jun 12, 2024
Merged via the queue into master with commit 40ec158 Jun 12, 2024
27 checks passed
@renatomello renatomello deleted the toffoli branch June 12, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants