This repository was archived by the owner on Feb 28, 2024. It is now read-only.
[MRG] Remove deprecated np.int type#1139
Open
MalcolmMielle wants to merge 1 commit intoscikit-optimize:masterfrom
Open
[MRG] Remove deprecated np.int type#1139MalcolmMielle wants to merge 1 commit intoscikit-optimize:masterfrom
MalcolmMielle wants to merge 1 commit intoscikit-optimize:masterfrom
Conversation
np.int was fully removed in numpy 1.24. See release notes for 1.20: https://numpy.org/doc/stable/release/1.20.0-notes.html
|
Hi man great work. I was looking for this issue and it was solved. Very strange that this package is not supported anymore as it seems. |
Author
|
There is actually other PR solving this issue already. I feel like this package is not maintained anymore, which is too bad. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
np.int was fully removed in numpy 1.24.
See release notes for 1.20: https://numpy.org/doc/stable/release/1.20.0-notes.html