Skip to content

Fix docstrings for the ionq GPIGate and GPI2Gate #6694

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

pavoljuhas
Copy link
Collaborator

Make documented unitary expressions equal to the code below.

Fixes #6639

Make documented unitary expressions equal to the code below.

Fixes quantumlib#6639
@CirqBot CirqBot added the Size: XS <10 lines changed label Aug 1, 2024
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.82%. Comparing base (c58a05c) to head (c280502).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6694      +/-   ##
==========================================
- Coverage   97.82%   97.82%   -0.01%     
==========================================
  Files        1074     1074              
  Lines       92118    92126       +8     
==========================================
+ Hits        90116    90123       +7     
- Misses       2002     2003       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pavoljuhas pavoljuhas enabled auto-merge (squash) August 1, 2024 00:58
@pavoljuhas pavoljuhas merged commit 2e51014 into quantumlib:main Aug 1, 2024
34 checks passed
@pavoljuhas pavoljuhas deleted the fix-gpi2gate-docstring branch August 1, 2024 05:32
Copy link
Collaborator

@dabacon dabacon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Hi @Cynocracy !

BichengYing pushed a commit to BichengYing/Cirq that referenced this pull request Jun 20, 2025
Make documented unitary expressions equal to the code below.

Fixes quantumlib#6639
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: XS <10 lines changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in docstring for GPI2 gate
5 participants