| Server IP : 217.160.0.135 / Your IP : 216.73.217.85 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3/dist-packages/scipy/stats/__pycache__/ |
Upload File : |
�
d�c� � �. � d Z ddlmZmZmZmZmZmZmZ dS )a�
======================================================
Random Number Generators (:mod:`scipy.stats.sampling`)
======================================================
.. currentmodule:: scipy.stats.sampling
This module contains a collection of random number generators to sample
from univariate continuous and discrete distributions. It uses the
implementation of a C library called "UNU.RAN".
Generators Wrapped
==================
For continuous distributions
----------------------------
.. autosummary::
:toctree: generated/
NumericalInverseHermite
NumericalInversePolynomial
TransformedDensityRejection
SimpleRatioUniforms
For discrete distributions
--------------------------
.. autosummary::
:toctree: generated/
DiscreteAliasUrn
DiscreteGuideTable
Warnings / Errors used in :mod:`scipy.stats.sampling`
-----------------------------------------------------
.. autosummary::
:toctree: generated/
UNURANError
� )�TransformedDensityRejection�DiscreteAliasUrn�DiscreteGuideTable�NumericalInversePolynomial�NumericalInverseHermite�SimpleRatioUniforms�UNURANErrorN) �__doc__�_unuran.unuran_wrapperr r r r r r r � � �6/usr/lib/python3/dist-packages/scipy/stats/sampling.py�<module>r st ��)� )�T� � � � � � � � � � � � � � � � � � � r