numpy.random.tests.test_generator_mt19937.TestRandomDist
numpy
random
tests
test_generator_mt19937
TestRandomDist
class TestRandomDist:
View In Hierarchy
Undocumented
setup
test_beta
test_binomial
test_bytes
test_chisquare
test_choice_exceptions
test_choice_large_sample
test_choice_multidimensional_custom_axis
test_choice_multidimensional_default_axis
test_choice_nan_probabilities
test_choice_noninteger
test_choice_nonuniform_noreplace
test_choice_nonuniform_replace
test_choice_p_non_contiguous
test_choice_return_shape
test_choice_return_type
test_choice_uniform_noreplace
test_choice_uniform_replace
test_dirichlet
test_dirichlet_alpha_non_contiguous
test_dirichlet_bad_alpha
test_dirichlet_moderately_small_alpha
test_dirichlet_size
test_dirichlet_small_alpha
test_exponential
test_exponential_0
test_f
test_gamma
test_gamma_0
test_geometric
test_geometric_exceptions
test_gumbel
test_gumbel_0
test_hypergeometric
test_integers
test_integers_closed
test_integers_masked
test_integers_max_int
test_laplace
test_laplace_0
test_logistic
test_lognormal
test_lognormal_0
test_logseries
test_logseries_exceptions
test_multinomial
test_multivariate_normal
test_multivariate_normal_basic_stats
test_negative_binomial
test_negative_binomial_exceptions
test_negative_binomial_p0_exception
test_noncentral_chisquare
test_noncentral_f
test_noncentral_f_nan
test_normal
test_normal_0
test_out_size_mismatch
test_pareto
test_permutation
test_permutation_custom_axis
test_permutation_exceptions
test_permuted
test_permuted_empty
test_permuted_out_with_wrong_shape
test_permuted_out_with_wrong_type
test_permuted_with_strides
test_poisson
test_poisson_exceptions
test_power
test_random
test_random_distribution_of_lsb
test_random_float
test_random_float_scalar
test_random_unsupported_type
test_rayleigh
test_rayleigh_0
test_scalar_exception_propagation
test_shuffle
test_shuffle_axis_nonsquare
test_shuffle_custom_axis
test_shuffle_custom_axis_empty
test_shuffle_exceptions
test_shuffle_masked
test_standard_cauchy
test_standard_expoential_type_error
test_standard_exponential
test_standard_gamma
test_standard_gamma_0
test_standard_gamma_float
test_standard_gamma_unknown_type
test_standard_gammma_float_out
test_standard_gammma_scalar_float
test_standard_normal
test_standard_normal_unsupported_type
test_standard_t
test_triangular
test_uniform
test_uniform_neg_range
test_uniform_range_bounds
test_uniform_zero_range
test_vonmises
test_vonmises_large_kappa
test_vonmises_large_kappa_range
test_vonmises_nan
test_vonmises_small
test_wald
test_weibull
test_weibull_0
test_zipf
seed
int