/opt/imh-python/lib/python3.9/site-packages/numpy
NameSizeModeActions
array_api/-0755rm
compat/-0755rm
core/-0755rm
distutils/-0755rm
doc/-0755rm
f2py/-0755rm
fft/-0755rm
lib/-0755rm
linalg/-0755rm
ma/-0755rm
matrixlib/-0755rm
polynomial/-0755rm
random/-0755rm
testing/-0755rm
tests/-0755rm
typing/-0755rm
_pyinstaller/-0755rm
_typing/-0755rm
_utils/-0755rm
__pycache__/-0755rm
conftest.py46230644editdlrm
ctypeslib.py172470644editdlrm
ctypeslib.pyi79720644editdlrm
dtypes.py22290644editdlrm
dtypes.pyi13150644editdlrm
exceptions.py73390644editdlrm
exceptions.pyi6000644editdlrm
matlib.py104650644editdlrm
py.typed00644editdlrm
version.py2160644editdlrm
_distributor_init.py3310644editdlrm
_globals.py30940644editdlrm
_pytesttester.py67310644editdlrm
_pytesttester.pyi4890644editdlrm
__config__.py47720644editdlrm
__init__.cython-30.pxd366740644editdlrm
__init__.pxd350430644editdlrm
__init__.py167540644editdlrm
__init__.pyi1540800644editdlrm
Edit: /opt/imh-python/lib/python3.9/site-packages/numpy/_distributor_init.py (331B)
""" Distributor init file Distributors: you can add custom code here to support particular distributions of numpy. For example, this is a good place to put any checks for hardware requirements. The numpy standard source distribution will not put code in this file, so you can safely replace this file with your own version. """