Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
mkl_random 1.6.0dev0 documentation
mkl_random 1.6.0dev0 documentation
  • Beginner’s guide
  • How-to Guides
  • mkl_random APIs
    • MKL-powered RandomState
      • mkl_random.MKLRandomState.seed
      • mkl_random.MKLRandomState.get_state
      • mkl_random.MKLRandomState.set_state
      • mkl_random.MKLRandomState.rand
      • mkl_random.MKLRandomState.randn
      • mkl_random.MKLRandomState.randint
      • mkl_random.MKLRandomState.random_integers
      • mkl_random.MKLRandomState.random_sample
      • mkl_random.MKLRandomState.tomaxint
      • mkl_random.MKLRandomState.choice
      • mkl_random.MKLRandomState.bytes
      • mkl_random.MKLRandomState.shuffle
      • mkl_random.MKLRandomState.permutation
      • mkl_random.MKLRandomState.beta
      • mkl_random.MKLRandomState.binomial
      • mkl_random.MKLRandomState.chisquare
      • mkl_random.MKLRandomState.dirichlet
      • mkl_random.MKLRandomState.exponential
      • mkl_random.MKLRandomState.f
      • mkl_random.MKLRandomState.gamma
      • mkl_random.MKLRandomState.geometric
      • mkl_random.MKLRandomState.gumbel
      • mkl_random.MKLRandomState.hypergeometric
      • mkl_random.MKLRandomState.laplace
      • mkl_random.MKLRandomState.logistic
      • mkl_random.MKLRandomState.lognormal
      • mkl_random.MKLRandomState.logseries
      • mkl_random.MKLRandomState.multinomial
      • mkl_random.MKLRandomState.multivariate_normal
      • mkl_random.MKLRandomState.negative_binomial
      • mkl_random.MKLRandomState.noncentral_chisquare
      • mkl_random.MKLRandomState.noncentral_f
      • mkl_random.MKLRandomState.normal
      • mkl_random.MKLRandomState.pareto
      • mkl_random.MKLRandomState.poisson
      • mkl_random.MKLRandomState.power
      • mkl_random.MKLRandomState.rayleigh
      • mkl_random.MKLRandomState.standard_cauchy
      • mkl_random.MKLRandomState.standard_exponential
      • mkl_random.MKLRandomState.standard_gamma
      • mkl_random.MKLRandomState.standard_normal
      • mkl_random.MKLRandomState.standard_t
      • mkl_random.MKLRandomState.triangular
      • mkl_random.MKLRandomState.uniform
      • mkl_random.MKLRandomState.vonmises
      • mkl_random.MKLRandomState.wald
      • mkl_random.MKLRandomState.weibull
      • mkl_random.MKLRandomState.zipf
      • mkl_random.MKLRandomState.leapfrog
      • mkl_random.MKLRandomState.skipahead
      • mkl_random.MKLRandomState.randint_untyped
      • mkl_random.MKLRandomState.multinormal_cholesky
    • MT19937 brng
    • SFMT19937 brng
    • R250 brng
    • MT2203 brng
    • Wichmann-Hill brng
    • MCG31 brng
    • MCG59 brng
    • MRG32k3a brng
    • Philox4x32x10 brng
    • Nondeterm brng
    • ARS5 brng
  • Contributing
Back to top
Copyright © 2017-2026, Intel Corp.
Made with Sphinx and @pradyunsg's Furo