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
A structured masked array can be compared to another, but not to an unstructured one, since then the absence of a mask is not treated correctly (I fear in code I wrote, very weird that this was not found earlier and not already tested!).
Describe the issue:
A structured masked array can be compared to another, but not to an unstructured one, since then the absence of a mask is not treated correctly (I fear in code I wrote, very weird that this was not found earlier and not already tested!).
Reproduce the code example:
Error message:
Runtime information:
1.24.2
3.11.4 (main, Jun 7 2023, 10:13:09) [GCC 12.2.0]
Context for the issue:
No response
The text was updated successfully, but these errors were encountered: