data-apis / array-api

RFC document, tooling and other content related to the array API standard
https://data-apis.github.io/array-api/latest/
MIT License
205 stars 42 forks source link

Fix wording for comparison operators. #736

Closed hameerabbasi closed 5 months ago

hameerabbasi commented 5 months ago

Fixes #737

asmeurer commented 5 months ago

Yes, this was a mistake. Maybe we should include the same text as in the functional version https://github.com/data-apis/array-api/blob/293512d35f8acccb55b184462505cdb1ab5d1a14/src/array_api_stubs/_2022_12/elementwise_functions.py#L1376

kgryte commented 5 months ago

@hameerabbasi Looks like there may be some trailing whitespace which needs to be removed to make CI happy.