Only support NumPy 2.0 as a backend
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 30/100
Research direction
First confirm that NumPy 2.0 is released, stable, and broadly supported by the surrounding ecosystem. Then locate the NumPy backend compatibility code in array-api-strict and remove the NumPy 1.26 paths while preserving the strictness-related behavior; done means the project supports only NumPy 2.0 as its backend and its checks pass.
Written by the indexing model from the issue text.
Description
Obviously not just yet, but once NumPy 2.0 is released and stable, we should drop support for NumPy 1.26 as a backend. That would allow us to remove all the compatibility code and only have code related to strictness.
The actual backend in array-api-strict doesn't really matter that much, but this would limit the usability for libraries that use NumPy internally in addition to the array API, so we should only do this once the ecosystem seems generally caught up on NumPy 2.0 support.
- Dominant language
- Python
- Stars
- 34
- Forks
- 14
- Avg merge
- 3m
- Merged PRs (30d)
- 4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from data-apis/array-api-strict
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
data-apis/array-api-strict#239 · 3 comments · 1 reaction ·
-
Difficulty 3/5 1-2 days Newbie friendliness 72/100
data-apis/array-api-strict#245 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
data-apis/array-api-strict#188 · 5 comments ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 48/100
data-apis/array-api-strict#168 · 11 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
data-apis/array-api-strict#128 · 3 comments ·
All issues in data-apis/array-api-strict
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
use-agent-os/agent-os#3314 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
BasedHardware/omi#15662 · 1 comment ·
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
AiursoftWeb/AnduinOS-2#19 ·