Closed mtreinish closed 2 months ago
One or more of the following people are relevant to this code:
@Qiskit/terra-core
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
crates/qasm2/src/lex.rs | 9 | 92.23% | ||
crates/qasm2/src/parse.rs | 24 | 96.23% | ||
<!-- | Total: | 33 | --> |
Totals | |
---|---|
Change from base Build 10885220415: | -0.03% |
Covered Lines: | 73464 |
Relevant Lines: | 82631 |
Summary
We recently published a pre-print of a new paper that describes all the improvements we've developed ontop of the original SABRE algorithm as part of Qiskit's implementation. This commit adds a citation for that new paper to the documentation of the two sabre passes in qiskit to better document how the pass works in practice.
Details and comments