Discrete Distributions 1D ---------------------------------- In :py:mod:`UQpy`, univariate discrete distributions inherit from the :class:`.DistributionDiscrete1D` class. A list of the available discrete distributions can be found below. .. toctree:: :maxdepth: 1 List of 1D Discrete Distributions Examples <../auto_examples/distributions/discrete_1d/index.rst>