Closed NoureldinYosri closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.81%. Comparing base (
32d4833
) to head (be9df3e
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@eliottrosenberg thanks, I forgot a negative sign in function for $\theta$. fixed now + I added a few random tests to make sure the function works
This PR supports creating FSim calibration options for arbitary FSim like gates. It also split the XEB function in two in prerpartion for implmenting XEB calibration for arbitary gates.
part of breaking https://github.com/quantumlib/Cirq/pull/6568 into smaller PRs.