MCPcopy Index your code
hub / github.com/numpy/numpy / __init__.py

File __init__.py

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

Source from the content-addressed store, hash-verified

1"""
2Contains the core of NumPy: ndarray, ufuncs, dtypes, etc.
3
4Please note that this module is private. All functions and objects

Callers

nothing calls this directly

Calls 4

PytestTesterClass · 0.90
listdirMethod · 0.80
startswithMethod · 0.80
joinMethod · 0.80

Tested by

no test coverage detected