data-apis / array-api-strict

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

clip test failures #75

Closed asmeurer closed 3 weeks ago

asmeurer commented 1 month ago

clip has some test failures in the test suite (https://github.com/data-apis/array-api-tests/pull/293 maybe required to see them). We need to copy the better implementation over from array-api-compat.