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
The issue that raised #11 is due to the fact that it seems the transpiler service is not keeping track of the global phase and/or attaching that phase to the output circuits. This would be nice to have since those global phases become local phases if the circuits are used as sub-circuits, and it would also make the transpiler service inline with what Qiskit itself does.
The text was updated successfully, but these errors were encountered:
The issue that raised #11 is due to the fact that it seems the transpiler service is not keeping track of the global phase and/or attaching that phase to the output circuits. This would be nice to have since those global phases become local phases if the circuits are used as sub-circuits, and it would also make the transpiler service inline with what Qiskit itself does.
The text was updated successfully, but these errors were encountered: