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

Add Reset op #322

Closed
doug-q opened this issue Jul 24, 2024 · 2 comments · Fixed by #325
Closed

Add Reset op #322

doug-q opened this issue Jul 24, 2024 · 2 comments · Fixed by #325

Comments

@doug-q
Copy link
Contributor

doug-q commented Jul 24, 2024

No description provided.

@mark-koch
Copy link
Collaborator

mark-koch commented Jul 24, 2024

The reset op should be automatically inserted when doing qubit(). We should add a dirty_qubit() function that allocates without resetting

@doug-q
Copy link
Contributor Author

doug-q commented Jul 25, 2024

Note that reset already exists.

github-merge-queue bot pushed a commit that referenced this issue Jul 25, 2024
…325)

Closes #322 

BREAKING CHANGE: `qubit`s are now reset on allocation

---------

Co-authored-by: Mark Koch <48097969+mark-koch@users.noreply.github.com>
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

Successfully merging a pull request may close this issue.

2 participants