Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract duplicated code for the two wrapper functions for named_gate and named_measurement out to a single function #234

Open
rturrado opened this issue Jun 24, 2024 · 0 comments

Comments

@rturrado
Copy link
Contributor

The two def wrapper functions in ir.py are almost identical.

We may be able to put their code in a common function.

rturrado added a commit that referenced this issue Jun 24, 2024
Remove dead code in RegisterManager.from_ast.
Create issue #234 to address TODO in ir.py.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant