-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
arrayneeds attentionIt's been a while since this was pushed on. Needs attention from the owner or a maintainer.It's been a while since this was pushed on. Needs attention from the owner or a maintainer.
Description
NEP-{13, 18} could and should use common codebase where possible. This issue is a follow up from #6632 (comment).
For example:
chunk_typeshas bothis_valid_chunk_type(NEP-18) andis_valid_array_chunk(NEP-13), this could be simplified and consolidated__array_function__(NEP-18) should probably generalise_should_delegateand both__array_ufunc__(NEP-13) and__array_function__(NEP-18) should just use general_should_delegate
Environment:
- Dask version: 2.17.0/master
jthielen
Metadata
Metadata
Assignees
Labels
arrayneeds attentionIt's been a while since this was pushed on. Needs attention from the owner or a maintainer.It's been a while since this was pushed on. Needs attention from the owner or a maintainer.