QuantumBFS / Yao.jl

Extensible, Efficient Quantum Algorithm Design for Humans.
https://yaoquantum.org
Other
910 stars 118 forks source link

transpsoe block #488

Open Roger-luo opened 7 months ago

Roger-luo commented 7 months ago

here is an example of how to implement transpose block, I haven't impl any tests here, so this is only for reference.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.51%. Comparing base (293be9a) to head (5d95278). Report is 191 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #488 +/- ## ========================================== - Coverage 89.05% 88.51% -0.55% ========================================== Files 83 32 -51 Lines 4834 1741 -3093 ========================================== - Hits 4305 1541 -2764 + Misses 529 200 -329 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

GiggleLiu commented 7 months ago

Oops, this PR is not for review. Then no worries.