We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The assert_equivalent should compare shapes of pdarrays. If the shapes are not the same, it should fail the assertion.
assert_equivalent
The text was updated successfully, but these errors were encountered:
Closes Bears-R-Us#3905: assert_equivalent to compare shapes of pdarrays
14bed09
a27c141
8c0dbca
96fcef4
78ee608
Closes #3905: assert_equivalent to compare shapes of pdarrays (#3906)
71102f8
Co-authored-by: Amanda Potts <[email protected]>
ajpotts
Successfully merging a pull request may close this issue.
The
assert_equivalent
should compare shapes of pdarrays. If the shapes are not the same, it should fail the assertion.The text was updated successfully, but these errors were encountered: