{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _qmc / LatinHypercube / __init__

function

scipy.stats._qmc:LatinHypercube.__init__

source: /scipy/stats/_qmc.py :1514

Signature

def   __init__ ( self d : int | numpy.integer * scramble : bool = True strength : int = 1 optimization : Literal['random-cd', 'lloyd'] | None = None rng : int | numpy.integer | numpy.random._generator.Generator | numpy.random.mtrand.RandomState | None = None seed = None )  →  None

Summary

No Docstrings

Aliases

  • scipy.stats._qmc.LatinHypercube.__init__