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 support for recently introduced cudaq::range(a,b,c) function. #1476

Merged
merged 5 commits into from
Apr 8, 2024

Conversation

schweitzpgi
Copy link
Collaborator

This allows the recently introduced range function to be handled in the C++ bridge correctly.

Description

Copy link

github-actions bot commented Apr 4, 2024

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

github-actions bot pushed a commit that referenced this pull request Apr 4, 2024
@schweitzpgi schweitzpgi enabled auto-merge (squash) April 4, 2024 22:56
Copy link

github-actions bot commented Apr 4, 2024

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

github-actions bot pushed a commit that referenced this pull request Apr 4, 2024
This allows the recently introduced range function to be handled in the
C++ bridge correctly.
Copy link

github-actions bot commented Apr 8, 2024

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

github-actions bot pushed a commit that referenced this pull request Apr 8, 2024
explicitly to avoid abuse by programmers. Fix a couple cases where they
were being used with unsigned types (not in problematic ways).
Copy link
Collaborator

@bmhowe23 bmhowe23 left a comment

Choose a reason for hiding this comment

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

LGTM

test/AST-Quake/ranged_for.cpp Show resolved Hide resolved
@schweitzpgi schweitzpgi merged commit edac569 into NVIDIA:main Apr 8, 2024
125 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 2024
@schweitzpgi schweitzpgi deleted the ch-b1029 branch April 8, 2024 19:14
@bettinaheim bettinaheim added the release notes Changes need to be captured in the release notes label Apr 17, 2024
@bettinaheim bettinaheim added this to the release 0.7.1 milestone Apr 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release notes Changes need to be captured in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants