Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ fromnumeric.py
File
fromnumeric.py
numpy/typing/tests/data/pass/fromnumeric.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Tests for :mod:`numpy._core.fromnumeric`."
""
2
3
import
numpy
as
np
4
Callers
nothing calls this directly
Calls
15
take
Method · 0.80
reshape
Method · 0.80
argpartition
Method · 0.80
resize
Method · 0.80
trace
Method · 0.80
nonzero
Method · 0.80
compress
Method · 0.80
clip
Method · 0.80
cumsum
Method · 0.80
cumprod
Method · 0.80
partition
Method · 0.45
sort
Method · 0.45
Tested by
no test coverage detected