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

Support ranged for-loops when targeting quantum hardware backends #833

Merged
merged 5 commits into from
Nov 1, 2023

Conversation

schweitzpgi
Copy link
Collaborator

@schweitzpgi schweitzpgi commented Oct 27, 2023

This PR is one of several PRs that cover the features outlined in #646

@schweitzpgi schweitzpgi added the enhancement New feature or request label Oct 27, 2023
@github-actions
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Oct 27, 2023
Adds preliminary support for a ranged for statement over a cudaq::qreg
in the bridge. Add a simple test.
@github-actions
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Oct 30, 2023
@schweitzpgi schweitzpgi added this to the release 0.5.0 milestone Oct 31, 2023
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Oct 31, 2023
@schweitzpgi schweitzpgi enabled auto-merge (squash) October 31, 2023 21:50
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Oct 31, 2023
Copy link
Collaborator

@1tnguyen 1tnguyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link

github-actions bot commented Nov 1, 2023

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Nov 1, 2023
@schweitzpgi schweitzpgi merged commit 2788a44 into NVIDIA:main Nov 1, 2023
105 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 1, 2023
@schweitzpgi schweitzpgi deleted the ch-range.for.qreg branch November 1, 2023 16:38
@bettinaheim bettinaheim changed the title Add ranged for statement support over cudaq::qreg. Support ranged for-loops when targeting quantum hardware backends Nov 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support ranged for loops, std::reverse iterator modifier, and cudaq::range
2 participants