U
    ?h                     @   s2  d Z ddlZddlmZ ddlmZ ddlmZ ddlm	Z	 ddlm
Z
 dd	lmZ dd
lmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddl	T ddl
T ddlT ddlT ddlT ddlT ddlT ddlT ddlT ddlT ddlT ddlT ddlT ddlmZ ddlT ddlT ddlmZ ddddgZee	j7 Zee
j7 Zeej7 Zeej7 Zeej7 Zeej7 Zeej7 Zeej7 Zeej7 Zeej7 Zeej7 Zeej7 Zeej7 Zeej7 ZddlmZ eeZ [dS )a  
**Note:** almost all functions in the ``numpy.lib`` namespace
are also present in the main ``numpy`` namespace.  Please use the
functions as ``np.<funcname>`` where possible.

``numpy.lib`` is mostly a space for implementing functions that don't
belong in core or in another NumPy submodule with a clear purpose
(e.g. ``random``, ``fft``, ``linalg``, ``ma``).

Most contains basic functions that are used by several submodules and are
useful to have in the main name-space.

    N)version   )mixins)scimath)
type_check)index_tricks)function_base)nanfunctions)
shape_base)stride_tricks)twodim_base)	ufunclike)
histograms)
polynomial)utils)arraysetops)npyio)arrayterator)arraypad)_version)*)Arrayterator)tracemalloc_domainemathmathr   r   )PytestTester)!__doc__r   Znumpy.versionr   __version__ r   r   r   r   r   r   r	   r
   r   r   r   r   r   r   r   r   r   r   r   r   Znumpy.core._multiarray_umathr   __all__Znumpy._pytesttesterr   __name__test r"   r"   D/var/www/html/venv/lib/python3.8/site-packages/numpy/lib/__init__.py<module>   sn   













