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

Error check qubits in QRegister #33

Open
ahelsing opened this issue Jun 13, 2019 · 0 comments
Open

Error check qubits in QRegister #33

ahelsing opened this issue Jun 13, 2019 · 0 comments

Comments

@ahelsing
Copy link
Contributor

The QRegister constructor or perhaps the QGL2 compiler should error check that all qubits in the QRegister refer to existing named qubits in the channel library (accessed via the global static if necessary). However, we may need to consider the (future) usage where a QGL2 program is run WITHOUT first assigning to particular qubits, but rather the compiler is asked to do that assignment automatically.

See related tickets #31, #32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant