PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
astroid
/
brain
/
__pycache__
� �|oil � �^ � d Z ddlmZ ddlmZ ddlmZ d� Z e e� � de� � dS )z-Astroid hooks for numpy.random.mtrand module.� )�register_module_extender��parse)�AstroidManagerc � � t d� � S )Na� def beta(a, b, size=None): return uninferable def binomial(n, p, size=None): return uninferable def bytes(length): return uninferable def chisquare(df, size=None): return uninferable def choice(a, size=None, replace=True, p=None): return uninferable def dirichlet(alpha, size=None): return uninferable def exponential(scale=1.0, size=None): return uninferable def f(dfnum, dfden, size=None): return uninferable def gamma(shape, scale=1.0, size=None): return uninferable def geometric(p, size=None): return uninferable def get_state(): return uninferable def gumbel(loc=0.0, scale=1.0, size=None): return uninferable def hypergeometric(ngood, nbad, nsample, size=None): return uninferable def laplace(loc=0.0, scale=1.0, size=None): return uninferable def logistic(loc=0.0, scale=1.0, size=None): return uninferable def lognormal(mean=0.0, sigma=1.0, size=None): return uninferable def logseries(p, size=None): return uninferable def multinomial(n, pvals, size=None): return uninferable def multivariate_normal(mean, cov, size=None): return uninferable def negative_binomial(n, p, size=None): return uninferable def noncentral_chisquare(df, nonc, size=None): return uninferable def noncentral_f(dfnum, dfden, nonc, size=None): return uninferable def normal(loc=0.0, scale=1.0, size=None): return uninferable def pareto(a, size=None): return uninferable def permutation(x): return uninferable def poisson(lam=1.0, size=None): return uninferable def power(a, size=None): return uninferable def rand(*args): return uninferable def randint(low, high=None, size=None, dtype='l'): import numpy return numpy.ndarray((1,1)) def randn(*args): return uninferable def random(size=None): return uninferable def random_integers(low, high=None, size=None): return uninferable def random_sample(size=None): return uninferable def rayleigh(scale=1.0, size=None): return uninferable def seed(seed=None): return uninferable def set_state(state): return uninferable def shuffle(x): return uninferable def standard_cauchy(size=None): return uninferable def standard_exponential(size=None): return uninferable def standard_gamma(shape, size=None): return uninferable def standard_normal(size=None): return uninferable def standard_t(df, size=None): return uninferable def triangular(left, mode, right, size=None): return uninferable def uniform(low=0.0, high=1.0, size=None): return uninferable def vonmises(mu, kappa, size=None): return uninferable def wald(mean, scale, size=None): return uninferable def weibull(a, size=None): return uninferable def zipf(a, size=None): return uninferable r � � �y/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/astroid/brain/brain_numpy_random_mtrand.py�numpy_random_mtrand_transformr s � ��3 �5� 5� 5r znumpy.random.mtrandN)�__doc__�astroid.brain.helpersr �astroid.builderr �astroid.managerr r r r r �<module>r s� �� 4� 3� :� :� :� :� :� :� !� !� !� !� !� !� *� *� *� *� *� *�6� 6� 6�r � ��N���+�-J�� � � � r
[+]
..
[-] brain_numpy_ma.cpython-311.pyc
[edit]
[-] brain_attrs.cpython-311.pyc
[edit]
[-] brain_numpy_core_multiarray.cpython-311.pyc
[edit]
[-] brain_numpy_core_numerictypes.cpython-311.pyc
[edit]
[-] brain_curses.cpython-311.pyc
[edit]
[-] __init__.cpython-311.pyc
[edit]
[-] brain_mechanize.cpython-311.pyc
[edit]
[-] brain_threading.cpython-311.pyc
[edit]
[-] helpers.cpython-311.pyc
[edit]
[-] brain_numpy_random_mtrand.cpython-311.pyc
[edit]
[-] brain_pytest.cpython-311.pyc
[edit]
[-] brain_nose.cpython-311.pyc
[edit]
[-] brain_qt.cpython-311.pyc
[edit]
[-] brain_multiprocessing.cpython-311.pyc
[edit]
[-] brain_hypothesis.cpython-311.pyc
[edit]
[-] brain_typing.cpython-311.pyc
[edit]
[-] brain_io.cpython-311.pyc
[edit]
[-] brain_builtin_inference.cpython-311.pyc
[edit]
[-] brain_pathlib.cpython-311.pyc
[edit]
[-] brain_http.cpython-311.pyc
[edit]
[-] brain_ctypes.cpython-311.pyc
[edit]
[-] brain_numpy_core_einsumfunc.cpython-311.pyc
[edit]
[-] brain_signal.cpython-311.pyc
[edit]
[-] brain_type.cpython-311.pyc
[edit]
[-] brain_fstrings.cpython-311.pyc
[edit]
[-] brain_crypt.cpython-311.pyc
[edit]
[-] brain_dateutil.cpython-311.pyc
[edit]
[-] brain_re.cpython-311.pyc
[edit]
[-] brain_dataclasses.cpython-311.pyc
[edit]
[-] brain_namedtuple_enum.cpython-311.pyc
[edit]
[-] brain_numpy_utils.cpython-311.pyc
[edit]
[-] brain_gi.cpython-311.pyc
[edit]
[-] brain_argparse.cpython-311.pyc
[edit]
[-] brain_regex.cpython-311.pyc
[edit]
[-] brain_subprocess.cpython-311.pyc
[edit]
[-] brain_unittest.cpython-311.pyc
[edit]
[-] brain_scipy_signal.cpython-311.pyc
[edit]
[-] brain_ssl.cpython-311.pyc
[edit]
[-] brain_boto3.cpython-311.pyc
[edit]
[-] brain_numpy_core_numeric.cpython-311.pyc
[edit]
[-] brain_responses.cpython-311.pyc
[edit]
[-] brain_collections.cpython-311.pyc
[edit]
[-] brain_functools.cpython-311.pyc
[edit]
[-] brain_pkg_resources.cpython-311.pyc
[edit]
[-] brain_uuid.cpython-311.pyc
[edit]
[-] brain_six.cpython-311.pyc
[edit]
[-] brain_numpy_core_umath.cpython-311.pyc
[edit]
[-] brain_numpy_core_fromnumeric.cpython-311.pyc
[edit]
[-] brain_hashlib.cpython-311.pyc
[edit]
[-] brain_sqlalchemy.cpython-311.pyc
[edit]
[-] brain_numpy_ndarray.cpython-311.pyc
[edit]
[-] brain_numpy_core_function_base.cpython-311.pyc
[edit]
[-] brain_random.cpython-311.pyc
[edit]