Skip to content

np.in1d --> np.isin#1007

Open
caioishikawa wants to merge 8 commits intoAxFoundation:masterfrom
caioishikawa:fix-numpy-compatibility
Open

np.in1d --> np.isin#1007
caioishikawa wants to merge 8 commits intoAxFoundation:masterfrom
caioishikawa:fix-numpy-compatibility

Conversation

@caioishikawa
Copy link
Copy Markdown

What is the problem / what does the code in this PR do
Changes np.in1d to np.isin to allow compatibility with numpy >= 2.4.0

Can you briefly describe how it works?

Can you give a minimal working example (or illustrate with a figure)?

Please include the following if applicable:

  • Update the docstring(s)
  • Update the documentation
  • Tests to check the (new) code is working as desired.
  • Does it solve one of the open issues on github?

Please make sure that all automated tests have passed before asking for a review (you can save the PR as a draft otherwise).

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.

1 participant