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

Make boolean_indexing a separate flag from data_dependent_shapes #39

Closed asmeurer closed 4 months ago

asmeurer commented 4 months ago

It is separate in the inspection API, so we try to match that.