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

File backends.py

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

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import math
4

Callers

nothing calls this directly

Calls 4

CreationDispatchClass · 0.90
register_backendMethod · 0.80
registerMethod · 0.45

Tested by

no test coverage detected