-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
RustThis PR or issue is related to Rust code in the repositoryThis PR or issue is related to Rust code in the repositoryperformancesynthesis
Description
In the default 2q unitary synthesis plugin we use the TwoQubitBasisDecomposer
and the XXDecomposer
based on the target (both the basis and fidelities). To finish #8774 and have a parallel rust implementation of the default synthesis plugin we need to port the XXDecomposer
class and likely the entire qiskit/synthesis/two_qubit/xx_decompose
subpackage to rust.
Metadata
Metadata
Assignees
Labels
RustThis PR or issue is related to Rust code in the repositoryThis PR or issue is related to Rust code in the repositoryperformancesynthesis