
    ֔ j+                     6    d Z ddlmZ ddlmZ d Zg dZd ZdS )	z
The `numpy.core` submodule exists solely for backward compatibility
purposes. The original `core` was renamed to `_core` and made private.
`numpy.core` will be removed in the future.
    )_core   )_raise_warningc                 F    t          | |g          }t          ||          S )N)fromlist)
__import__getattr)modulenamemods      gC:\Users\Terasoftware\OneDrive\Desktop\faahhh\fyndo\fyndo\venv\Lib\site-packages\numpy/core/__init__.py_ufunc_reconstructr      s(    
 Vtf
-
-
-C3    )
arrayprintdefchararray_dtype_ctypes_dtype
einsumfuncfromnumericfunction_base	getlimits	_internal
multiarray_multiarray_umathnumericnumerictypes	overridesrecords
shape_baseumathc                 N    t          t          |           }t          |            |S )N)r	   r   r   )	attr_nameattrs     r   __getattr__r$      s$    5)$$D9Kr   N)__doc__numpyr   _utilsr   r   __all__r$    r   r   <module>r*      sq    
       " " " " " "  J J J
    r   