You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cirq_pasqal getting_started.ipynb - enforce single operation per moment (#6656)
This is a workaround to allow execution of getting_started.ipynb
notebook as a part of documentation build.
Here we manually convert optimized circuit to have 1 operation per moment
so it passes validation w/r to the PasqalVirtualDevice.
Related to #6655
0 commit comments