Error when broadcasting array API compliant class #8665
Labels
array API standard
Support for the Python array API standard
bug
topic-arrays
related to flexible array support
What happened?
Broadcasting fails for array types that strictly follow the array API standard.
What did you expect to happen?
With a normal numpy array this obviously works fine.
Minimal Complete Verifiable Example
MVCE confirmation
Relevant log output
No response
Anything else we need to know?
No response
Environment
main branch of xarray, numpy 1.26.0
The text was updated successfully, but these errors were encountered: