o
    6˜¿aø  ã                   @   s8   d Z ddlmZ ddlT ddlmZmZmZ g d¢ZdS )a  
Create the numpy.core.umath namespace for backward compatibility. In v1.16
the multiarray and umath c-extension modules were merged into a single
_multiarray_umath extension module. So we replicate the old namespace
by importing from the extension module.

é   )Ú_multiarray_umath)Ú*)Ú
_UFUNC_APIÚ_add_newdoc_ufuncÚ
_ones_like)wr   ÚERR_CALLÚERR_DEFAULTÚ
ERR_IGNOREÚERR_LOGÚ	ERR_PRINTÚ	ERR_RAISEÚERR_WARNÚFLOATING_POINT_SUPPORTÚFPE_DIVIDEBYZEROÚFPE_INVALIDÚFPE_OVERFLOWÚFPE_UNDERFLOWÚNANÚNINFÚNZEROÚPINFÚPZEROÚSHIFT_DIVIDEBYZEROÚSHIFT_INVALIDÚSHIFT_OVERFLOWÚSHIFT_UNDERFLOWÚUFUNC_BUFSIZE_DEFAULTÚUFUNC_PYVALS_NAMEr   ÚabsoluteÚaddÚarccosÚarccoshÚarcsinÚarcsinhÚarctanÚarctan2ÚarctanhÚbitwise_andÚ
bitwise_orÚbitwise_xorÚcbrtÚceilÚconjÚ	conjugateÚcopysignÚcosÚcoshÚdeg2radÚdegreesÚdivideÚdivmodÚeÚequalÚeuler_gammaÚexpÚexp2Úexpm1ÚfabsÚfloorÚfloor_divideÚfloat_powerÚfmaxÚfminÚfmodÚfrexpÚ
frompyfuncÚgcdÚ	geterrobjÚgreaterÚgreater_equalÚ	heavisideÚhypotÚinvertÚisfiniteÚisinfÚisnanÚisnatÚlcmÚldexpÚ
left_shiftÚlessÚ
less_equalÚlogÚlog10Úlog1pÚlog2Ú	logaddexpÚ
logaddexp2Úlogical_andÚlogical_notÚ
logical_orÚlogical_xorÚmaximumÚminimumÚmodÚmodfÚmultiplyÚnegativeÚ	nextafterÚ	not_equalÚpiÚpositiveÚpowerÚrad2degÚradiansÚ
reciprocalÚ	remainderÚright_shiftÚrintÚ	seterrobjÚsignÚsignbitÚsinÚsinhÚspacingÚsqrtÚsquareÚsubtractÚtanÚtanhÚtrue_divideÚtruncN)Ú__doc__Ú r   r   r   r   Ú__all__© r   r   ú2/usr/lib/python3/dist-packages/numpy/core/umath.pyÚ<module>   s
    