MCPcopy Create free account
hub / github.com/dask/dask / wrap.py

File wrap.py

dask/array/wrap.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3from functools import partial
4from itertools import product

Callers

nothing calls this directly

Calls 4

broadcast_trickFunction · 0.85
register_inplaceMethod · 0.80
wrapFunction · 0.70
replaceMethod · 0.45

Tested by

no test coverage detected