Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add additional NumPy tests for inconsistent behavior across versions. #244

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

Closed
wants to merge 2 commits into from

Conversation

zm711
Copy link
Contributor

@zm711 zm711 commented Oct 17, 2024

Based on issues seen in the Neo repo I wanted to test adding a couple NumPy functions to see what they do in the quantities CI

@zm711
Copy link
Contributor Author

zm711 commented Oct 17, 2024

So this means concatenate has never been supported, but the bigger problem is the conversion of dtype which switches. I have to see why the test for concat works on Neo.

@zm711
Copy link
Contributor Author

zm711 commented Oct 17, 2024

This is a new numpy default behavior see:
https://numpy.org/devdocs/numpy_2_0_migration_guide.html

@zm711 zm711 closed this Oct 17, 2024
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