MCPcopy Index your code
hub / github.com/numpy/numpy / _asarray.py

File _asarray.py

numpy/_core/_asarray.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Functions in the ``as*array`` family that promote array-likes into arrays.
3
4`require` fits this category despite its name not matching this pattern.

Callers

nothing calls this directly

Calls 1

array_function_dispatchFunction · 0.70

Tested by

no test coverage detected