.8ꌮSu : d Z ddlmZ ddlT ddlmZmZmZ g dZdS )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_CALLERR_DEFAULT
ERR_IGNOREERR_LOG ERR_PRINT ERR_RAISEERR_WARNFLOATING_POINT_SUPPORTFPE_DIVIDEBYZEROFPE_INVALIDFPE_OVERFLOW
FPE_UNDERFLOWNANNINFNZEROPINFPZEROSHIFT_DIVIDEBYZERO
SHIFT_INVALIDSHIFT_OVERFLOWSHIFT_UNDERFLOWUFUNC_BUFSIZE_DEFAULTUFUNC_PYVALS_NAMEr absoluteaddarccosarccosharcsinarcsinharctanarctan2arctanhbitwise_and
bitwise_orbitwise_xorcbrtceilconj conjugatecopysigncoscoshdeg2raddegreesdividedivmodeequaleuler_gammaexpexp2expm1fabsfloorfloor_dividefloat_powerfmaxfminfmodfrexp
frompyfuncgcd geterrobjgreater
greater_equal heavisidehypotinvertisfiniteisinfisnanisnatlcmldexp
left_shiftless
less_equalloglog10log1plog2 logaddexp
logaddexp2logical_andlogical_not
logical_orlogical_xormaximumminimummodmodfmultiplynegative nextafter not_equalpipositivepowerrad2degradians
reciprocal remainderright_shiftrint seterrobjsignsignbitsinsinhspacingsqrtsquaresubtracttantanhtrue_dividetruncN)__doc__ r r r r __all__ d/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib64/python3.11/site-packages/numpy/core/umath.py