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

update broadcast array for numpy 2 #11096

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

quasiben
Copy link
Member

@quasiben quasiben commented May 4, 2024

Continuing to make progress towards NumPy 2 support: #11066 . In numpy/numpy#25570 NumPy updated a number of return types to tuples in place of lists. This PR updates broadcast_array to return tuples if using numpy >= 2

Copy link
Contributor

github-actions bot commented May 4, 2024

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

     15 files  ±0       15 suites  ±0   3h 20m 54s ⏱️ - 4m 45s
 13 121 tests ±0   11 730 ✅ ±0     931 💤 ±0  460 ❌ ±0 
162 468 runs  ±0  141 923 ✅ +1  20 085 💤  - 1  460 ❌ ±0 

For more details on these failures, see this check.

Results for commit af965a8. ± Comparison against base commit 067c668.

@phofl phofl merged commit dc1a5a3 into dask:main May 6, 2024
27 of 28 checks passed
@phofl
Copy link
Collaborator

phofl commented May 6, 2024

thx

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.

None yet

2 participants