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 a bug in quadruple.py #1830

Merged
merged 1 commit into from
Sep 1, 2024
Merged

Fix a bug in quadruple.py #1830

merged 1 commit into from
Sep 1, 2024

Conversation

anranjiao
Copy link
Contributor

This is a small bug I found in QuadrupleCartesianProd class though it's unusual to use this part. When indexing with multidimensional index arrays, the arrays should have the same shape. See https://numpy.org/doc/stable/user/basics.indexing.html.

@lululxvi lululxvi merged commit 22e613d into lululxvi:master Sep 1, 2024
11 checks passed
This pull request was closed.
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