Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 2 KB

File metadata and controls

39 lines (32 loc) · 2 KB

The class :doc:`mkl_random.RandomState <./api>` exposes sampling from probability distributions while supporting different streams of randomness, also known as basic random number generators.

The basic random number generator is chosen by specifying brng keyword argument to the constructor of mkl.RandomState class.

The list of supported basic random number generators is as follows (also see oneMKL Engines):

.. toctree::
    :hidden:

    api
    mt19937
    sfmt19937
    r250
    mt2203
    wichmann_hill
    mcg31
    mcg59
    mrg32k3a
    philox4x32x10
    nondeterministic
    ars5