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

NumPy 1.21 support tracker #7176

Closed
2 tasks done
gmarkall opened this issue Jul 1, 2021 · 3 comments
Closed
2 tasks done

NumPy 1.21 support tracker #7176

gmarkall opened this issue Jul 1, 2021 · 3 comments

Comments

@gmarkall
Copy link
Member

gmarkall commented Jul 1, 2021

List of known items needed to support NumPy 1.21:

@gmarkall gmarkall added this to the Numba 0.55 RC milestone Jul 1, 2021
jobovy added a commit to jobovy/wendy that referenced this issue Oct 15, 2021
@stuartarchibald
Copy link
Contributor

Fixed by the now merged #7483, which includes the C code changes from #7449. Closing.

@FirefoxMetzger
Copy link

Potentially stupid question: This issue is closed, but the numpy 1.20 issue (#6182) is still open. What does this mean for numba and support of numpy 1.20? Should we skip numpy 1.20 when using numba or should we pin numpy<1.20?

@gmarkall
Copy link
Member Author

gmarkall commented Jan 6, 2022

Potentially stupid question: This issue is closed, but the numpy 1.20 issue (#6182) is still open. What does this mean for numba and support of numpy 1.20? Should we skip numpy 1.20 when using numba or should we pin numpy<1.20?

It's a good question - NumPy 1.20 and 1.21 are supported, but the final bug on the checklist for #6182 is still open and unresolved: #6864 - this is a bug affecting Numba with both NumPy 1.20 and 1.21, so the support for them is equal - but we do need to fix #6864 still.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants