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

Closes #3905: assert_equivalent to compare shapes of pdarrays #3906

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ajpotts
Copy link
Contributor

@ajpotts ajpotts commented Nov 20, 2024

This adds checks to the assert_arkouda_pdarray_equal function to also check that ndims, size, and shape are all equal.

Closes #3905: assert_equivalent to compare shapes of pdarrays

@ajpotts ajpotts force-pushed the 3905_assert_equivalent_to_compare_shapes_of_pdarrays branch from 14bed09 to a27c141 Compare November 20, 2024 16:50
@ajpotts ajpotts force-pushed the 3905_assert_equivalent_to_compare_shapes_of_pdarrays branch from f7411cb to 8c0dbca Compare November 20, 2024 17:00
@ajpotts ajpotts marked this pull request as ready for review November 20, 2024 18:21
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.

assert_equivalent to compare shapes of pdarrays
1 participant