|
Ran
|
Jobs
1
|
Files
21
|
Run time
1min
|
Badge
README BADGES
|
push
github
perf: reduce Pauli operation size for commutation check (#45) (#46) * perf: reduce Pauli operation size for commutation check When checking whether a new circuit instruction commutes with an already encountered Pauli-rotation inside the light cone, we know how to reduce the size of the latter to only consider its action on those qubits which overlap with the gate (which presumably has a low qubit count). This will result in much more efficient commutation checks, significantly improving performance of these cases. * Update qiskit_addon_slc/bounds/light_cone.py * fix: lint * test: LightCone.commutes logic --------- (cherry picked from commit 3f8a320ed) Co-authored-by: Max Rossmannek <oss@zurich.ibm.com> Co-authored-by: aeddins-ibm <60495383+aeddins-ibm@users.noreply.github.com>
9 of 9 new or added lines in 1 file covered. (100.0%)
636 of 787 relevant lines covered (80.81%)
0.81 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 22769995882.1 | 21 |
80.81 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|