Qiskit-Extensions / circuit-knitting-toolbox

Tools for knitting quantum circuits with Qiskit
https://qiskit-extensions.github.io/circuit-knitting-toolbox/
Apache License 2.0
70 stars 24 forks source link

Add sampling overhead table and expand/update cutting explanation (backport #342) #553

Closed mergify[bot] closed 2 months ago

mergify[bot] commented 2 months ago

This adds a sampling overhead table. I should triple check it. I may push other improvements to the cutting explanation to this branch, too.

EDIT: I've added many other improvements, too.

Fixes #293. Fixes #373.


This is an automatic backport of pull request #342 done by Mergify.

mergify[bot] commented 2 months ago

Cherry-pick of 299c8491531c0f610c4825443ecb5b4ac67cd884 has failed:

On branch mergify/bp/stable/0.6/pr-342
Your branch is up to date with 'origin/stable/0.6'.

You are currently cherry-picking commit 299c849.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
    modified:   docs/circuit_cutting/explanation/index.rst
    modified:   releasenotes/notes/0.2/gate-cutting-workflow-ebbedbdb1313b258.yaml

Unmerged paths:
  (use "git add <file>..." to mark resolution)
    both modified:   test/cutting/qpd/test_qpd.py

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 8728371529

Details


Totals Coverage Status
Change from base Build 8631862982: 0.0%
Covered Lines: 2346
Relevant Lines: 2508

💛 - Coveralls