You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we use the fallback definition of == for AbstractDimArray which only tests the parent and the dims of the array but we would like to also test the levels. We might as the fallback version ignore differences in the metadata.
The text was updated successfully, but these errors were encountered:
Currently we use the fallback definition of
==
for AbstractDimArray which only tests the parent and the dims of the array but we would like to also test the levels. We might as the fallback version ignore differences in the metadata.The text was updated successfully, but these errors were encountered: