Closed pavoljuhas closed 4 months ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.81%. Comparing base (
9c836ba
) to head (21cfe8c
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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