Qiskit / qiskit

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
https://www.ibm.com/quantum/qiskit
Apache License 2.0
5.28k stars 2.37k forks source link

Fix Rust-space `TwoQubitBasisDecomposer` for non-standard KAK gate #13014

Closed ElePT closed 2 months ago

ElePT commented 2 months ago

Summary

Proposal to fix #12998. I can probably extend the unit tests further.

Details and comments

qiskit-bot commented 2 months ago

One or more of the following people are relevant to this code:

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10527903608

Details


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/expr.rs 1 94.02%
crates/qasm2/src/lex.rs 5 92.23%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 10525107270: 0.07%
Covered Lines: 67847
Relevant Lines: 75685

💛 - Coveralls