MCPcopy Create free account
hub / github.com/numpy/numpy / linspace

Route linspace

numpy/core/function_base.py:None–None  ·  view source on GitHub ↗
array_function_dispatch(_linspace_dispatcher)

Source from the content-addressed store, hash-verified

1import functools
2import warnings
3import operator
4import types

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected