You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move 2q block-consolidation logic to qiskit-synthesis (#15912)
This is dependent on both the circuit IRs _and_ the `quantum-info`
objects. All of these functions are primarily used in synthesis, which
makes `qiskit-synthesis` a relatively natural place for them; they're
not _strictly_ about immediate synthesis of a matrix into circuit
objects, but they are very much along the path to that.
0 commit comments