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 issues with python range boundaries #2571

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

annagrin
Copy link
Collaborator

Description

Fix issues with python range boundaries

Example:

range(-1)

generated 1 element instead of none.

Signed-off-by: Anna Gringauze <[email protected]>
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 Jan 31, 2025
Signed-off-by: Anna Gringauze <[email protected]>
Copy link

github-actions bot commented Feb 1, 2025

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

github-actions bot pushed a commit that referenced this pull request Feb 1, 2025
Copy link
Collaborator

@khalatepradnya khalatepradnya left a comment

Choose a reason for hiding this comment

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

Thanks, Anna! Changes LGTM!

@annagrin annagrin enabled auto-merge (squash) February 1, 2025 21:33
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 this pull request may close these issues.

2 participants