MCPcopy
hub / github.com/numpy/numpy / _methods.py

File _methods.py

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

Source from the content-addressed store, hash-verified

1"""
2Array methods which are called by both the C-code for the method
3and the Python code for the NumPy-namespace function
4

Callers

nothing calls this directly

Calls 2

updateMethod · 0.80
dtypeMethod · 0.45

Tested by

no test coverage detected