ResetQubit
always gets returned as Reset
from the compatibility layer.
#1726
Labels
enhancement ✨
A request for a new feature.
After adding a
ResetQubit
to aProgram
, the same instruction will always be converted to aReset
by the compatibility layer. This can be an unexpected change of types. The compatibility layer should instead return aResetQubit
if the qubit property is set on the instruction.The text was updated successfully, but these errors were encountered: