Closed splch closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.06%. Comparing base (
a7d2d30
) to head (8094647
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
thanks! i appreciate the suggestion too :)
Thanks @splch! Looks like it's nearly there, but missing a test that passes the theta
parameter. Are you able to add that in?
Thanks @splch! Looks like it's nearly there, but missing a test that passes the
theta
parameter. Are you able to add that in?
hi! thanks for the feedback :) is this what you were thinking of for theta testing? https://github.com/PennyLaneAI/PennyLane-IonQ/pull/101/files#diff-72107d6f4a703abaeb6a7cf709e0c99f7ed0b7c74f0b14b0cbc4f35c7c650e26R369-R389
Thank you so much for this contribution @splch !! We have double checked and the Codecov failures seem unrelated to the changes made in this PR. Force merging now!! 🚀
adds a third parameter for the ms gate that defaults to
0.25
(fully entangling). can be changed to enable partial entanglement.