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

replacing the np.int to native type int. #321

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

bruAristimunha
Copy link
Collaborator

I accidentally discovered what was blocking a NumPy version update. In the latest ubuntu docker images, native NumPy is installed with a version above 1.20. It's a bit of work to install the lower version, I thought it best to create this pull request and replace the type alias of NumPy.

Better explanation in NumPy release notes 1.20: https://numpy.org/devdocs/release/1.20.0-notes.html

@sylvchev
Copy link
Member

I corrected most of it in a previous PR. Thanks for spotting this!

@sylvchev sylvchev merged commit 22ea457 into NeuroTechX:develop Jan 24, 2023
@bruAristimunha bruAristimunha mentioned this pull request Jan 26, 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.

2 participants