tmp
/
pip-install-ghxuqwgs
/numpy_78e94bf2b6094bf9a1f3d92042f9bf46
/build
/lib.linux-x86_64-cpython-310
/numpy
/doc
/howtofind.py
""" | |
================= | |
How to Find Stuff | |
================= | |
How to find things in NumPy. | |
""" | |
from __future__ import division, absolute_import, print_function | |