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
It looks like there isn't any values testing in test_vecdot at all for floating-point arguments. We should add something so that the conjugation can be tested, since this is something many implementations miss (e.g., data-apis/array-api-compat#200, data-apis/array-api-strict#97).