Closed stavros11 closed 9 months ago
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
0765763
) 62.94% compared to head (9fc2b9c
) 63.00%.
Files | Patch % | Lines |
---|---|---|
src/qibolab/platform.py | 83.33% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes #678 and also adds CNOT as a possible two-qubit native gate. I added a CNOT in the dummy platform as a proof-of-concept and for testing.
This may also be fix #677 as it is possible to add drive pulses of different frequencies acting on arbitrary qubits under the two-qubit section of the runcard. This may be sufficient to implement two-qubit gates using cross resonance (to be confirmed).
Checklist: