-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Create a gauge for idle moments #7648
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Some small docstring changes
cirq-core/cirq/transformers/gauge_compiling/idle_moments_gague.py
Outdated
Show resolved
Hide resolved
cirq-core/cirq/transformers/gauge_compiling/idle_moments_gague.py
Outdated
Show resolved
Hide resolved
cirq-core/cirq/transformers/gauge_compiling/idle_moments_gague.py
Outdated
Show resolved
Hide resolved
cirq-core/cirq/transformers/gauge_compiling/idle_moments_gague.py
Outdated
Show resolved
Hide resolved
cirq-core/cirq/transformers/gauge_compiling/idle_moments_gague.py
Outdated
Show resolved
Hide resolved
cirq-core/cirq/transformers/gauge_compiling/idle_moments_gague.py
Outdated
Show resolved
Hide resolved
Awesome this looks really nice and useful |
great I will add tests and send for review |
Great, looking forward to having it in the codebase |
97059c3
to
408506d
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7648 +/- ##
========================================
Coverage 99.37% 99.37%
========================================
Files 1078 1080 +2
Lines 96166 96331 +165
========================================
+ Hits 95562 95728 +166
+ Misses 604 603 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Adding a gauge compiler that surrounds empty sequences by randomly chosen gates ... this gauge is technically half way between a gauge and dynmical decoupling