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

Support serialization of cirq-google.CouplerPulse gate #6472

Closed NoureldinYosri closed 7 months ago

NoureldinYosri commented 7 months ago

first step to fix https://github.com/quantumlib/Cirq/issues/6440

cc: @eliottrosenberg

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 97.74%. Comparing base (598c84f) to head (1b855a9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6472 +/- ## ========================================== - Coverage 97.75% 97.74% -0.02% ========================================== Files 1105 1105 Lines 94909 94925 +16 ========================================== Hits 92783 92783 - Misses 2126 2142 +16 ```

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