Skip to content
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

Add examples for transform_qubits function #6915

Merged
merged 2 commits into from
Jan 4, 2025

Conversation

dstrain115
Copy link
Collaborator

  • Adds a simple example for Circuit.transform_qubits and Operation.transform_qubits

Fixes: #4014

- Adds a simple example for Circuit.transform_qubits
and Operation.transform_qubits

Fixes: quantumlib#4014
@dstrain115 dstrain115 requested review from vtomole and a team as code owners January 4, 2025 00:26
@dstrain115 dstrain115 requested a review from fdmalone January 4, 2025 00:26
@CirqBot CirqBot added the size: S 10< lines changed <50 label Jan 4, 2025
Copy link

codecov bot commented Jan 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.86%. Comparing base (c5d29fe) to head (5799679).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6915   +/-   ##
=======================================
  Coverage   97.86%   97.86%           
=======================================
  Files        1084     1084           
  Lines       94290    94290           
=======================================
  Hits        92280    92280           
  Misses       2010     2010           

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

@mhucka mhucka enabled auto-merge (squash) January 4, 2025 15:30
Copy link
Contributor

@mhucka mhucka left a comment

Choose a reason for hiding this comment

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

Thank you for doing this!

LGTM.

@mhucka mhucka merged commit 83a8e0e into quantumlib:main Jan 4, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: S 10< lines changed <50
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding easier support for GridQubits to LineQubits conversation
3 participants