-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What is the expected behavior?
For most (every?) gates there is some periodicity involved. The best example are the RLXGate and its cousins. For them it would be great to have automatic modulos applied at some stage, but I am not sure where.
- Ideally it would come directly with the gate as anyone implementing the
RLXGatewould set the limit to 0 - 2*pi or something similiar. - It would also leave the user alone with these limits, when it is not absolutely necessary.
However, I am not sure at which stage the transformation should be applied. In the transpiler ? Become a property of each gate ?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request