MCPcopy 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
3import numpy as np
4

Callers

nothing calls this directly

Calls 15

takeMethod · 0.80
reshapeMethod · 0.80
argpartitionMethod · 0.80
resizeMethod · 0.80
traceMethod · 0.80
nonzeroMethod · 0.80
compressMethod · 0.80
clipMethod · 0.80
cumsumMethod · 0.80
cumprodMethod · 0.80
partitionMethod · 0.45
sortMethod · 0.45

Tested by

no test coverage detected