Qiskit-Extensions / circuit-knitting-toolbox

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

Describe optimization parameters in docs (backport #615) #624

Closed mergify[bot] closed 3 weeks ago

mergify[bot] commented 3 weeks ago

Add explanation for the fields in OptimizationParameters, in particular max_gamma and max_backjumps.


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

mergify[bot] commented 3 weeks ago

Cherry-pick of d6a865470a3025c950b0938be40e4b3cb98b9ab3 has failed:

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

You are currently cherry-picking commit d6a8654.
  (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)

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

no changes added to commit (use "git add" and/or "git commit -a")

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 3 weeks ago

Pull Request Test Coverage Report for Build 9491889782

Details


Totals Coverage Status
Change from base Build 9351119670: 0.0%
Covered Lines: 3497
Relevant Lines: 3663

💛 - Coveralls