Skip to content

Add Clifford+T decomposition to transpiler#1786

Open
renatomello wants to merge 28 commits intomasterfrom
clifford
Open

Add Clifford+T decomposition to transpiler#1786
renatomello wants to merge 28 commits intomasterfrom
clifford

Conversation

@renatomello
Copy link
Contributor

@renatomello renatomello commented Feb 21, 2026

Per title. Relies on pygridsynth. This unlocks work related to error correction, as discussed in person @qumaciel @scarrazza @stefanopisoni.

Checklist:

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

@renatomello renatomello changed the title Add Clifford+T decomposition to transpiler Add Clifford+$T$ decomposition to transpiler Feb 21, 2026
@renatomello renatomello changed the title Add Clifford+$T$ decomposition to transpiler Add Clifford+$$T$$ decomposition to transpiler Feb 21, 2026
@renatomello renatomello changed the title Add Clifford+$$T$$ decomposition to transpiler Add Clifford+T decomposition to transpiler Feb 21, 2026
@renatomello renatomello self-assigned this Feb 21, 2026
@renatomello renatomello added transpiler enhancement New feature or request labels Feb 21, 2026
@renatomello renatomello added this to the Qibo 0.3.1 milestone Feb 21, 2026
@renatomello renatomello linked an issue Feb 21, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.51%. Comparing base (8020ccc) to head (cd84b88).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1786   +/-   ##
=======================================
  Coverage   99.50%   99.51%           
=======================================
  Files          79       79           
  Lines       13144    13208   +64     
=======================================
+ Hits        13079    13144   +65     
+ Misses         65       64    -1     
Flag Coverage Δ
unittests 99.51% <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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renatomello renatomello marked this pull request as ready for review February 21, 2026 09:14
@renatomello renatomello modified the milestones: Qibo 0.3.1, Qibo 0.3.0 Feb 21, 2026
@renatomello renatomello requested a review from qumaciel February 21, 2026 09:35
@renatomello renatomello linked an issue Feb 27, 2026 that may be closed by this pull request
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.

Addition of Clifford+T decompositions to the transpiler get_transpiler() crashes if called before get_backend()

2 participants