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 cap Fix most egregorious deprecated behavior and cap version #3032

Merged
merged 6 commits into from
Jun 18, 2024

Conversation

h-mayorquin
Copy link
Collaborator

The goal of this PR is to fix the failing tests so we can move on.

Plus, this should make the core compatible with numpy 2.0.

We can't offer support yet because some packages (like scipy and numba) would require us to put lower versions on them.

We can discuss how to move forward with this in an issue that I will link soon.

@h-mayorquin h-mayorquin added dependencies Issue/PR that is related to dependencies core Changes to core module testing Related to test routines labels Jun 17, 2024
@h-mayorquin h-mayorquin self-assigned this Jun 17, 2024
Copy link
Collaborator

@zm711 zm711 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple typos to fix on my part.

pyproject.toml Outdated Show resolved Hide resolved
src/spikeinterface/core/core_tools.py Outdated Show resolved Hide resolved
@h-mayorquin
Copy link
Collaborator Author

Thanks @zm711

@samuelgarcia
Copy link
Member

Merci beaucoup.
I propose to merge this very soon to fix errors.

@alejoe91 alejoe91 merged commit b597a83 into SpikeInterface:main Jun 18, 2024
11 checks passed
@h-mayorquin h-mayorquin deleted the support_numpy2.0 branch June 18, 2024 14:11
alejoe91 added a commit to alejoe91/spikeinterface that referenced this pull request Jun 21, 2024
@alejoe91 alejoe91 mentioned this pull request Jun 21, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Changes to core module dependencies Issue/PR that is related to dependencies testing Related to test routines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants