quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.24k stars 1.01k forks source link

Add convenience methods to create PhasedXZ gate from ZYZ decomposition #6569

Closed maffoo closed 4 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.81%. Comparing base (e4b6ab2) to head (3e5e52c). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6569 +/- ## ========================================== - Coverage 97.81% 97.81% -0.01% ========================================== Files 1063 1061 -2 Lines 91796 91486 -310 ========================================== - Hits 89794 89484 -310 Misses 2002 2002 ```

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