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

rm numarray, NumPy 2.0 compatibility #408

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Conversation

nschloe
Copy link

@nschloe nschloe commented Oct 12, 2024

I replaced np.sometrue by np.any for NumPy 2.0 compatibility. While at it, I also removed traces of numarray, an early Python array package which had its last release in 2006.

@eoyilmaz eoyilmaz merged commit 3ee7cca into eoyilmaz:develop Oct 14, 2024
12 checks passed
@eoyilmaz
Copy link
Owner

Thank you @nschloe 👍

Wedge009 added a commit to Wedge009/displaycal-py3 that referenced this pull request Oct 16, 2024
eoyilmaz#408 removed the choice between numpy and numarray and thus removed the _Numeric attribute. May as well us numpy directly now.
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