1 line
274 KiB
JSON
1 line
274 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "label": "test_random.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1"}, {"id": "test_random_testseed", "label": "TestSeed", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L19"}, {"id": "test_random_testseed_test_scalar", "label": ".test_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L20"}, {"id": "test_random_testseed_test_array", "label": ".test_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L26"}, {"id": "test_random_testseed_test_invalid_scalar", "label": ".test_invalid_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L36"}, {"id": "test_random_testseed_test_invalid_array", "label": ".test_invalid_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L41"}, {"id": "test_random_testseed_test_invalid_array_shape", "label": ".test_invalid_array_shape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L49"}, {"id": "test_random_testbinomial", "label": "TestBinomial", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L58"}, {"id": "test_random_testbinomial_test_n_zero", "label": ".test_n_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L59"}, {"id": "test_random_testbinomial_test_p_is_nan", "label": ".test_p_is_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L68"}, {"id": "test_random_testmultinomial", "label": "TestMultinomial", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L73"}, {"id": "test_random_testmultinomial_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L74"}, {"id": "test_random_testmultinomial_test_zero_probability", "label": ".test_zero_probability()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L77"}, {"id": "test_random_testmultinomial_test_int_negative_interval", "label": ".test_int_negative_interval()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L80"}, {"id": "test_random_testmultinomial_test_size", "label": ".test_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L86"}, {"id": "test_random_testmultinomial_test_multidimensional_pvals", "label": ".test_multidimensional_pvals()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L100"}, {"id": "test_random_testsetstate", "label": "TestSetState", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L107"}, {"id": "test_random_testsetstate_create_rng", "label": "._create_rng()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L108"}, {"id": "test_random_testsetstate_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L114"}, {"id": "test_random_testsetstate_test_gaussian_reset", "label": ".test_gaussian_reset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L121"}, {"id": "test_random_testsetstate_test_gaussian_reset_in_media_res", "label": ".test_gaussian_reset_in_media_res()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L129"}, {"id": "test_random_testsetstate_test_backwards_compatibility", "label": ".test_backwards_compatibility()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L140"}, {"id": "test_random_testsetstate_test_negative_binomial", "label": ".test_negative_binomial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L153"}, {"id": "test_random_testsetstate_test_set_invalid_state", "label": ".test_set_invalid_state()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L159"}, {"id": "test_random_testrandint", "label": "TestRandint", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L166"}, {"id": "test_random_testrandint_test_unsupported_type", "label": ".test_unsupported_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L172"}, {"id": "test_random_testrandint_test_bounds_checking", "label": ".test_bounds_checking()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L176"}, {"id": "test_random_testrandint_test_rng_zero_and_extremes", "label": ".test_rng_zero_and_extremes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L186"}, {"id": "test_random_testrandint_test_full_range", "label": ".test_full_range()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L201"}, {"id": "test_random_testrandint_test_in_bounds_fuzz", "label": ".test_in_bounds_fuzz()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L216"}, {"id": "test_random_testrandint_test_repeatability", "label": ".test_repeatability()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L231"}, {"id": "test_random_testrandint_test_int64_uint64_corner_case", "label": ".test_int64_uint64_corner_case()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L264"}, {"id": "test_random_testrandint_test_respect_dtype_singleton", "label": ".test_respect_dtype_singleton()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L287"}, {"id": "test_random_testrandomdist", "label": "TestRandomDist", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L308"}, {"id": "test_random_testrandomdist_test_rand", "label": ".test_rand()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L313"}, {"id": "test_random_testrandomdist_test_randn", "label": ".test_randn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L321"}, {"id": "test_random_testrandomdist_test_randint", "label": ".test_randint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L329"}, {"id": "test_random_testrandomdist_test_random_integers", "label": ".test_random_integers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L337"}, {"id": "test_random_testrandomdist_test_random_integers_max_int", "label": ".test_random_integers_max_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L346"}, {"id": "test_random_testrandomdist_test_random_integers_deprecated", "label": ".test_random_integers_deprecated()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L359"}, {"id": "test_random_testrandomdist_test_random", "label": ".test_random()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L373"}, {"id": "test_random_testrandomdist_test_choice_uniform_replace", "label": ".test_choice_uniform_replace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L381"}, {"id": "test_random_testrandomdist_test_choice_nonuniform_replace", "label": ".test_choice_nonuniform_replace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L387"}, {"id": "test_random_testrandomdist_test_choice_uniform_noreplace", "label": ".test_choice_uniform_noreplace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L393"}, {"id": "test_random_testrandomdist_test_choice_nonuniform_noreplace", "label": ".test_choice_nonuniform_noreplace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L399"}, {"id": "test_random_testrandomdist_test_choice_noninteger", "label": ".test_choice_noninteger()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L406"}, {"id": "test_random_testrandomdist_test_choice_exceptions", "label": ".test_choice_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L412"}, {"id": "test_random_testrandomdist_test_choice_return_shape", "label": ".test_choice_return_shape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L431"}, {"id": "test_random_testrandomdist_test_choice_nan_probabilities", "label": ".test_choice_nan_probabilities()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L477"}, {"id": "test_random_testrandomdist_test_bytes", "label": ".test_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L482"}, {"id": "test_random_testrandomdist_test_shuffle", "label": ".test_shuffle()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L488"}, {"id": "test_random_testrandomdist_test_shuffle_masked", "label": ".test_shuffle_masked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L514"}, {"id": "test_random_test_shuffle_untyped_warning", "label": "test_shuffle_untyped_warning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L530"}, {"id": "test_random_test_shuffle_no_object_unpacking", "label": "test_shuffle_no_object_unpacking()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L541"}, {"id": "test_random_testrandomdist_test_shuffle_memoryview", "label": ".test_shuffle_memoryview()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L565"}, {"id": "test_random_testrandomdist_test_shuffle_not_writeable", "label": ".test_shuffle_not_writeable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L580"}, {"id": "test_random_testrandomdist_test_beta", "label": ".test_beta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L586"}, {"id": "test_random_testrandomdist_test_binomial", "label": ".test_binomial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L595"}, {"id": "test_random_testrandomdist_test_chisquare", "label": ".test_chisquare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L603"}, {"id": "test_random_testrandomdist_test_dirichlet", "label": ".test_dirichlet()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L611"}, {"id": "test_random_testrandomdist_test_dirichlet_size", "label": ".test_dirichlet_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L623"}, {"id": "test_random_testrandomdist_test_dirichlet_bad_alpha", "label": ".test_dirichlet_bad_alpha()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L635"}, {"id": "test_random_testrandomdist_test_exponential", "label": ".test_exponential()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L646"}, {"id": "test_random_testrandomdist_test_exponential_0", "label": ".test_exponential_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L654"}, {"id": "test_random_testrandomdist_test_f", "label": ".test_f()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L658"}, {"id": "test_random_testrandomdist_test_gamma", "label": ".test_gamma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L666"}, {"id": "test_random_testrandomdist_test_gamma_0", "label": ".test_gamma_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L674"}, {"id": "test_random_testrandomdist_test_geometric", "label": ".test_geometric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L678"}, {"id": "test_random_testrandomdist_test_gumbel", "label": ".test_gumbel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L686"}, {"id": "test_random_testrandomdist_test_gumbel_0", "label": ".test_gumbel_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L694"}, {"id": "test_random_testrandomdist_test_hypergeometric", "label": ".test_hypergeometric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L698"}, {"id": "test_random_testrandomdist_test_laplace", "label": ".test_laplace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L724"}, {"id": "test_random_testrandomdist_test_laplace_0", "label": ".test_laplace_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L732"}, {"id": "test_random_testrandomdist_test_logistic", "label": ".test_logistic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L736"}, {"id": "test_random_testrandomdist_test_lognormal", "label": ".test_lognormal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L744"}, {"id": "test_random_testrandomdist_test_lognormal_0", "label": ".test_lognormal_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L752"}, {"id": "test_random_testrandomdist_test_logseries", "label": ".test_logseries()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L756"}, {"id": "test_random_testrandomdist_test_multinomial", "label": ".test_multinomial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L764"}, {"id": "test_random_testrandomdist_test_multivariate_normal", "label": ".test_multivariate_normal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L775"}, {"id": "test_random_testrandomdist_test_negative_binomial", "label": ".test_negative_binomial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L814"}, {"id": "test_random_testrandomdist_test_noncentral_chisquare", "label": ".test_noncentral_chisquare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L822"}, {"id": "test_random_testrandomdist_test_noncentral_f", "label": ".test_noncentral_f()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L843"}, {"id": "test_random_testrandomdist_test_normal", "label": ".test_normal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L852"}, {"id": "test_random_testrandomdist_test_normal_0", "label": ".test_normal_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L860"}, {"id": "test_random_testrandomdist_test_pareto", "label": ".test_pareto()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L864"}, {"id": "test_random_testrandomdist_test_poisson", "label": ".test_poisson()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L879"}, {"id": "test_random_testrandomdist_test_poisson_exceptions", "label": ".test_poisson_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L887"}, {"id": "test_random_testrandomdist_test_power", "label": ".test_power()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L895"}, {"id": "test_random_testrandomdist_test_rayleigh", "label": ".test_rayleigh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L903"}, {"id": "test_random_testrandomdist_test_rayleigh_0", "label": ".test_rayleigh_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L911"}, {"id": "test_random_testrandomdist_test_standard_cauchy", "label": ".test_standard_cauchy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L915"}, {"id": "test_random_testrandomdist_test_standard_exponential", "label": ".test_standard_exponential()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L923"}, {"id": "test_random_testrandomdist_test_standard_gamma", "label": ".test_standard_gamma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L931"}, {"id": "test_random_testrandomdist_test_standard_gamma_0", "label": ".test_standard_gamma_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L939"}, {"id": "test_random_testrandomdist_test_standard_normal", "label": ".test_standard_normal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L943"}, {"id": "test_random_testrandomdist_test_standard_t", "label": ".test_standard_t()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L951"}, {"id": "test_random_testrandomdist_test_triangular", "label": ".test_triangular()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L959"}, {"id": "test_random_testrandomdist_test_uniform", "label": ".test_uniform()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L968"}, {"id": "test_random_testrandomdist_test_uniform_range_bounds", "label": ".test_uniform_range_bounds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L976"}, {"id": "test_random_testrandomdist_test_scalar_exception_propagation", "label": ".test_scalar_exception_propagation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L992"}, {"id": "test_random_testrandomdist_test_vonmises", "label": ".test_vonmises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1016"}, {"id": "test_random_testrandomdist_test_vonmises_small", "label": ".test_vonmises_small()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1024"}, {"id": "test_random_testrandomdist_test_wald", "label": ".test_wald()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1030"}, {"id": "test_random_testrandomdist_test_weibull", "label": ".test_weibull()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1038"}, {"id": "test_random_testrandomdist_test_weibull_0", "label": ".test_weibull_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1046"}, {"id": "test_random_testrandomdist_test_zipf", "label": ".test_zipf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1051"}, {"id": "test_random_testbroadcast", "label": "TestBroadcast", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1060"}, {"id": "test_random_testbroadcast_test_uniform", "label": ".test_uniform()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1068"}, {"id": "test_random_testbroadcast_test_normal", "label": ".test_normal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1083"}, {"id": "test_random_testbroadcast_test_beta", "label": ".test_beta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1101"}, {"id": "test_random_testbroadcast_test_exponential", "label": ".test_exponential()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1122"}, {"id": "test_random_testbroadcast_test_standard_gamma", "label": ".test_standard_gamma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1134"}, {"id": "test_random_testbroadcast_test_gamma", "label": ".test_gamma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1146"}, {"id": "test_random_testbroadcast_test_f", "label": ".test_f()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1167"}, {"id": "test_random_testbroadcast_test_noncentral_f", "label": ".test_noncentral_f()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1188"}, {"id": "test_random_testbroadcast_test_noncentral_f_small_df", "label": ".test_noncentral_f_small_df()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1220"}, {"id": "test_random_testbroadcast_test_chisquare", "label": ".test_chisquare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1226"}, {"id": "test_random_testbroadcast_test_noncentral_chisquare", "label": ".test_noncentral_chisquare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1238"}, {"id": "test_random_testbroadcast_test_standard_t", "label": ".test_standard_t()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1259"}, {"id": "test_random_testbroadcast_test_vonmises", "label": ".test_vonmises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1271"}, {"id": "test_random_testbroadcast_test_pareto", "label": ".test_pareto()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1289"}, {"id": "test_random_testbroadcast_test_weibull", "label": ".test_weibull()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1301"}, {"id": "test_random_testbroadcast_test_power", "label": ".test_power()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1313"}, {"id": "test_random_testbroadcast_test_laplace", "label": ".test_laplace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1325"}, {"id": "test_random_testbroadcast_test_gumbel", "label": ".test_gumbel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1343"}, {"id": "test_random_testbroadcast_test_logistic", "label": ".test_logistic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1361"}, {"id": "test_random_testbroadcast_test_lognormal", "label": ".test_lognormal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1379"}, {"id": "test_random_testbroadcast_test_rayleigh", "label": ".test_rayleigh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1397"}, {"id": "test_random_testbroadcast_test_wald", "label": ".test_wald()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1409"}, {"id": "test_random_testbroadcast_test_triangular", "label": ".test_triangular()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1432"}, {"id": "test_random_testbroadcast_test_binomial", "label": ".test_binomial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1467"}, {"id": "test_random_testbroadcast_test_negative_binomial", "label": ".test_negative_binomial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1489"}, {"id": "test_random_testbroadcast_test_poisson", "label": ".test_poisson()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1511"}, {"id": "test_random_testbroadcast_test_zipf", "label": ".test_zipf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1525"}, {"id": "test_random_testbroadcast_test_geometric", "label": ".test_geometric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1538"}, {"id": "test_random_testbroadcast_test_hypergeometric", "label": ".test_hypergeometric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1550"}, {"id": "test_random_testbroadcast_test_logseries", "label": ".test_logseries()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1584"}, {"id": "test_random_testthread", "label": "TestThread", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1598"}, {"id": "test_random_testthread_check_function", "label": ".check_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1602"}, {"id": "test_random_testthread_test_normal", "label": ".test_normal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1624"}, {"id": "test_random_testthread_test_exp", "label": ".test_exp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1629"}, {"id": "test_random_testthread_test_multinomial", "label": ".test_multinomial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1634"}, {"id": "test_random_testsingleeltarrayinput", "label": "TestSingleEltArrayInput", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1641"}, {"id": "test_random_testsingleeltarrayinput_create_arrays", "label": "._create_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1642"}, {"id": "test_random_testsingleeltarrayinput_test_one_arg_funcs", "label": ".test_one_arg_funcs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1645"}, {"id": "test_random_testsingleeltarrayinput_test_two_arg_funcs", "label": ".test_two_arg_funcs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1665"}, {"id": "test_random_testsingleeltarrayinput_test_randint", "label": ".test_randint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1693"}, {"id": "test_random_testsingleeltarrayinput_test_three_arg_funcs", "label": ".test_three_arg_funcs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1711"}, {"id": "test_random_rationale_1065", "label": "# TODO: Include test for randint once it can broadcast", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1065"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "test_random_testseed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L19", "weight": 1.0}, {"source": "test_random_testseed", "target": "test_random_testseed_test_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L20", "weight": 1.0}, {"source": "test_random_testseed", "target": "test_random_testseed_test_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L26", "weight": 1.0}, {"source": "test_random_testseed", "target": "test_random_testseed_test_invalid_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L36", "weight": 1.0}, {"source": "test_random_testseed", "target": "test_random_testseed_test_invalid_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L41", "weight": 1.0}, {"source": "test_random_testseed", "target": "test_random_testseed_test_invalid_array_shape", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "test_random_testbinomial", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L58", "weight": 1.0}, {"source": "test_random_testbinomial", "target": "test_random_testbinomial_test_n_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L59", "weight": 1.0}, {"source": "test_random_testbinomial", "target": "test_random_testbinomial_test_p_is_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L68", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "test_random_testmultinomial", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L73", "weight": 1.0}, {"source": "test_random_testmultinomial", "target": "test_random_testmultinomial_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L74", "weight": 1.0}, {"source": "test_random_testmultinomial", "target": "test_random_testmultinomial_test_zero_probability", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L77", "weight": 1.0}, {"source": "test_random_testmultinomial", "target": "test_random_testmultinomial_test_int_negative_interval", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L80", "weight": 1.0}, {"source": "test_random_testmultinomial", "target": "test_random_testmultinomial_test_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L86", "weight": 1.0}, {"source": "test_random_testmultinomial", "target": "test_random_testmultinomial_test_multidimensional_pvals", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L100", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "test_random_testsetstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L107", "weight": 1.0}, {"source": "test_random_testsetstate", "target": "test_random_testsetstate_create_rng", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L108", "weight": 1.0}, {"source": "test_random_testsetstate", "target": "test_random_testsetstate_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L114", "weight": 1.0}, {"source": "test_random_testsetstate", "target": "test_random_testsetstate_test_gaussian_reset", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L121", "weight": 1.0}, {"source": "test_random_testsetstate", "target": "test_random_testsetstate_test_gaussian_reset_in_media_res", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L129", "weight": 1.0}, {"source": "test_random_testsetstate", "target": "test_random_testsetstate_test_backwards_compatibility", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L140", "weight": 1.0}, {"source": "test_random_testsetstate", "target": "test_random_testsetstate_test_negative_binomial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L153", "weight": 1.0}, {"source": "test_random_testsetstate", "target": "test_random_testsetstate_test_set_invalid_state", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L159", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "test_random_testrandint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L166", "weight": 1.0}, {"source": "test_random_testrandint", "target": "test_random_testrandint_test_unsupported_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L172", "weight": 1.0}, {"source": "test_random_testrandint", "target": "test_random_testrandint_test_bounds_checking", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L176", "weight": 1.0}, {"source": "test_random_testrandint", "target": "test_random_testrandint_test_rng_zero_and_extremes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L186", "weight": 1.0}, {"source": "test_random_testrandint", "target": "test_random_testrandint_test_full_range", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L201", "weight": 1.0}, {"source": "test_random_testrandint", "target": "test_random_testrandint_test_in_bounds_fuzz", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L216", "weight": 1.0}, {"source": "test_random_testrandint", "target": "test_random_testrandint_test_repeatability", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L231", "weight": 1.0}, {"source": "test_random_testrandint", "target": "test_random_testrandint_test_int64_uint64_corner_case", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L264", "weight": 1.0}, {"source": "test_random_testrandint", "target": "test_random_testrandint_test_respect_dtype_singleton", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L287", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "test_random_testrandomdist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L308", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_rand", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L313", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_randn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L321", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_randint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L329", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_random_integers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L337", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_random_integers_max_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L346", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_random_integers_deprecated", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L359", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_random", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L373", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_choice_uniform_replace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L381", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_choice_nonuniform_replace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L387", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_choice_uniform_noreplace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L393", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_choice_nonuniform_noreplace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L399", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_choice_noninteger", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L406", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_choice_exceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L412", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_choice_return_shape", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L431", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_choice_nan_probabilities", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L477", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L482", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_shuffle", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L488", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_shuffle_masked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L514", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "test_random_test_shuffle_untyped_warning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L530", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "test_random_test_shuffle_no_object_unpacking", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L541", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_shuffle_memoryview", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L565", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_shuffle_not_writeable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L580", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_beta", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L586", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_binomial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L595", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_chisquare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L603", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_dirichlet", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L611", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_dirichlet_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L623", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_dirichlet_bad_alpha", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L635", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_exponential", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L646", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_exponential_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L654", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_f", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L658", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_gamma", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L666", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_gamma_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L674", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_geometric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L678", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_gumbel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L686", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_gumbel_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L694", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_hypergeometric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L698", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_laplace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L724", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_laplace_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L732", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_logistic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L736", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_lognormal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L744", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_lognormal_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L752", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_logseries", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L756", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_multinomial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L764", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_multivariate_normal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L775", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_negative_binomial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L814", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_noncentral_chisquare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L822", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_noncentral_f", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L843", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_normal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L852", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_normal_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L860", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_pareto", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L864", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_poisson", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L879", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_poisson_exceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L887", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_power", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L895", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_rayleigh", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L903", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_rayleigh_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L911", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_standard_cauchy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L915", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_standard_exponential", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L923", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_standard_gamma", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L931", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_standard_gamma_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L939", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_standard_normal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L943", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_standard_t", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L951", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_triangular", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L959", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_uniform", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L968", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_uniform_range_bounds", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L976", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_scalar_exception_propagation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L992", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_vonmises", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1016", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_vonmises_small", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1024", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_wald", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1030", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_weibull", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1038", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_weibull_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1046", "weight": 1.0}, {"source": "test_random_testrandomdist", "target": "test_random_testrandomdist_test_zipf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1051", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "test_random_testbroadcast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1060", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_uniform", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1068", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_normal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1083", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_beta", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1101", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_exponential", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1122", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_standard_gamma", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1134", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_gamma", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1146", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_f", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1167", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_noncentral_f", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1188", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_noncentral_f_small_df", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1220", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_chisquare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1226", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_noncentral_chisquare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1238", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_standard_t", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1259", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_vonmises", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1271", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_pareto", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1289", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_weibull", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1301", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_power", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1313", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_laplace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1325", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_gumbel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1343", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_logistic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1361", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_lognormal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1379", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_rayleigh", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1397", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_wald", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1409", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_triangular", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1432", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_binomial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1467", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_negative_binomial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1489", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_poisson", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1511", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_zipf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1525", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_geometric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1538", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_hypergeometric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1550", "weight": 1.0}, {"source": "test_random_testbroadcast", "target": "test_random_testbroadcast_test_logseries", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1584", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "test_random_testthread", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1598", "weight": 1.0}, {"source": "test_random_testthread", "target": "test_random_testthread_check_function", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1602", "weight": 1.0}, {"source": "test_random_testthread", "target": "test_random_testthread_test_normal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1624", "weight": 1.0}, {"source": "test_random_testthread", "target": "test_random_testthread_test_exp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1629", "weight": 1.0}, {"source": "test_random_testthread", "target": "test_random_testthread_test_multinomial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1634", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "target": "test_random_testsingleeltarrayinput", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1641", "weight": 1.0}, {"source": "test_random_testsingleeltarrayinput", "target": "test_random_testsingleeltarrayinput_create_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1642", "weight": 1.0}, {"source": "test_random_testsingleeltarrayinput", "target": "test_random_testsingleeltarrayinput_test_one_arg_funcs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1645", "weight": 1.0}, {"source": "test_random_testsingleeltarrayinput", "target": "test_random_testsingleeltarrayinput_test_two_arg_funcs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1665", "weight": 1.0}, {"source": "test_random_testsingleeltarrayinput", "target": "test_random_testsingleeltarrayinput_test_randint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1693", "weight": 1.0}, {"source": "test_random_testsingleeltarrayinput", "target": "test_random_testsingleeltarrayinput_test_three_arg_funcs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1711", "weight": 1.0}, {"source": "test_random_testsetstate_test_basic", "target": "test_random_testsetstate_create_rng", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L115", "weight": 1.0}, {"source": "test_random_testsetstate_test_gaussian_reset", "target": "test_random_testsetstate_create_rng", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L123", "weight": 1.0}, {"source": "test_random_testsetstate_test_gaussian_reset_in_media_res", "target": "test_random_testsetstate_create_rng", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L132", "weight": 1.0}, {"source": "test_random_testsetstate_test_backwards_compatibility", "target": "test_random_testsetstate_create_rng", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L143", "weight": 1.0}, {"source": "test_random_testsetstate_test_negative_binomial", "target": "test_random_testsetstate_create_rng", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L156", "weight": 1.0}, {"source": "test_random_testsetstate_test_set_invalid_state", "target": "test_random_testsetstate_create_rng", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L161", "weight": 1.0}, {"source": "test_random_testthread_test_normal", "target": "test_random_testthread_check_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1627", "weight": 1.0}, {"source": "test_random_testthread_test_exp", "target": "test_random_testthread_check_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1632", "weight": 1.0}, {"source": "test_random_testthread_test_multinomial", "target": "test_random_testthread_check_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1637", "weight": 1.0}, {"source": "test_random_testsingleeltarrayinput_test_one_arg_funcs", "target": "test_random_testsingleeltarrayinput_create_arrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1646", "weight": 1.0}, {"source": "test_random_testsingleeltarrayinput_test_two_arg_funcs", "target": "test_random_testsingleeltarrayinput_create_arrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1666", "weight": 1.0}, {"source": "test_random_testsingleeltarrayinput_test_randint", "target": "test_random_testsingleeltarrayinput_create_arrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1694", "weight": 1.0}, {"source": "test_random_testsingleeltarrayinput_test_three_arg_funcs", "target": "test_random_testsingleeltarrayinput_create_arrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1712", "weight": 1.0}, {"source": "test_random_rationale_1065", "target": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_random_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1065", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_random_testseed_test_scalar", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L21"}, {"caller_nid": "test_random_testseed_test_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L22"}, {"caller_nid": "test_random_testseed_test_scalar", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L22"}, {"caller_nid": "test_random_testseed_test_scalar", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L23"}, {"caller_nid": "test_random_testseed_test_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L24"}, {"caller_nid": "test_random_testseed_test_scalar", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L24"}, {"caller_nid": "test_random_testseed_test_array", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L27"}, {"caller_nid": "test_random_testseed_test_array", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L27"}, {"caller_nid": "test_random_testseed_test_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L28"}, {"caller_nid": "test_random_testseed_test_array", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L28"}, {"caller_nid": "test_random_testseed_test_array", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L29"}, {"caller_nid": "test_random_testseed_test_array", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L29"}, {"caller_nid": "test_random_testseed_test_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L30"}, {"caller_nid": "test_random_testseed_test_array", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L30"}, {"caller_nid": "test_random_testseed_test_array", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L31"}, {"caller_nid": "test_random_testseed_test_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L32"}, {"caller_nid": "test_random_testseed_test_array", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L32"}, {"caller_nid": "test_random_testseed_test_array", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L33"}, {"caller_nid": "test_random_testseed_test_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L34"}, {"caller_nid": "test_random_testseed_test_array", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L34"}, {"caller_nid": "test_random_testseed_test_invalid_scalar", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L38"}, {"caller_nid": "test_random_testseed_test_invalid_scalar", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L39"}, {"caller_nid": "test_random_testseed_test_invalid_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L43"}, {"caller_nid": "test_random_testseed_test_invalid_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L44"}, {"caller_nid": "test_random_testseed_test_invalid_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L45"}, {"caller_nid": "test_random_testseed_test_invalid_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L46"}, {"caller_nid": "test_random_testseed_test_invalid_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L47"}, {"caller_nid": "test_random_testseed_test_invalid_array_shape", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L51"}, {"caller_nid": "test_random_testseed_test_invalid_array_shape", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L52"}, {"caller_nid": "test_random_testseed_test_invalid_array_shape", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L53"}, {"caller_nid": "test_random_testseed_test_invalid_array_shape", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L54"}, {"caller_nid": "test_random_testbinomial_test_n_zero", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L63"}, {"caller_nid": "test_random_testbinomial_test_n_zero", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L65"}, {"caller_nid": "test_random_testbinomial_test_n_zero", "callee": "binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L65"}, {"caller_nid": "test_random_testbinomial_test_n_zero", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L66"}, {"caller_nid": "test_random_testbinomial_test_n_zero", "callee": "binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L66"}, {"caller_nid": "test_random_testbinomial_test_p_is_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L70"}, {"caller_nid": "test_random_testmultinomial_test_basic", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L75"}, {"caller_nid": "test_random_testmultinomial_test_zero_probability", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L78"}, {"caller_nid": "test_random_testmultinomial_test_int_negative_interval", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L81"}, {"caller_nid": "test_random_testmultinomial_test_int_negative_interval", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L81"}, {"caller_nid": "test_random_testmultinomial_test_int_negative_interval", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L82"}, {"caller_nid": "test_random_testmultinomial_test_int_negative_interval", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L83"}, {"caller_nid": "test_random_testmultinomial_test_int_negative_interval", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L83"}, {"caller_nid": "test_random_testmultinomial_test_int_negative_interval", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L84"}, {"caller_nid": "test_random_testmultinomial_test_int_negative_interval", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L84"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L89"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L89"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L89"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L90"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L90"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L90"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L91"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L91"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L91"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L92"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L92"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L93"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L93"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L94"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L94"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L94"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L97"}, {"caller_nid": "test_random_testmultinomial_test_size", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L98"}, {"caller_nid": "test_random_testmultinomial_test_multidimensional_pvals", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L101"}, {"caller_nid": "test_random_testmultinomial_test_multidimensional_pvals", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L102"}, {"caller_nid": "test_random_testmultinomial_test_multidimensional_pvals", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L103"}, {"caller_nid": "test_random_testmultinomial_test_multidimensional_pvals", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L104"}, {"caller_nid": "test_random_testmultinomial_test_multidimensional_pvals", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L104"}, {"caller_nid": "test_random_testsetstate_create_rng", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L110"}, {"caller_nid": "test_random_testsetstate_create_rng", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L111"}, {"caller_nid": "test_random_testsetstate_test_basic", "callee": "tomaxint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L116"}, {"caller_nid": "test_random_testsetstate_test_basic", "callee": "set_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L117"}, {"caller_nid": "test_random_testsetstate_test_basic", "callee": "tomaxint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L118"}, {"caller_nid": "test_random_testsetstate_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L119"}, {"caller_nid": "test_random_testsetstate_test_basic", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L119"}, {"caller_nid": "test_random_testsetstate_test_gaussian_reset", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L124"}, {"caller_nid": "test_random_testsetstate_test_gaussian_reset", "callee": "set_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L125"}, {"caller_nid": "test_random_testsetstate_test_gaussian_reset", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L126"}, {"caller_nid": "test_random_testsetstate_test_gaussian_reset", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L127"}, {"caller_nid": "test_random_testsetstate_test_gaussian_reset", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L127"}, {"caller_nid": "test_random_testsetstate_test_gaussian_reset_in_media_res", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L133"}, {"caller_nid": "test_random_testsetstate_test_gaussian_reset_in_media_res", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L134"}, {"caller_nid": "test_random_testsetstate_test_gaussian_reset_in_media_res", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L135"}, {"caller_nid": "test_random_testsetstate_test_gaussian_reset_in_media_res", "callee": "set_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L136"}, {"caller_nid": "test_random_testsetstate_test_gaussian_reset_in_media_res", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L137"}, {"caller_nid": "test_random_testsetstate_test_gaussian_reset_in_media_res", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L138"}, {"caller_nid": "test_random_testsetstate_test_gaussian_reset_in_media_res", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L138"}, {"caller_nid": "test_random_testsetstate_test_backwards_compatibility", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L145"}, {"caller_nid": "test_random_testsetstate_test_backwards_compatibility", "callee": "set_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L146"}, {"caller_nid": "test_random_testsetstate_test_backwards_compatibility", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L147"}, {"caller_nid": "test_random_testsetstate_test_backwards_compatibility", "callee": "set_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L148"}, {"caller_nid": "test_random_testsetstate_test_backwards_compatibility", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L149"}, {"caller_nid": "test_random_testsetstate_test_backwards_compatibility", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L150"}, {"caller_nid": "test_random_testsetstate_test_backwards_compatibility", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L150"}, {"caller_nid": "test_random_testsetstate_test_backwards_compatibility", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L151"}, {"caller_nid": "test_random_testsetstate_test_backwards_compatibility", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L151"}, {"caller_nid": "test_random_testsetstate_test_negative_binomial", "callee": "negative_binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L157"}, {"caller_nid": "test_random_testsetstate_test_set_invalid_state", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L162"}, {"caller_nid": "test_random_testsetstate_test_set_invalid_state", "callee": "set_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L163"}, {"caller_nid": "test_random_testrandint_test_unsupported_type", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L173"}, {"caller_nid": "test_random_testrandint_test_unsupported_type", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L174"}, {"caller_nid": "test_random_testrandint_test_bounds_checking", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L177"}, {"caller_nid": "test_random_testrandint_test_bounds_checking", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L179"}, {"caller_nid": "test_random_testrandint_test_bounds_checking", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L180"}, {"caller_nid": "test_random_testrandint_test_bounds_checking", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L181"}, {"caller_nid": "test_random_testrandint_test_bounds_checking", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L182"}, {"caller_nid": "test_random_testrandint_test_bounds_checking", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L183"}, {"caller_nid": "test_random_testrandint_test_bounds_checking", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L184"}, {"caller_nid": "test_random_testrandint_test_rng_zero_and_extremes", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L187"}, {"caller_nid": "test_random_testrandint_test_rng_zero_and_extremes", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L189"}, {"caller_nid": "test_random_testrandint_test_rng_zero_and_extremes", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L190"}, {"caller_nid": "test_random_testrandint_test_rng_zero_and_extremes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L193"}, {"caller_nid": "test_random_testrandint_test_rng_zero_and_extremes", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L193"}, {"caller_nid": "test_random_testrandint_test_rng_zero_and_extremes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L196"}, {"caller_nid": "test_random_testrandint_test_rng_zero_and_extremes", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L196"}, {"caller_nid": "test_random_testrandint_test_rng_zero_and_extremes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L199"}, {"caller_nid": "test_random_testrandint_test_rng_zero_and_extremes", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L199"}, {"caller_nid": "test_random_testrandint_test_full_range", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L203"}, {"caller_nid": "test_random_testrandint_test_full_range", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L206"}, {"caller_nid": "test_random_testrandint_test_full_range", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L207"}, {"caller_nid": "test_random_testrandint_test_full_range", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L210"}, {"caller_nid": "test_random_testrandint_test_full_range", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L212"}, {"caller_nid": "test_random_testrandint_test_full_range", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L214"}, {"caller_nid": "test_random_testrandint_test_in_bounds_fuzz", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L218"}, {"caller_nid": "test_random_testrandint_test_in_bounds_fuzz", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L222"}, {"caller_nid": "test_random_testrandint_test_in_bounds_fuzz", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L223"}, {"caller_nid": "test_random_testrandint_test_in_bounds_fuzz", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L223"}, {"caller_nid": "test_random_testrandint_test_in_bounds_fuzz", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L224"}, {"caller_nid": "test_random_testrandint_test_in_bounds_fuzz", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L224"}, {"caller_nid": "test_random_testrandint_test_in_bounds_fuzz", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L226"}, {"caller_nid": "test_random_testrandint_test_in_bounds_fuzz", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L228"}, {"caller_nid": "test_random_testrandint_test_in_bounds_fuzz", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L228"}, {"caller_nid": "test_random_testrandint_test_in_bounds_fuzz", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L229"}, {"caller_nid": "test_random_testrandint_test_in_bounds_fuzz", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L229"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L247"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L251"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "byteswap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L253"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L253"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "hexdigest", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L255"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "sha256", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L255"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L255"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L256"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L256"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L259"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L260"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L260"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "hexdigest", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L261"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "sha256", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L261"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L262"}, {"caller_nid": "test_random_testrandint_test_repeatability", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L262"}, {"caller_nid": "test_random_testrandint_test_int64_uint64_corner_case", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L278"}, {"caller_nid": "test_random_testrandint_test_int64_uint64_corner_case", "callee": "int64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L279"}, {"caller_nid": "test_random_testrandint_test_int64_uint64_corner_case", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L279"}, {"caller_nid": "test_random_testrandint_test_int64_uint64_corner_case", "callee": "uint64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L280"}, {"caller_nid": "test_random_testrandint_test_int64_uint64_corner_case", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L280"}, {"caller_nid": "test_random_testrandint_test_int64_uint64_corner_case", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L284"}, {"caller_nid": "test_random_testrandint_test_int64_uint64_corner_case", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L285"}, {"caller_nid": "test_random_testrandint_test_respect_dtype_singleton", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L289"}, {"caller_nid": "test_random_testrandint_test_respect_dtype_singleton", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L291"}, {"caller_nid": "test_random_testrandint_test_respect_dtype_singleton", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L292"}, {"caller_nid": "test_random_testrandint_test_respect_dtype_singleton", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L294"}, {"caller_nid": "test_random_testrandint_test_respect_dtype_singleton", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L295"}, {"caller_nid": "test_random_testrandint_test_respect_dtype_singleton", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L295"}, {"caller_nid": "test_random_testrandint_test_respect_dtype_singleton", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L299"}, {"caller_nid": "test_random_testrandint_test_respect_dtype_singleton", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L300"}, {"caller_nid": "test_random_testrandint_test_respect_dtype_singleton", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L303"}, {"caller_nid": "test_random_testrandint_test_respect_dtype_singleton", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L304"}, {"caller_nid": "test_random_testrandint_test_respect_dtype_singleton", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L304"}, {"caller_nid": "test_random_testrandint_test_respect_dtype_singleton", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L305"}, {"caller_nid": "test_random_testrandint_test_respect_dtype_singleton", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L305"}, {"caller_nid": "test_random_testrandomdist_test_rand", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L314"}, {"caller_nid": "test_random_testrandomdist_test_rand", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L315"}, {"caller_nid": "test_random_testrandomdist_test_rand", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L316"}, {"caller_nid": "test_random_testrandomdist_test_rand", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L319"}, {"caller_nid": "test_random_testrandomdist_test_randn", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L322"}, {"caller_nid": "test_random_testrandomdist_test_randn", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L323"}, {"caller_nid": "test_random_testrandomdist_test_randn", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L324"}, {"caller_nid": "test_random_testrandomdist_test_randn", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L327"}, {"caller_nid": "test_random_testrandomdist_test_randint", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L330"}, {"caller_nid": "test_random_testrandomdist_test_randint", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L331"}, {"caller_nid": "test_random_testrandomdist_test_randint", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L332"}, {"caller_nid": "test_random_testrandomdist_test_randint", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L335"}, {"caller_nid": "test_random_testrandomdist_test_random_integers", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L338"}, {"caller_nid": "test_random_testrandomdist_test_random_integers", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L339"}, {"caller_nid": "test_random_testrandomdist_test_random_integers", "callee": "random_integers", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L340"}, {"caller_nid": "test_random_testrandomdist_test_random_integers", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L341"}, {"caller_nid": "test_random_testrandomdist_test_random_integers", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L344"}, {"caller_nid": "test_random_testrandomdist_test_random_integers_max_int", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L352"}, {"caller_nid": "test_random_testrandomdist_test_random_integers_max_int", "callee": "random_integers", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L353"}, {"caller_nid": "test_random_testrandomdist_test_random_integers_max_int", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L353"}, {"caller_nid": "test_random_testrandomdist_test_random_integers_max_int", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L354"}, {"caller_nid": "test_random_testrandomdist_test_random_integers_max_int", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L356"}, {"caller_nid": "test_random_testrandomdist_test_random_integers_max_int", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L357"}, {"caller_nid": "test_random_testrandomdist_test_random_integers_deprecated", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L360"}, {"caller_nid": "test_random_testrandomdist_test_random_integers_deprecated", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L361"}, {"caller_nid": "test_random_testrandomdist_test_random_integers_deprecated", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L364"}, {"caller_nid": "test_random_testrandomdist_test_random_integers_deprecated", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L366"}, {"caller_nid": "test_random_testrandomdist_test_random_integers_deprecated", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L369"}, {"caller_nid": "test_random_testrandomdist_test_random_integers_deprecated", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L371"}, {"caller_nid": "test_random_testrandomdist_test_random_integers_deprecated", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L371"}, {"caller_nid": "test_random_testrandomdist_test_random", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L374"}, {"caller_nid": "test_random_testrandomdist_test_random", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L375"}, {"caller_nid": "test_random_testrandomdist_test_random", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L376"}, {"caller_nid": "test_random_testrandomdist_test_random", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L379"}, {"caller_nid": "test_random_testrandomdist_test_choice_uniform_replace", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L382"}, {"caller_nid": "test_random_testrandomdist_test_choice_uniform_replace", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L383"}, {"caller_nid": "test_random_testrandomdist_test_choice_uniform_replace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L384"}, {"caller_nid": "test_random_testrandomdist_test_choice_uniform_replace", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L385"}, {"caller_nid": "test_random_testrandomdist_test_choice_nonuniform_replace", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L388"}, {"caller_nid": "test_random_testrandomdist_test_choice_nonuniform_replace", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L389"}, {"caller_nid": "test_random_testrandomdist_test_choice_nonuniform_replace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L390"}, {"caller_nid": "test_random_testrandomdist_test_choice_nonuniform_replace", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L391"}, {"caller_nid": "test_random_testrandomdist_test_choice_uniform_noreplace", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L394"}, {"caller_nid": "test_random_testrandomdist_test_choice_uniform_noreplace", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L395"}, {"caller_nid": "test_random_testrandomdist_test_choice_uniform_noreplace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L396"}, {"caller_nid": "test_random_testrandomdist_test_choice_uniform_noreplace", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L397"}, {"caller_nid": "test_random_testrandomdist_test_choice_nonuniform_noreplace", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L400"}, {"caller_nid": "test_random_testrandomdist_test_choice_nonuniform_noreplace", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L401"}, {"caller_nid": "test_random_testrandomdist_test_choice_nonuniform_noreplace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L403"}, {"caller_nid": "test_random_testrandomdist_test_choice_nonuniform_noreplace", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L404"}, {"caller_nid": "test_random_testrandomdist_test_choice_noninteger", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L407"}, {"caller_nid": "test_random_testrandomdist_test_choice_noninteger", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L408"}, {"caller_nid": "test_random_testrandomdist_test_choice_noninteger", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L409"}, {"caller_nid": "test_random_testrandomdist_test_choice_noninteger", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L410"}, {"caller_nid": "test_random_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L414"}, {"caller_nid": "test_random_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L415"}, {"caller_nid": "test_random_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L416"}, {"caller_nid": "test_random_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L417"}, {"caller_nid": "test_random_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L418"}, {"caller_nid": "test_random_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L420"}, {"caller_nid": "test_random_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L421"}, {"caller_nid": "test_random_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L422"}, {"caller_nid": "test_random_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L423"}, {"caller_nid": "test_random_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L425"}, {"caller_nid": "test_random_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L426"}, {"caller_nid": "test_random_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L427"}, {"caller_nid": "test_random_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L428"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L434"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L434"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L434"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L435"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L435"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L435"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L436"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L436"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L436"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L437"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L437"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L437"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L438"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L438"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L438"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L439"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L439"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L440"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L441"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L443"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L443"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L447"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L447"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L447"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L448"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L448"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L448"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L449"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L449"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L449"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L450"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L450"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L450"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L451"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L451"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L451"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L452"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L452"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L453"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L454"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L456"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L456"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L456"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L461"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L461"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L462"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L462"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L463"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L463"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L464"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L464"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L465"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L465"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L465"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L468"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L468"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L469"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L469"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L470"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L470"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L471"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L471"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L472"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L472"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L473"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L473"}, {"caller_nid": "test_random_testrandomdist_test_choice_return_shape", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L475"}, {"caller_nid": "test_random_testrandomdist_test_choice_nan_probabilities", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L478"}, {"caller_nid": "test_random_testrandomdist_test_choice_nan_probabilities", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L480"}, {"caller_nid": "test_random_testrandomdist_test_bytes", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L483"}, {"caller_nid": "test_random_testrandomdist_test_bytes", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L484"}, {"caller_nid": "test_random_testrandomdist_test_bytes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L486"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L491"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L493"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L493"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L494"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L494"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L495"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L495"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L496"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L496"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L498"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "vstack", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L499"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L501"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L501"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L505"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L507"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "conv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L508"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L509"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "conv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L511"}, {"caller_nid": "test_random_testrandomdist_test_shuffle", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L512"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "masked_values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L516"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L516"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L516"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "masked_values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L517"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L517"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L518"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L519"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L520"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L521"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L522"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L523"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L523"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L524"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L525"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L526"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_masked", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L526"}, {"caller_nid": "test_random_test_shuffle_untyped_warning", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L533"}, {"caller_nid": "test_random_test_shuffle_untyped_warning", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L535"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L546"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L546"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L546"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L546"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L548"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L549"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L551"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L554"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L554"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L556"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L558"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L560"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L562"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L563"}, {"caller_nid": "test_random_test_shuffle_no_object_unpacking", "callee": "id", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L563"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_memoryview", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L569"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_memoryview", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L570"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_memoryview", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L571"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_memoryview", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L572"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_memoryview", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L572"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_memoryview", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L573"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_memoryview", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L574"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_memoryview", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L575"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_memoryview", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L575"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_memoryview", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L576"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_memoryview", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L577"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_memoryview", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L578"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_memoryview", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L578"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_not_writeable", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L581"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_not_writeable", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L583"}, {"caller_nid": "test_random_testrandomdist_test_shuffle_not_writeable", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L584"}, {"caller_nid": "test_random_testrandomdist_test_beta", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L587"}, {"caller_nid": "test_random_testrandomdist_test_beta", "callee": "beta", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L588"}, {"caller_nid": "test_random_testrandomdist_test_beta", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L589"}, {"caller_nid": "test_random_testrandomdist_test_beta", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L593"}, {"caller_nid": "test_random_testrandomdist_test_binomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L596"}, {"caller_nid": "test_random_testrandomdist_test_binomial", "callee": "binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L597"}, {"caller_nid": "test_random_testrandomdist_test_binomial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L598"}, {"caller_nid": "test_random_testrandomdist_test_binomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L601"}, {"caller_nid": "test_random_testrandomdist_test_chisquare", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L604"}, {"caller_nid": "test_random_testrandomdist_test_chisquare", "callee": "chisquare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L605"}, {"caller_nid": "test_random_testrandomdist_test_chisquare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L606"}, {"caller_nid": "test_random_testrandomdist_test_chisquare", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L609"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L612"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L613"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L614"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L615"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L621"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L625"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L626"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L626"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L626"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L627"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L627"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L627"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L628"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L628"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L628"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L629"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L629"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L630"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L630"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L631"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L631"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L631"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L633"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_size", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L633"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_bad_alpha", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L637"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_bad_alpha", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L638"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_bad_alpha", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L641"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_bad_alpha", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L642"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_bad_alpha", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L643"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_bad_alpha", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L644"}, {"caller_nid": "test_random_testrandomdist_test_dirichlet_bad_alpha", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L644"}, {"caller_nid": "test_random_testrandomdist_test_exponential", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L647"}, {"caller_nid": "test_random_testrandomdist_test_exponential", "callee": "exponential", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L648"}, {"caller_nid": "test_random_testrandomdist_test_exponential", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L649"}, {"caller_nid": "test_random_testrandomdist_test_exponential", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L652"}, {"caller_nid": "test_random_testrandomdist_test_exponential_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L655"}, {"caller_nid": "test_random_testrandomdist_test_exponential_0", "callee": "exponential", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L655"}, {"caller_nid": "test_random_testrandomdist_test_exponential_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L656"}, {"caller_nid": "test_random_testrandomdist_test_f", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L659"}, {"caller_nid": "test_random_testrandomdist_test_f", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L660"}, {"caller_nid": "test_random_testrandomdist_test_f", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L661"}, {"caller_nid": "test_random_testrandomdist_test_f", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L664"}, {"caller_nid": "test_random_testrandomdist_test_gamma", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L667"}, {"caller_nid": "test_random_testrandomdist_test_gamma", "callee": "gamma", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L668"}, {"caller_nid": "test_random_testrandomdist_test_gamma", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L669"}, {"caller_nid": "test_random_testrandomdist_test_gamma", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L672"}, {"caller_nid": "test_random_testrandomdist_test_gamma_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L675"}, {"caller_nid": "test_random_testrandomdist_test_gamma_0", "callee": "gamma", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L675"}, {"caller_nid": "test_random_testrandomdist_test_gamma_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L676"}, {"caller_nid": "test_random_testrandomdist_test_geometric", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L679"}, {"caller_nid": "test_random_testrandomdist_test_geometric", "callee": "geometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L680"}, {"caller_nid": "test_random_testrandomdist_test_geometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L681"}, {"caller_nid": "test_random_testrandomdist_test_geometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L684"}, {"caller_nid": "test_random_testrandomdist_test_gumbel", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L687"}, {"caller_nid": "test_random_testrandomdist_test_gumbel", "callee": "gumbel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L688"}, {"caller_nid": "test_random_testrandomdist_test_gumbel", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L689"}, {"caller_nid": "test_random_testrandomdist_test_gumbel", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L692"}, {"caller_nid": "test_random_testrandomdist_test_gumbel_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L695"}, {"caller_nid": "test_random_testrandomdist_test_gumbel_0", "callee": "gumbel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L695"}, {"caller_nid": "test_random_testrandomdist_test_gumbel_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L696"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L699"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L700"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L701"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L704"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L707"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L708"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L709"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L711"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L712"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L713"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L716"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L717"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L718"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L720"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L721"}, {"caller_nid": "test_random_testrandomdist_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L722"}, {"caller_nid": "test_random_testrandomdist_test_laplace", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L725"}, {"caller_nid": "test_random_testrandomdist_test_laplace", "callee": "laplace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L726"}, {"caller_nid": "test_random_testrandomdist_test_laplace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L727"}, {"caller_nid": "test_random_testrandomdist_test_laplace", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L730"}, {"caller_nid": "test_random_testrandomdist_test_laplace_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L733"}, {"caller_nid": "test_random_testrandomdist_test_laplace_0", "callee": "laplace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L733"}, {"caller_nid": "test_random_testrandomdist_test_laplace_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L734"}, {"caller_nid": "test_random_testrandomdist_test_logistic", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L737"}, {"caller_nid": "test_random_testrandomdist_test_logistic", "callee": "logistic", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L738"}, {"caller_nid": "test_random_testrandomdist_test_logistic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L739"}, {"caller_nid": "test_random_testrandomdist_test_logistic", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L742"}, {"caller_nid": "test_random_testrandomdist_test_lognormal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L745"}, {"caller_nid": "test_random_testrandomdist_test_lognormal", "callee": "lognormal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L746"}, {"caller_nid": "test_random_testrandomdist_test_lognormal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L747"}, {"caller_nid": "test_random_testrandomdist_test_lognormal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L750"}, {"caller_nid": "test_random_testrandomdist_test_lognormal_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L753"}, {"caller_nid": "test_random_testrandomdist_test_lognormal_0", "callee": "lognormal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L753"}, {"caller_nid": "test_random_testrandomdist_test_lognormal_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L754"}, {"caller_nid": "test_random_testrandomdist_test_logseries", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L757"}, {"caller_nid": "test_random_testrandomdist_test_logseries", "callee": "logseries", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L758"}, {"caller_nid": "test_random_testrandomdist_test_logseries", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L759"}, {"caller_nid": "test_random_testrandomdist_test_logseries", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L762"}, {"caller_nid": "test_random_testrandomdist_test_multinomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L765"}, {"caller_nid": "test_random_testrandomdist_test_multinomial", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L766"}, {"caller_nid": "test_random_testrandomdist_test_multinomial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L767"}, {"caller_nid": "test_random_testrandomdist_test_multinomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L773"}, {"caller_nid": "test_random_testrandomdist_test_multivariate_normal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L776"}, {"caller_nid": "test_random_testrandomdist_test_multivariate_normal", "callee": "multivariate_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L780"}, {"caller_nid": "test_random_testrandomdist_test_multivariate_normal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L781"}, {"caller_nid": "test_random_testrandomdist_test_multivariate_normal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L788"}, {"caller_nid": "test_random_testrandomdist_test_multivariate_normal", "callee": "multivariate_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L791"}, {"caller_nid": "test_random_testrandomdist_test_multivariate_normal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L792"}, {"caller_nid": "test_random_testrandomdist_test_multivariate_normal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L793"}, {"caller_nid": "test_random_testrandomdist_test_multivariate_normal", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L799"}, {"caller_nid": "test_random_testrandomdist_test_multivariate_normal", "callee": "assert_no_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L802"}, {"caller_nid": "test_random_testrandomdist_test_multivariate_normal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L806"}, {"caller_nid": "test_random_testrandomdist_test_multivariate_normal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L809"}, {"caller_nid": "test_random_testrandomdist_test_multivariate_normal", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L810"}, {"caller_nid": "test_random_testrandomdist_test_multivariate_normal", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L811"}, {"caller_nid": "test_random_testrandomdist_test_multivariate_normal", "callee": "multivariate_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L812"}, {"caller_nid": "test_random_testrandomdist_test_negative_binomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L815"}, {"caller_nid": "test_random_testrandomdist_test_negative_binomial", "callee": "negative_binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L816"}, {"caller_nid": "test_random_testrandomdist_test_negative_binomial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L817"}, {"caller_nid": "test_random_testrandomdist_test_negative_binomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L820"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_chisquare", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L823"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_chisquare", "callee": "noncentral_chisquare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L824"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_chisquare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L825"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_chisquare", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L828"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_chisquare", "callee": "noncentral_chisquare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L830"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_chisquare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L831"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_chisquare", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L834"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_chisquare", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L836"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_chisquare", "callee": "noncentral_chisquare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L837"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_chisquare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L838"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_chisquare", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L841"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_f", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L844"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_f", "callee": "noncentral_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L845"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_f", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L847"}, {"caller_nid": "test_random_testrandomdist_test_noncentral_f", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L850"}, {"caller_nid": "test_random_testrandomdist_test_normal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L853"}, {"caller_nid": "test_random_testrandomdist_test_normal", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L854"}, {"caller_nid": "test_random_testrandomdist_test_normal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L855"}, {"caller_nid": "test_random_testrandomdist_test_normal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L858"}, {"caller_nid": "test_random_testrandomdist_test_normal_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L861"}, {"caller_nid": "test_random_testrandomdist_test_normal_0", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L861"}, {"caller_nid": "test_random_testrandomdist_test_normal_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L862"}, {"caller_nid": "test_random_testrandomdist_test_pareto", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L865"}, {"caller_nid": "test_random_testrandomdist_test_pareto", "callee": "pareto", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L866"}, {"caller_nid": "test_random_testrandomdist_test_pareto", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L867"}, {"caller_nid": "test_random_testrandomdist_test_pareto", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L877"}, {"caller_nid": "test_random_testrandomdist_test_poisson", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L880"}, {"caller_nid": "test_random_testrandomdist_test_poisson", "callee": "poisson", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L881"}, {"caller_nid": "test_random_testrandomdist_test_poisson", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L882"}, {"caller_nid": "test_random_testrandomdist_test_poisson", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L885"}, {"caller_nid": "test_random_testrandomdist_test_poisson_exceptions", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L888"}, {"caller_nid": "test_random_testrandomdist_test_poisson_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L890"}, {"caller_nid": "test_random_testrandomdist_test_poisson_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L891"}, {"caller_nid": "test_random_testrandomdist_test_poisson_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L892"}, {"caller_nid": "test_random_testrandomdist_test_poisson_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L893"}, {"caller_nid": "test_random_testrandomdist_test_power", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L896"}, {"caller_nid": "test_random_testrandomdist_test_power", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L897"}, {"caller_nid": "test_random_testrandomdist_test_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L898"}, {"caller_nid": "test_random_testrandomdist_test_power", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L901"}, {"caller_nid": "test_random_testrandomdist_test_rayleigh", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L904"}, {"caller_nid": "test_random_testrandomdist_test_rayleigh", "callee": "rayleigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L905"}, {"caller_nid": "test_random_testrandomdist_test_rayleigh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L906"}, {"caller_nid": "test_random_testrandomdist_test_rayleigh", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L909"}, {"caller_nid": "test_random_testrandomdist_test_rayleigh_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L912"}, {"caller_nid": "test_random_testrandomdist_test_rayleigh_0", "callee": "rayleigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L912"}, {"caller_nid": "test_random_testrandomdist_test_rayleigh_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L913"}, {"caller_nid": "test_random_testrandomdist_test_standard_cauchy", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L916"}, {"caller_nid": "test_random_testrandomdist_test_standard_cauchy", "callee": "standard_cauchy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L917"}, {"caller_nid": "test_random_testrandomdist_test_standard_cauchy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L918"}, {"caller_nid": "test_random_testrandomdist_test_standard_cauchy", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L921"}, {"caller_nid": "test_random_testrandomdist_test_standard_exponential", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L924"}, {"caller_nid": "test_random_testrandomdist_test_standard_exponential", "callee": "standard_exponential", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L925"}, {"caller_nid": "test_random_testrandomdist_test_standard_exponential", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L926"}, {"caller_nid": "test_random_testrandomdist_test_standard_exponential", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L929"}, {"caller_nid": "test_random_testrandomdist_test_standard_gamma", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L932"}, {"caller_nid": "test_random_testrandomdist_test_standard_gamma", "callee": "standard_gamma", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L933"}, {"caller_nid": "test_random_testrandomdist_test_standard_gamma", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L934"}, {"caller_nid": "test_random_testrandomdist_test_standard_gamma", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L937"}, {"caller_nid": "test_random_testrandomdist_test_standard_gamma_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L940"}, {"caller_nid": "test_random_testrandomdist_test_standard_gamma_0", "callee": "standard_gamma", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L940"}, {"caller_nid": "test_random_testrandomdist_test_standard_gamma_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L941"}, {"caller_nid": "test_random_testrandomdist_test_standard_normal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L944"}, {"caller_nid": "test_random_testrandomdist_test_standard_normal", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L945"}, {"caller_nid": "test_random_testrandomdist_test_standard_normal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L946"}, {"caller_nid": "test_random_testrandomdist_test_standard_normal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L949"}, {"caller_nid": "test_random_testrandomdist_test_standard_t", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L952"}, {"caller_nid": "test_random_testrandomdist_test_standard_t", "callee": "standard_t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L953"}, {"caller_nid": "test_random_testrandomdist_test_standard_t", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L954"}, {"caller_nid": "test_random_testrandomdist_test_standard_t", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L957"}, {"caller_nid": "test_random_testrandomdist_test_triangular", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L960"}, {"caller_nid": "test_random_testrandomdist_test_triangular", "callee": "triangular", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L961"}, {"caller_nid": "test_random_testrandomdist_test_triangular", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L963"}, {"caller_nid": "test_random_testrandomdist_test_triangular", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L966"}, {"caller_nid": "test_random_testrandomdist_test_uniform", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L969"}, {"caller_nid": "test_random_testrandomdist_test_uniform", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L970"}, {"caller_nid": "test_random_testrandomdist_test_uniform", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L971"}, {"caller_nid": "test_random_testrandomdist_test_uniform", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L974"}, {"caller_nid": "test_random_testrandomdist_test_uniform_range_bounds", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L977"}, {"caller_nid": "test_random_testrandomdist_test_uniform_range_bounds", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L978"}, {"caller_nid": "test_random_testrandomdist_test_uniform_range_bounds", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L981"}, {"caller_nid": "test_random_testrandomdist_test_uniform_range_bounds", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L982"}, {"caller_nid": "test_random_testrandomdist_test_uniform_range_bounds", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L983"}, {"caller_nid": "test_random_testrandomdist_test_uniform_range_bounds", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L984"}, {"caller_nid": "test_random_testrandomdist_test_uniform_range_bounds", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L985"}, {"caller_nid": "test_random_testrandomdist_test_uniform_range_bounds", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L990"}, {"caller_nid": "test_random_testrandomdist_test_uniform_range_bounds", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L990"}, {"caller_nid": "test_random_testrandomdist_test_scalar_exception_propagation", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1003"}, {"caller_nid": "test_random_testrandomdist_test_scalar_exception_propagation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1003"}, {"caller_nid": "test_random_testrandomdist_test_scalar_exception_propagation", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1004"}, {"caller_nid": "test_random_testrandomdist_test_scalar_exception_propagation", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1013"}, {"caller_nid": "test_random_testrandomdist_test_scalar_exception_propagation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1013"}, {"caller_nid": "test_random_testrandomdist_test_scalar_exception_propagation", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1014"}, {"caller_nid": "test_random_testrandomdist_test_vonmises", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1017"}, {"caller_nid": "test_random_testrandomdist_test_vonmises", "callee": "vonmises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1018"}, {"caller_nid": "test_random_testrandomdist_test_vonmises", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1019"}, {"caller_nid": "test_random_testrandomdist_test_vonmises", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1022"}, {"caller_nid": "test_random_testrandomdist_test_vonmises_small", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1026"}, {"caller_nid": "test_random_testrandomdist_test_vonmises_small", "callee": "vonmises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1027"}, {"caller_nid": "test_random_testrandomdist_test_vonmises_small", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1028"}, {"caller_nid": "test_random_testrandomdist_test_vonmises_small", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1028"}, {"caller_nid": "test_random_testrandomdist_test_vonmises_small", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1028"}, {"caller_nid": "test_random_testrandomdist_test_wald", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1031"}, {"caller_nid": "test_random_testrandomdist_test_wald", "callee": "wald", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1032"}, {"caller_nid": "test_random_testrandomdist_test_wald", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1033"}, {"caller_nid": "test_random_testrandomdist_test_wald", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1036"}, {"caller_nid": "test_random_testrandomdist_test_weibull", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1039"}, {"caller_nid": "test_random_testrandomdist_test_weibull", "callee": "weibull", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1040"}, {"caller_nid": "test_random_testrandomdist_test_weibull", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1041"}, {"caller_nid": "test_random_testrandomdist_test_weibull", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1044"}, {"caller_nid": "test_random_testrandomdist_test_weibull_0", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1047"}, {"caller_nid": "test_random_testrandomdist_test_weibull_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1048"}, {"caller_nid": "test_random_testrandomdist_test_weibull_0", "callee": "weibull", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1048"}, {"caller_nid": "test_random_testrandomdist_test_weibull_0", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1048"}, {"caller_nid": "test_random_testrandomdist_test_weibull_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1049"}, {"caller_nid": "test_random_testrandomdist_test_zipf", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1052"}, {"caller_nid": "test_random_testrandomdist_test_zipf", "callee": "zipf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1053"}, {"caller_nid": "test_random_testrandomdist_test_zipf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1054"}, {"caller_nid": "test_random_testrandomdist_test_zipf", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1057"}, {"caller_nid": "test_random_testbroadcast_test_uniform", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1071"}, {"caller_nid": "test_random_testbroadcast_test_uniform", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1075"}, {"caller_nid": "test_random_testbroadcast_test_uniform", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1076"}, {"caller_nid": "test_random_testbroadcast_test_uniform", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1077"}, {"caller_nid": "test_random_testbroadcast_test_uniform", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1079"}, {"caller_nid": "test_random_testbroadcast_test_uniform", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1080"}, {"caller_nid": "test_random_testbroadcast_test_uniform", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1081"}, {"caller_nid": "test_random_testbroadcast_test_normal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1087"}, {"caller_nid": "test_random_testbroadcast_test_normal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1091"}, {"caller_nid": "test_random_testbroadcast_test_normal", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1092"}, {"caller_nid": "test_random_testbroadcast_test_normal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1093"}, {"caller_nid": "test_random_testbroadcast_test_normal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1094"}, {"caller_nid": "test_random_testbroadcast_test_normal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1096"}, {"caller_nid": "test_random_testbroadcast_test_normal", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1097"}, {"caller_nid": "test_random_testbroadcast_test_normal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1098"}, {"caller_nid": "test_random_testbroadcast_test_normal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1099"}, {"caller_nid": "test_random_testbroadcast_test_beta", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1106"}, {"caller_nid": "test_random_testbroadcast_test_beta", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1110"}, {"caller_nid": "test_random_testbroadcast_test_beta", "callee": "beta", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1111"}, {"caller_nid": "test_random_testbroadcast_test_beta", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1112"}, {"caller_nid": "test_random_testbroadcast_test_beta", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1113"}, {"caller_nid": "test_random_testbroadcast_test_beta", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1114"}, {"caller_nid": "test_random_testbroadcast_test_beta", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1116"}, {"caller_nid": "test_random_testbroadcast_test_beta", "callee": "beta", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1117"}, {"caller_nid": "test_random_testbroadcast_test_beta", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1118"}, {"caller_nid": "test_random_testbroadcast_test_beta", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1119"}, {"caller_nid": "test_random_testbroadcast_test_beta", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1120"}, {"caller_nid": "test_random_testbroadcast_test_exponential", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1125"}, {"caller_nid": "test_random_testbroadcast_test_exponential", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1129"}, {"caller_nid": "test_random_testbroadcast_test_exponential", "callee": "exponential", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1130"}, {"caller_nid": "test_random_testbroadcast_test_exponential", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1131"}, {"caller_nid": "test_random_testbroadcast_test_exponential", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1132"}, {"caller_nid": "test_random_testbroadcast_test_standard_gamma", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1137"}, {"caller_nid": "test_random_testbroadcast_test_standard_gamma", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1141"}, {"caller_nid": "test_random_testbroadcast_test_standard_gamma", "callee": "standard_gamma", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1142"}, {"caller_nid": "test_random_testbroadcast_test_standard_gamma", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1143"}, {"caller_nid": "test_random_testbroadcast_test_standard_gamma", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1144"}, {"caller_nid": "test_random_testbroadcast_test_gamma", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1151"}, {"caller_nid": "test_random_testbroadcast_test_gamma", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1155"}, {"caller_nid": "test_random_testbroadcast_test_gamma", "callee": "gamma", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1156"}, {"caller_nid": "test_random_testbroadcast_test_gamma", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1157"}, {"caller_nid": "test_random_testbroadcast_test_gamma", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1158"}, {"caller_nid": "test_random_testbroadcast_test_gamma", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1159"}, {"caller_nid": "test_random_testbroadcast_test_gamma", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1161"}, {"caller_nid": "test_random_testbroadcast_test_gamma", "callee": "gamma", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1162"}, {"caller_nid": "test_random_testbroadcast_test_gamma", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1163"}, {"caller_nid": "test_random_testbroadcast_test_gamma", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1164"}, {"caller_nid": "test_random_testbroadcast_test_gamma", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1165"}, {"caller_nid": "test_random_testbroadcast_test_f", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1172"}, {"caller_nid": "test_random_testbroadcast_test_f", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1176"}, {"caller_nid": "test_random_testbroadcast_test_f", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1177"}, {"caller_nid": "test_random_testbroadcast_test_f", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1178"}, {"caller_nid": "test_random_testbroadcast_test_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1179"}, {"caller_nid": "test_random_testbroadcast_test_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1180"}, {"caller_nid": "test_random_testbroadcast_test_f", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1182"}, {"caller_nid": "test_random_testbroadcast_test_f", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1183"}, {"caller_nid": "test_random_testbroadcast_test_f", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1184"}, {"caller_nid": "test_random_testbroadcast_test_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1185"}, {"caller_nid": "test_random_testbroadcast_test_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1186"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1195"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1199"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "noncentral_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1200"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1201"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1202"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1203"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1204"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1206"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "noncentral_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1207"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1208"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1209"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1210"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1211"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1213"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "noncentral_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1214"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1215"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1216"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1217"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1218"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f_small_df", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1221"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f_small_df", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1222"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f_small_df", "callee": "noncentral_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1223"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_f_small_df", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1224"}, {"caller_nid": "test_random_testbroadcast_test_chisquare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1229"}, {"caller_nid": "test_random_testbroadcast_test_chisquare", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1233"}, {"caller_nid": "test_random_testbroadcast_test_chisquare", "callee": "chisquare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1234"}, {"caller_nid": "test_random_testbroadcast_test_chisquare", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1235"}, {"caller_nid": "test_random_testbroadcast_test_chisquare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1236"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_chisquare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1243"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_chisquare", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1247"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_chisquare", "callee": "noncentral_chisquare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1248"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_chisquare", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1249"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_chisquare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1250"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_chisquare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1251"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_chisquare", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1253"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_chisquare", "callee": "noncentral_chisquare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1254"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_chisquare", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1255"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_chisquare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1256"}, {"caller_nid": "test_random_testbroadcast_test_noncentral_chisquare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1257"}, {"caller_nid": "test_random_testbroadcast_test_standard_t", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1262"}, {"caller_nid": "test_random_testbroadcast_test_standard_t", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1266"}, {"caller_nid": "test_random_testbroadcast_test_standard_t", "callee": "standard_t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1267"}, {"caller_nid": "test_random_testbroadcast_test_standard_t", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1268"}, {"caller_nid": "test_random_testbroadcast_test_standard_t", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1269"}, {"caller_nid": "test_random_testbroadcast_test_vonmises", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1275"}, {"caller_nid": "test_random_testbroadcast_test_vonmises", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1279"}, {"caller_nid": "test_random_testbroadcast_test_vonmises", "callee": "vonmises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1280"}, {"caller_nid": "test_random_testbroadcast_test_vonmises", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1281"}, {"caller_nid": "test_random_testbroadcast_test_vonmises", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1282"}, {"caller_nid": "test_random_testbroadcast_test_vonmises", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1284"}, {"caller_nid": "test_random_testbroadcast_test_vonmises", "callee": "vonmises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1285"}, {"caller_nid": "test_random_testbroadcast_test_vonmises", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1286"}, {"caller_nid": "test_random_testbroadcast_test_vonmises", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1287"}, {"caller_nid": "test_random_testbroadcast_test_pareto", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1292"}, {"caller_nid": "test_random_testbroadcast_test_pareto", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1296"}, {"caller_nid": "test_random_testbroadcast_test_pareto", "callee": "pareto", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1297"}, {"caller_nid": "test_random_testbroadcast_test_pareto", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1298"}, {"caller_nid": "test_random_testbroadcast_test_pareto", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1299"}, {"caller_nid": "test_random_testbroadcast_test_weibull", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1304"}, {"caller_nid": "test_random_testbroadcast_test_weibull", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1308"}, {"caller_nid": "test_random_testbroadcast_test_weibull", "callee": "weibull", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1309"}, {"caller_nid": "test_random_testbroadcast_test_weibull", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1310"}, {"caller_nid": "test_random_testbroadcast_test_weibull", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1311"}, {"caller_nid": "test_random_testbroadcast_test_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1316"}, {"caller_nid": "test_random_testbroadcast_test_power", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1320"}, {"caller_nid": "test_random_testbroadcast_test_power", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1321"}, {"caller_nid": "test_random_testbroadcast_test_power", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1322"}, {"caller_nid": "test_random_testbroadcast_test_power", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1323"}, {"caller_nid": "test_random_testbroadcast_test_laplace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1329"}, {"caller_nid": "test_random_testbroadcast_test_laplace", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1333"}, {"caller_nid": "test_random_testbroadcast_test_laplace", "callee": "laplace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1334"}, {"caller_nid": "test_random_testbroadcast_test_laplace", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1335"}, {"caller_nid": "test_random_testbroadcast_test_laplace", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1336"}, {"caller_nid": "test_random_testbroadcast_test_laplace", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1338"}, {"caller_nid": "test_random_testbroadcast_test_laplace", "callee": "laplace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1339"}, {"caller_nid": "test_random_testbroadcast_test_laplace", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1340"}, {"caller_nid": "test_random_testbroadcast_test_laplace", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1341"}, {"caller_nid": "test_random_testbroadcast_test_gumbel", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1347"}, {"caller_nid": "test_random_testbroadcast_test_gumbel", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1351"}, {"caller_nid": "test_random_testbroadcast_test_gumbel", "callee": "gumbel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1352"}, {"caller_nid": "test_random_testbroadcast_test_gumbel", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1353"}, {"caller_nid": "test_random_testbroadcast_test_gumbel", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1354"}, {"caller_nid": "test_random_testbroadcast_test_gumbel", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1356"}, {"caller_nid": "test_random_testbroadcast_test_gumbel", "callee": "gumbel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1357"}, {"caller_nid": "test_random_testbroadcast_test_gumbel", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1358"}, {"caller_nid": "test_random_testbroadcast_test_gumbel", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1359"}, {"caller_nid": "test_random_testbroadcast_test_logistic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1365"}, {"caller_nid": "test_random_testbroadcast_test_logistic", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1369"}, {"caller_nid": "test_random_testbroadcast_test_logistic", "callee": "logistic", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1370"}, {"caller_nid": "test_random_testbroadcast_test_logistic", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1371"}, {"caller_nid": "test_random_testbroadcast_test_logistic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1372"}, {"caller_nid": "test_random_testbroadcast_test_logistic", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1374"}, {"caller_nid": "test_random_testbroadcast_test_logistic", "callee": "logistic", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1375"}, {"caller_nid": "test_random_testbroadcast_test_logistic", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1376"}, {"caller_nid": "test_random_testbroadcast_test_logistic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1377"}, {"caller_nid": "test_random_testbroadcast_test_lognormal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1383"}, {"caller_nid": "test_random_testbroadcast_test_lognormal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1387"}, {"caller_nid": "test_random_testbroadcast_test_lognormal", "callee": "lognormal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1388"}, {"caller_nid": "test_random_testbroadcast_test_lognormal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1389"}, {"caller_nid": "test_random_testbroadcast_test_lognormal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1390"}, {"caller_nid": "test_random_testbroadcast_test_lognormal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1392"}, {"caller_nid": "test_random_testbroadcast_test_lognormal", "callee": "lognormal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1393"}, {"caller_nid": "test_random_testbroadcast_test_lognormal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1394"}, {"caller_nid": "test_random_testbroadcast_test_lognormal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1395"}, {"caller_nid": "test_random_testbroadcast_test_rayleigh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1400"}, {"caller_nid": "test_random_testbroadcast_test_rayleigh", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1404"}, {"caller_nid": "test_random_testbroadcast_test_rayleigh", "callee": "rayleigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1405"}, {"caller_nid": "test_random_testbroadcast_test_rayleigh", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1406"}, {"caller_nid": "test_random_testbroadcast_test_rayleigh", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1407"}, {"caller_nid": "test_random_testbroadcast_test_wald", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1414"}, {"caller_nid": "test_random_testbroadcast_test_wald", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1418"}, {"caller_nid": "test_random_testbroadcast_test_wald", "callee": "wald", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1419"}, {"caller_nid": "test_random_testbroadcast_test_wald", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1420"}, {"caller_nid": "test_random_testbroadcast_test_wald", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1421"}, {"caller_nid": "test_random_testbroadcast_test_wald", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1422"}, {"caller_nid": "test_random_testbroadcast_test_wald", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1424"}, {"caller_nid": "test_random_testbroadcast_test_wald", "callee": "wald", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1425"}, {"caller_nid": "test_random_testbroadcast_test_wald", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1426"}, {"caller_nid": "test_random_testbroadcast_test_wald", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1427"}, {"caller_nid": "test_random_testbroadcast_test_wald", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1428"}, {"caller_nid": "test_random_testbroadcast_test_wald", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1429"}, {"caller_nid": "test_random_testbroadcast_test_wald", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1430"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1439"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1443"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "triangular", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1444"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1445"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1446"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1447"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1448"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1451"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "triangular", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1452"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1453"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1454"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1455"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1456"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1459"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "triangular", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1460"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1461"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1462"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1463"}, {"caller_nid": "test_random_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1464"}, {"caller_nid": "test_random_testbroadcast_test_binomial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1473"}, {"caller_nid": "test_random_testbroadcast_test_binomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1475"}, {"caller_nid": "test_random_testbroadcast_test_binomial", "callee": "binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1476"}, {"caller_nid": "test_random_testbroadcast_test_binomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1477"}, {"caller_nid": "test_random_testbroadcast_test_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1478"}, {"caller_nid": "test_random_testbroadcast_test_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1479"}, {"caller_nid": "test_random_testbroadcast_test_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1480"}, {"caller_nid": "test_random_testbroadcast_test_binomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1482"}, {"caller_nid": "test_random_testbroadcast_test_binomial", "callee": "binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1483"}, {"caller_nid": "test_random_testbroadcast_test_binomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1484"}, {"caller_nid": "test_random_testbroadcast_test_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1485"}, {"caller_nid": "test_random_testbroadcast_test_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1486"}, {"caller_nid": "test_random_testbroadcast_test_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1487"}, {"caller_nid": "test_random_testbroadcast_test_negative_binomial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1495"}, {"caller_nid": "test_random_testbroadcast_test_negative_binomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1497"}, {"caller_nid": "test_random_testbroadcast_test_negative_binomial", "callee": "negative_binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1498"}, {"caller_nid": "test_random_testbroadcast_test_negative_binomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1499"}, {"caller_nid": "test_random_testbroadcast_test_negative_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1500"}, {"caller_nid": "test_random_testbroadcast_test_negative_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1501"}, {"caller_nid": "test_random_testbroadcast_test_negative_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1502"}, {"caller_nid": "test_random_testbroadcast_test_negative_binomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1504"}, {"caller_nid": "test_random_testbroadcast_test_negative_binomial", "callee": "negative_binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1505"}, {"caller_nid": "test_random_testbroadcast_test_negative_binomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1506"}, {"caller_nid": "test_random_testbroadcast_test_negative_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1507"}, {"caller_nid": "test_random_testbroadcast_test_negative_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1508"}, {"caller_nid": "test_random_testbroadcast_test_negative_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1509"}, {"caller_nid": "test_random_testbroadcast_test_poisson", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1512"}, {"caller_nid": "test_random_testbroadcast_test_poisson", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1517"}, {"caller_nid": "test_random_testbroadcast_test_poisson", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1519"}, {"caller_nid": "test_random_testbroadcast_test_poisson", "callee": "poisson", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1520"}, {"caller_nid": "test_random_testbroadcast_test_poisson", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1521"}, {"caller_nid": "test_random_testbroadcast_test_poisson", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1522"}, {"caller_nid": "test_random_testbroadcast_test_poisson", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1523"}, {"caller_nid": "test_random_testbroadcast_test_zipf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1528"}, {"caller_nid": "test_random_testbroadcast_test_zipf", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1530"}, {"caller_nid": "test_random_testbroadcast_test_zipf", "callee": "zipf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1531"}, {"caller_nid": "test_random_testbroadcast_test_zipf", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1532"}, {"caller_nid": "test_random_testbroadcast_test_zipf", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1533"}, {"caller_nid": "test_random_testbroadcast_test_zipf", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1534"}, {"caller_nid": "test_random_testbroadcast_test_zipf", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1535"}, {"caller_nid": "test_random_testbroadcast_test_zipf", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1536"}, {"caller_nid": "test_random_testbroadcast_test_geometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1542"}, {"caller_nid": "test_random_testbroadcast_test_geometric", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1544"}, {"caller_nid": "test_random_testbroadcast_test_geometric", "callee": "geometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1545"}, {"caller_nid": "test_random_testbroadcast_test_geometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1546"}, {"caller_nid": "test_random_testbroadcast_test_geometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1547"}, {"caller_nid": "test_random_testbroadcast_test_geometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1548"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1558"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1560"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1561"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1562"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1563"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1564"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1565"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1566"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1568"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1569"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1570"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1571"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1572"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1573"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1574"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1576"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1577"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1578"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1579"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1580"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1581"}, {"caller_nid": "test_random_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1582"}, {"caller_nid": "test_random_testbroadcast_test_logseries", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1588"}, {"caller_nid": "test_random_testbroadcast_test_logseries", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1590"}, {"caller_nid": "test_random_testbroadcast_test_logseries", "callee": "logseries", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1591"}, {"caller_nid": "test_random_testbroadcast_test_logseries", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1592"}, {"caller_nid": "test_random_testbroadcast_test_logseries", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1593"}, {"caller_nid": "test_random_testbroadcast_test_logseries", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1594"}, {"caller_nid": "test_random_testthread_check_function", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1605"}, {"caller_nid": "test_random_testthread_check_function", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1605"}, {"caller_nid": "test_random_testthread_check_function", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1606"}, {"caller_nid": "test_random_testthread_check_function", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1606"}, {"caller_nid": "test_random_testthread_check_function", "callee": "Thread", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1609"}, {"caller_nid": "test_random_testthread_check_function", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1609"}, {"caller_nid": "test_random_testthread_check_function", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1610"}, {"caller_nid": "test_random_testthread_check_function", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1611"}, {"caller_nid": "test_random_testthread_check_function", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1612"}, {"caller_nid": "test_random_testthread_check_function", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1615"}, {"caller_nid": "test_random_testthread_check_function", "callee": "function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1616"}, {"caller_nid": "test_random_testthread_check_function", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1616"}, {"caller_nid": "test_random_testthread_check_function", "callee": "intp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1619"}, {"caller_nid": "test_random_testthread_check_function", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1620"}, {"caller_nid": "test_random_testthread_check_function", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1622"}, {"caller_nid": "test_random_testsingleeltarrayinput_create_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1643"}, {"caller_nid": "test_random_testsingleeltarrayinput_create_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1643"}, {"caller_nid": "test_random_testsingleeltarrayinput_create_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1643"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_one_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1658"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_one_arg_funcs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1658"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_one_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1661"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_one_arg_funcs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1663"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_two_arg_funcs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1679"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_two_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1684"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_two_arg_funcs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1685"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_two_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1687"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_two_arg_funcs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1688"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_two_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1690"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_two_arg_funcs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1691"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_randint", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1698"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_randint", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1699"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_randint", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1702"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_randint", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1703"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_randint", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1705"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_randint", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1706"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_randint", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1708"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_randint", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1709"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_three_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1717"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_three_arg_funcs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1718"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_three_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1720"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_three_arg_funcs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1721"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_three_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1723"}, {"caller_nid": "test_random_testsingleeltarrayinput_test_three_arg_funcs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_random.py", "source_location": "L1724"}]} |