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 expired deprecations #699

Open
JulienPeloton opened this issue May 9, 2023 · 0 comments
Open

Numpy expired deprecations #699

JulienPeloton opened this issue May 9, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@JulienPeloton
Copy link
Member

In Numpy https://numpy.org/devdocs/release/1.24.0-notes.html, the expired deprecations include np.float & np.bool. We started to clean our codes, but many of our dependencies still rely on it. For precaution, we should stick to numpy version 1.23.x and below, and identify which dependencies still rely on it (e.g. LIA).

@JulienPeloton JulienPeloton added the bug Something isn't working label May 9, 2023
@JulienPeloton JulienPeloton added this to the 3.0 milestone May 9, 2023
@JulienPeloton JulienPeloton modified the milestones: 3.0, 3.1, 3.2 Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant