data-apis / array-api-strict

Strict implementation of the Python array API (previously numpy.array_api)
http://data-apis.org/array-api-strict/
Other
7 stars 4 forks source link

Revert "Allow any combination of real dtypes in comparisons" #54

Closed asmeurer closed 1 month ago

asmeurer commented 1 month ago

Reverts data-apis/array-api-strict#53. The standard is likely going to change to make this undefined. See https://github.com/data-apis/array-api/pull/822.