Qiskit / qiskit

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.

Home Page:https://www.ibm.com/quantum/qiskit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add insert_barrier argument to UnitaryOverlap

kevinsung opened this issue · comments

What should we add?

This argument would insert a barrier between the two unitaries. This is useful if you want to prevent circuit optimization between the two parts.