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

Change np.in1d into np.isin as np.in1d will be deprecated with new versions of NumPy #40

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

zm711
Copy link
Contributor

@zm711 zm711 commented Sep 14, 2023

This is just to try to future-proof phylib since within a few releases this could lead to a hard error.
https://numpy.org/devdocs/release/2.0.0-notes.html
Then if this is approved it would either need a new pypi release or switching the build instruction for phy.

@JoeZiminski
Copy link

Hey @zm711 do you know who best to ping for a review?

@zm711
Copy link
Contributor Author

zm711 commented Nov 30, 2023

@JoeZiminski , I don't. For the main phy repo @rossant has responded in the past, but I don't know who is managing phylib currently.

@JoeZiminski
Copy link

Thanks @zm711, Hi @rossant hope things are good. I saw you have moved into a new position / research field so appreciate you may not have time to review e.g. also #41. Let me know if there is someone else to contact, thanks for your time!

@rossant
Copy link
Contributor

rossant commented Dec 2, 2023

Thanks for the PR! LGTM, merging. cc @oliche @mayofaulkner

@rossant rossant merged commit ec8e7e5 into cortex-lab:master Dec 2, 2023
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.

3 participants