Repo Added
|
Files
870
|
Badge
README BADGES
|
push
github
Use average gate fidelity in the commutation checker (#13874) * v0 of comm checker * dangling print * games with matrices * Revert "HLS fix to not synthesize instructions already supported (#13417)" This reverts commit b9d5c9c6a. * use custom mm1 and mm2 * expose tol * rename tol to approximation_degree * note: this is not global phase correct! * don't be phase agnostic * additional tests these cover cases where we accumulate roundoff errors * Increase threshold, better consistency - increased the threshold for value comparisons to 16 EPS - use same functions in RemoveIdentityEquiv and CC checker - add reno - add detailed docs - add some tests for above thresholds * Python-space approx degree oversight * update threshold to 1e-12 which is consistent with the 2qWeylDecomp and still stricter than Qiskit 1.x * review comments * inline and rm comments
142 of 148 new or added lines in 7 files covered. (95.95%)
13 existing lines in 4 files now uncovered.75137 of 85288 relevant lines covered (88.1%)
336006.8 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|