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
If you call optimal_givens_decomposition and then construct another circuit using the same qubits, the latter circuit can be incorrect. For example, below I create two circuits that should be identical, but the second one is different and incorrect:
If you call
optimal_givens_decomposition
and then construct another circuit using the same qubits, the latter circuit can be incorrect. For example, below I create two circuits that should be identical, but the second one is different and incorrect:The text was updated successfully, but these errors were encountered: