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 current version of the OpenQASM-to-QC translation can only support if statements. We should extend this to for and while so that we can translate to all SCF operations.
The current version of the OpenQASM-to-QC translation can only support
ifstatements. We should extend this toforandwhileso that we can translate to all SCF operations.