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

Fix issue 1064: bug in bridge when lambda argument contains a loop. #1069

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

schweitzpgi
Copy link
Collaborator

This is a workaround added to the for loop handling. A more general solution in the bridge should be implemented.

This is a workaround added to the `for` loop handling. A more general
solution in the bridge should be implemented.
@schweitzpgi schweitzpgi linked an issue Jan 4, 2024 that may be closed by this pull request
3 tasks
Copy link

github-actions bot commented Jan 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 Jan 4, 2024
@schweitzpgi schweitzpgi enabled auto-merge (squash) January 4, 2024 22:29
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 👍

@schweitzpgi schweitzpgi merged commit a8c2788 into NVIDIA:main Jan 4, 2024
109 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 4, 2024
@schweitzpgi schweitzpgi deleted the ch-i1064 branch January 4, 2024 22:48
@bettinaheim bettinaheim added the bug fix To be listed under Bug Fixes in the release notes label Jan 22, 2024
@bettinaheim bettinaheim added this to the release 0.6.0 milestone Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fix To be listed under Bug Fixes in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translating cudaq::compute_action to quake if the action contains a for-loop
3 participants