MCPcopy Create free account
hub / github.com/dask/dask / arange

Route arange

dask/array/creation.py:None–None  ·  view source on GitHub ↗
array_creation_dispatch.register_inplace("numpy")

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import itertools
4from collections.abc import Sequence

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected