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 2.0 compatibility #1831

Open
bmcfee opened this issue Apr 8, 2024 · 3 comments
Open

Numpy 2.0 compatibility #1831

bmcfee opened this issue Apr 8, 2024 · 3 comments
Milestone

Comments

@bmcfee
Copy link
Member

bmcfee commented Apr 8, 2024

This is a place-holder issue to verify compatibility with numpy 2.0.

At present, we're unable to evaluate this due to intermediate dependency incompatibilities (sklearn, numba, soundfile, etc). But as soon as those are sufficiently resolved, we should get on with verifying that everything works.

Linking upstream issues here so we can keep track:

From what's currently listed there, we're looking at the following:

@bmcfee bmcfee added this to the 0.11.0 milestone Apr 8, 2024
@bmcfee
Copy link
Member Author

bmcfee commented Apr 8, 2024

I'm tagging this onto a 0.11.0 milestone, which we may or may not do before 1.0. I'm leaving the possibility open in case we do need to change anything to support numpy 2.0 in a breaking way. I can imagine there's potential for stacking up a bunch of other version bumps (including Python), and that seems appropriate for a milestone release if it takes substantial effort to get a working environment spec.

@glemaitre
Copy link

FYI: scikit-learn 1.4.2 on PyPI should be compatible and was released.

@bmcfee
Copy link
Member Author

bmcfee commented Apr 11, 2024

Excellent, thanks for the update!

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

No branches or pull requests

2 participants