MCPcopy Create free account
hub / github.com/numpy/numpy / array_constructors.py

File array_constructors.py

numpy/typing/tests/data/pass/array_constructors.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2from typing import Any
3import numpy as np
4

Callers

nothing calls this directly

Calls 6

IndexClass · 0.85
linspaceMethod · 0.80
identityMethod · 0.80
blockMethod · 0.80
copyMethod · 0.45
viewMethod · 0.45

Tested by

no test coverage detected