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
4.82k stars 2.29k forks source link

Add Rust representation for RXX, RYY, RZZ & RZX gates #12672

Closed eliarbel closed 7 hours ago

eliarbel commented 4 days ago

Summary

As the title suggests.

Details and comments

Addresses #12566

coveralls commented 1 day ago

Pull Request Test Coverage Report for Build 9730072727

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/circuit/src/operations.rs 92 96 95.83%
<!-- Total: 156 160 97.5% -->
Files with Coverage Reduction New Missed Lines %
qiskit/transpiler/passes/synthesis/unitary_synthesis.py 2 88.2%
crates/qasm2/src/lex.rs 5 92.62%
crates/qasm2/src/parse.rs 6 97.15%
<!-- Total: 13 -->
Totals Coverage Status
Change from base Build 9718390567: 0.008%
Covered Lines: 64216
Relevant Lines: 71525

💛 - Coveralls
qiskit-bot commented 1 day ago

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