Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ multiarray.py
File
multiarray.py
numpy/typing/tests/data/pass/multiarray.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
numpy
as
np
2
import
numpy.typing
as
npt
3
4
AR_f8: npt.NDArray[np.float64] = np.array([1.0])
Callers
nothing calls this directly
Calls
3
inner
Method · 0.80
dot
Method · 0.80
dtype
Method · 0.45
Tested by
no test coverage detected