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
We recently added validation for rzz gates, to verify that angles are in the range [0, pi/2]. We did it for numeric and parametrized angles, and will complete when #2093 is merged for parameter expressions.
Do we apply the validation also for simulators? Do we want to apply it also for simulators? I think it makes sense to validate for fake backends but not for general simulators.
The text was updated successfully, but these errors were encountered:
We recently added validation for rzz gates, to verify that angles are in the range
[0, pi/2]
. We did it for numeric and parametrized angles, and will complete when #2093 is merged for parameter expressions.Do we apply the validation also for simulators? Do we want to apply it also for simulators? I think it makes sense to validate for fake backends but not for general simulators.
The text was updated successfully, but these errors were encountered: