Files
tfm_ainventory/graphify-out/cache/e5c5cfe8ea46a6e65308fa7aaea9906bbb5e0df72f45526448e4ff8110654dc1.json

1 line
350 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "label": "test_randomstate.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1"}, {"id": "test_randomstate_int_func", "label": "int_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L55"}, {"id": "test_randomstate_restore_singleton_bitgen", "label": "restore_singleton_bitgen()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L61"}, {"id": "test_randomstate_assert_mt19937_state_equal", "label": "assert_mt19937_state_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L68"}, {"id": "test_randomstate_testseed", "label": "TestSeed", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L76"}, {"id": "test_randomstate_testseed_test_scalar", "label": ".test_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L77"}, {"id": "test_randomstate_testseed_test_array", "label": ".test_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L83"}, {"id": "test_randomstate_testseed_test_invalid_scalar", "label": ".test_invalid_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L93"}, {"id": "test_randomstate_testseed_test_invalid_array", "label": ".test_invalid_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L98"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L106"}, {"id": "test_randomstate_testseed_test_cannot_seed", "label": ".test_cannot_seed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L114"}, {"id": "test_randomstate_testseed_test_invalid_initialization", "label": ".test_invalid_initialization()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L119"}, {"id": "test_randomstate_testbinomial", "label": "TestBinomial", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L123"}, {"id": "test_randomstate_testbinomial_test_n_zero", "label": ".test_n_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L124"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L133"}, {"id": "test_randomstate_testmultinomial", "label": "TestMultinomial", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L138"}, {"id": "test_randomstate_testmultinomial_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L139"}, {"id": "test_randomstate_testmultinomial_test_zero_probability", "label": ".test_zero_probability()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L142"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L145"}, {"id": "test_randomstate_testmultinomial_test_size", "label": ".test_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L151"}, {"id": "test_randomstate_testmultinomial_test_invalid_prob", "label": ".test_invalid_prob()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L165"}, {"id": "test_randomstate_testmultinomial_test_invalid_n", "label": ".test_invalid_n()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L169"}, {"id": "test_randomstate_testmultinomial_test_p_non_contiguous", "label": ".test_p_non_contiguous()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L172"}, {"id": "test_randomstate_testmultinomial_test_multinomial_pvals_float32", "label": ".test_multinomial_pvals_float32()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L182"}, {"id": "test_randomstate_testmultinomial_test_multinomial_n_float", "label": ".test_multinomial_n_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L190"}, {"id": "test_randomstate_testsetstate", "label": "TestSetState", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L195"}, {"id": "test_randomstate_testsetstate_create_state", "label": "._create_state()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L196"}, {"id": "test_randomstate_testsetstate_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L202"}, {"id": "test_randomstate_testsetstate_test_gaussian_reset", "label": ".test_gaussian_reset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L209"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L217"}, {"id": "test_randomstate_testsetstate_test_backwards_compatibility", "label": ".test_backwards_compatibility()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L228"}, {"id": "test_randomstate_testsetstate_test_negative_binomial", "label": ".test_negative_binomial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L241"}, {"id": "test_randomstate_testsetstate_test_get_state_warning", "label": ".test_get_state_warning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L247"}, {"id": "test_randomstate_testsetstate_test_invalid_legacy_state_setting", "label": ".test_invalid_legacy_state_setting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L254"}, {"id": "test_randomstate_testsetstate_test_pickle", "label": ".test_pickle()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L265"}, {"id": "test_randomstate_testsetstate_test_state_setting", "label": ".test_state_setting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L276"}, {"id": "test_randomstate_testsetstate_test_repr", "label": ".test_repr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L284"}, {"id": "test_randomstate_testrandint", "label": "TestRandint", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L289"}, {"id": "test_randomstate_testrandint_test_unsupported_type", "label": ".test_unsupported_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L295"}, {"id": "test_randomstate_testrandint_test_bounds_checking", "label": ".test_bounds_checking()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L299"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L309"}, {"id": "test_randomstate_testrandint_test_full_range", "label": ".test_full_range()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L324"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L339"}, {"id": "test_randomstate_testrandint_test_repeatability", "label": ".test_repeatability()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L354"}, {"id": "test_randomstate_test_repeatability_32bit_boundary_broadcasting", "label": "test_repeatability_32bit_boundary_broadcasting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L388"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L410"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L433"}, {"id": "test_randomstate_testrandomdist", "label": "TestRandomDist", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L457"}, {"id": "test_randomstate_testrandomdist_test_rand", "label": ".test_rand()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L462"}, {"id": "test_randomstate_testrandomdist_test_rand_singleton", "label": ".test_rand_singleton()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L470"}, {"id": "test_randomstate_testrandomdist_test_randn", "label": ".test_randn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L476"}, {"id": "test_randomstate_testrandomdist_test_randint", "label": ".test_randint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L488"}, {"id": "test_randomstate_testrandomdist_test_random_integers", "label": ".test_random_integers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L496"}, {"id": "test_randomstate_testrandomdist_test_tomaxint", "label": ".test_tomaxint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L510"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L529"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L547"}, {"id": "test_randomstate_testrandomdist_test_random_sample", "label": ".test_random_sample()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L561"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L573"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L579"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L585"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L591"}, {"id": "test_randomstate_testrandomdist_test_choice_noninteger", "label": ".test_choice_noninteger()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L597"}, {"id": "test_randomstate_testrandomdist_test_choice_exceptions", "label": ".test_choice_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L603"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L622"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L668"}, {"id": "test_randomstate_testrandomdist_test_choice_p_non_contiguous", "label": ".test_choice_p_non_contiguous()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L673"}, {"id": "test_randomstate_testrandomdist_test_bytes", "label": ".test_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L682"}, {"id": "test_randomstate_testrandomdist_test_shuffle", "label": ".test_shuffle()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L688"}, {"id": "test_randomstate_testrandomdist_test_shuffle_masked", "label": ".test_shuffle_masked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L715"}, {"id": "test_randomstate_testrandomdist_test_permutation", "label": ".test_permutation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L733"}, {"id": "test_randomstate_testrandomdist_test_beta", "label": ".test_beta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L760"}, {"id": "test_randomstate_testrandomdist_test_binomial", "label": ".test_binomial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L769"}, {"id": "test_randomstate_testrandomdist_test_chisquare", "label": ".test_chisquare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L782"}, {"id": "test_randomstate_testrandomdist_test_dirichlet", "label": ".test_dirichlet()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L790"}, {"id": "test_randomstate_testrandomdist_test_dirichlet_size", "label": ".test_dirichlet_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L809"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L821"}, {"id": "test_randomstate_testrandomdist_test_dirichlet_alpha_non_contiguous", "label": ".test_dirichlet_alpha_non_contiguous()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L826"}, {"id": "test_randomstate_testrandomdist_test_exponential", "label": ".test_exponential()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L836"}, {"id": "test_randomstate_testrandomdist_test_exponential_0", "label": ".test_exponential_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L844"}, {"id": "test_randomstate_testrandomdist_test_f", "label": ".test_f()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L848"}, {"id": "test_randomstate_testrandomdist_test_gamma", "label": ".test_gamma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L856"}, {"id": "test_randomstate_testrandomdist_test_gamma_0", "label": ".test_gamma_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L864"}, {"id": "test_randomstate_testrandomdist_test_geometric", "label": ".test_geometric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L868"}, {"id": "test_randomstate_testrandomdist_test_geometric_exceptions", "label": ".test_geometric_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L876"}, {"id": "test_randomstate_testrandomdist_test_gumbel", "label": ".test_gumbel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L886"}, {"id": "test_randomstate_testrandomdist_test_gumbel_0", "label": ".test_gumbel_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L894"}, {"id": "test_randomstate_testrandomdist_test_hypergeometric", "label": ".test_hypergeometric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L898"}, {"id": "test_randomstate_testrandomdist_test_laplace", "label": ".test_laplace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L924"}, {"id": "test_randomstate_testrandomdist_test_laplace_0", "label": ".test_laplace_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L932"}, {"id": "test_randomstate_testrandomdist_test_logistic", "label": ".test_logistic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L936"}, {"id": "test_randomstate_testrandomdist_test_lognormal", "label": ".test_lognormal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L944"}, {"id": "test_randomstate_testrandomdist_test_lognormal_0", "label": ".test_lognormal_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L952"}, {"id": "test_randomstate_testrandomdist_test_logseries", "label": ".test_logseries()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L956"}, {"id": "test_randomstate_testrandomdist_test_logseries_zero", "label": ".test_logseries_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L964"}, {"id": "test_randomstate_test_logseries_exceptions", "label": "test_logseries_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L968"}, {"id": "test_randomstate_testrandomdist_test_multinomial", "label": ".test_multinomial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L979"}, {"id": "test_randomstate_testrandomdist_test_multivariate_normal", "label": ".test_multivariate_normal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L990"}, {"id": "test_randomstate_testrandomdist_test_negative_binomial", "label": ".test_negative_binomial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1040"}, {"id": "test_randomstate_testrandomdist_test_negative_binomial_exceptions", "label": ".test_negative_binomial_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1048"}, {"id": "test_randomstate_testrandomdist_test_noncentral_chisquare", "label": ".test_noncentral_chisquare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1055"}, {"id": "test_randomstate_testrandomdist_test_noncentral_f", "label": ".test_noncentral_f()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1076"}, {"id": "test_randomstate_testrandomdist_test_noncentral_f_nan", "label": ".test_noncentral_f_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1085"}, {"id": "test_randomstate_testrandomdist_test_normal", "label": ".test_normal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1090"}, {"id": "test_randomstate_testrandomdist_test_normal_0", "label": ".test_normal_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1098"}, {"id": "test_randomstate_testrandomdist_test_pareto", "label": ".test_pareto()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1102"}, {"id": "test_randomstate_testrandomdist_test_poisson", "label": ".test_poisson()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1117"}, {"id": "test_randomstate_testrandomdist_test_poisson_exceptions", "label": ".test_poisson_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1125"}, {"id": "test_randomstate_testrandomdist_test_power", "label": ".test_power()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1137"}, {"id": "test_randomstate_testrandomdist_test_rayleigh", "label": ".test_rayleigh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1145"}, {"id": "test_randomstate_testrandomdist_test_rayleigh_0", "label": ".test_rayleigh_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1153"}, {"id": "test_randomstate_testrandomdist_test_standard_cauchy", "label": ".test_standard_cauchy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1157"}, {"id": "test_randomstate_testrandomdist_test_standard_exponential", "label": ".test_standard_exponential()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1165"}, {"id": "test_randomstate_testrandomdist_test_standard_gamma", "label": ".test_standard_gamma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1173"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L1181"}, {"id": "test_randomstate_testrandomdist_test_standard_normal", "label": ".test_standard_normal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1185"}, {"id": "test_randomstate_testrandomdist_test_randn_singleton", "label": ".test_randn_singleton()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1193"}, {"id": "test_randomstate_testrandomdist_test_standard_t", "label": ".test_standard_t()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1199"}, {"id": "test_randomstate_testrandomdist_test_triangular", "label": ".test_triangular()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1207"}, {"id": "test_randomstate_testrandomdist_test_uniform", "label": ".test_uniform()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1216"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L1224"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L1240"}, {"id": "test_randomstate_testrandomdist_test_vonmises", "label": ".test_vonmises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1262"}, {"id": "test_randomstate_testrandomdist_test_vonmises_small", "label": ".test_vonmises_small()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1270"}, {"id": "test_randomstate_testrandomdist_test_vonmises_large", "label": ".test_vonmises_large()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1276"}, {"id": "test_randomstate_testrandomdist_test_vonmises_nan", "label": ".test_vonmises_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1285"}, {"id": "test_randomstate_testrandomdist_test_wald", "label": ".test_wald()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1290"}, {"id": "test_randomstate_testrandomdist_test_weibull", "label": ".test_weibull()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1298"}, {"id": "test_randomstate_testrandomdist_test_weibull_0", "label": ".test_weibull_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1306"}, {"id": "test_randomstate_testrandomdist_test_zipf", "label": ".test_zipf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1311"}, {"id": "test_randomstate_testbroadcast", "label": "TestBroadcast", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1320"}, {"id": "test_randomstate_testbroadcast_test_uniform", "label": ".test_uniform()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1325"}, {"id": "test_randomstate_testbroadcast_test_normal", "label": ".test_normal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1340"}, {"id": "test_randomstate_testbroadcast_test_beta", "label": ".test_beta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1358"}, {"id": "test_randomstate_testbroadcast_test_exponential", "label": ".test_exponential()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1379"}, {"id": "test_randomstate_testbroadcast_test_standard_gamma", "label": ".test_standard_gamma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1391"}, {"id": "test_randomstate_testbroadcast_test_gamma", "label": ".test_gamma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1403"}, {"id": "test_randomstate_testbroadcast_test_f", "label": ".test_f()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1424"}, {"id": "test_randomstate_testbroadcast_test_noncentral_f", "label": ".test_noncentral_f()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1445"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L1479"}, {"id": "test_randomstate_testbroadcast_test_chisquare", "label": ".test_chisquare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1485"}, {"id": "test_randomstate_testbroadcast_test_noncentral_chisquare", "label": ".test_noncentral_chisquare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1497"}, {"id": "test_randomstate_testbroadcast_test_standard_t", "label": ".test_standard_t()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1518"}, {"id": "test_randomstate_testbroadcast_test_vonmises", "label": ".test_vonmises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1531"}, {"id": "test_randomstate_testbroadcast_test_pareto", "label": ".test_pareto()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1549"}, {"id": "test_randomstate_testbroadcast_test_weibull", "label": ".test_weibull()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1562"}, {"id": "test_randomstate_testbroadcast_test_power", "label": ".test_power()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1575"}, {"id": "test_randomstate_testbroadcast_test_laplace", "label": ".test_laplace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1588"}, {"id": "test_randomstate_testbroadcast_test_gumbel", "label": ".test_gumbel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1606"}, {"id": "test_randomstate_testbroadcast_test_logistic", "label": ".test_logistic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1624"}, {"id": "test_randomstate_testbroadcast_test_lognormal", "label": ".test_lognormal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1643"}, {"id": "test_randomstate_testbroadcast_test_rayleigh", "label": ".test_rayleigh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1663"}, {"id": "test_randomstate_testbroadcast_test_wald", "label": ".test_wald()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1675"}, {"id": "test_randomstate_testbroadcast_test_triangular", "label": ".test_triangular()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1700"}, {"id": "test_randomstate_testbroadcast_test_binomial", "label": ".test_binomial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1739"}, {"id": "test_randomstate_testbroadcast_test_negative_binomial", "label": ".test_negative_binomial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1761"}, {"id": "test_randomstate_testbroadcast_test_poisson", "label": ".test_poisson()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1783"}, {"id": "test_randomstate_testbroadcast_test_zipf", "label": ".test_zipf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1797"}, {"id": "test_randomstate_testbroadcast_test_geometric", "label": ".test_geometric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1810"}, {"id": "test_randomstate_testbroadcast_test_hypergeometric", "label": ".test_hypergeometric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1822"}, {"id": "test_randomstate_testbroadcast_test_logseries", "label": ".test_logseries()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1861"}, {"id": "test_randomstate_testthread", "label": "TestThread", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1875"}, {"id": "test_randomstate_testthread_check_function", "label": ".check_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1879"}, {"id": "test_randomstate_testthread_test_normal", "label": ".test_normal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1901"}, {"id": "test_randomstate_testthread_test_exp", "label": ".test_exp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1907"}, {"id": "test_randomstate_testthread_test_multinomial", "label": ".test_multinomial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1913"}, {"id": "test_randomstate_testsingleeltarrayinput", "label": "TestSingleEltArrayInput", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1921"}, {"id": "test_randomstate_testsingleeltarrayinput_create_arrays", "label": "._create_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1922"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L1925"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L1945"}, {"id": "test_randomstate_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_randomstate.py", "source_location": "L1973"}, {"id": "test_randomstate_test_integer_dtype", "label": "test_integer_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1990"}, {"id": "test_randomstate_test_integer_repeat", "label": "test_integer_repeat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1998"}, {"id": "test_randomstate_test_broadcast_size_error", "label": "test_broadcast_size_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2009"}, {"id": "test_randomstate_test_randomstate_ctor_old_style_pickle", "label": "test_randomstate_ctor_old_style_pickle()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2019"}, {"id": "test_randomstate_test_hot_swap", "label": "test_hot_swap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2038"}, {"id": "test_randomstate_test_seed_alt_bit_gen", "label": "test_seed_alt_bit_gen()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2050"}, {"id": "test_randomstate_test_state_error_alt_bit_gen", "label": "test_state_error_alt_bit_gen()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2065"}, {"id": "test_randomstate_test_swap_worked", "label": "test_swap_worked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2075"}, {"id": "test_randomstate_test_swapped_singleton_against_direct", "label": "test_swapped_singleton_against_direct()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2094"}, {"id": "test_randomstate_rationale_62", "label": "Ensures that the singleton bitgen is restored after a test", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L62"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "hashlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "pickle", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "numpy_random", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_int_func", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_restore_singleton_bitgen", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_assert_mt19937_state_equal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L68", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_testseed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L76", "weight": 1.0}, {"source": "test_randomstate_testseed", "target": "test_randomstate_testseed_test_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L77", "weight": 1.0}, {"source": "test_randomstate_testseed", "target": "test_randomstate_testseed_test_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L83", "weight": 1.0}, {"source": "test_randomstate_testseed", "target": "test_randomstate_testseed_test_invalid_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L93", "weight": 1.0}, {"source": "test_randomstate_testseed", "target": "test_randomstate_testseed_test_invalid_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L98", "weight": 1.0}, {"source": "test_randomstate_testseed", "target": "test_randomstate_testseed_test_invalid_array_shape", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L106", "weight": 1.0}, {"source": "test_randomstate_testseed", "target": "test_randomstate_testseed_test_cannot_seed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L114", "weight": 1.0}, {"source": "test_randomstate_testseed", "target": "test_randomstate_testseed_test_invalid_initialization", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_testbinomial", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L123", "weight": 1.0}, {"source": "test_randomstate_testbinomial", "target": "test_randomstate_testbinomial_test_n_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L124", "weight": 1.0}, {"source": "test_randomstate_testbinomial", "target": "test_randomstate_testbinomial_test_p_is_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L133", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_testmultinomial", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L138", "weight": 1.0}, {"source": "test_randomstate_testmultinomial", "target": "test_randomstate_testmultinomial_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L139", "weight": 1.0}, {"source": "test_randomstate_testmultinomial", "target": "test_randomstate_testmultinomial_test_zero_probability", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L142", "weight": 1.0}, {"source": "test_randomstate_testmultinomial", "target": "test_randomstate_testmultinomial_test_int_negative_interval", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L145", "weight": 1.0}, {"source": "test_randomstate_testmultinomial", "target": "test_randomstate_testmultinomial_test_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L151", "weight": 1.0}, {"source": "test_randomstate_testmultinomial", "target": "test_randomstate_testmultinomial_test_invalid_prob", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L165", "weight": 1.0}, {"source": "test_randomstate_testmultinomial", "target": "test_randomstate_testmultinomial_test_invalid_n", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L169", "weight": 1.0}, {"source": "test_randomstate_testmultinomial", "target": "test_randomstate_testmultinomial_test_p_non_contiguous", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L172", "weight": 1.0}, {"source": "test_randomstate_testmultinomial", "target": "test_randomstate_testmultinomial_test_multinomial_pvals_float32", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L182", "weight": 1.0}, {"source": "test_randomstate_testmultinomial", "target": "test_randomstate_testmultinomial_test_multinomial_n_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L190", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_testsetstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L195", "weight": 1.0}, {"source": "test_randomstate_testsetstate", "target": "test_randomstate_testsetstate_create_state", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L196", "weight": 1.0}, {"source": "test_randomstate_testsetstate", "target": "test_randomstate_testsetstate_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L202", "weight": 1.0}, {"source": "test_randomstate_testsetstate", "target": "test_randomstate_testsetstate_test_gaussian_reset", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L209", "weight": 1.0}, {"source": "test_randomstate_testsetstate", "target": "test_randomstate_testsetstate_test_gaussian_reset_in_media_res", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L217", "weight": 1.0}, {"source": "test_randomstate_testsetstate", "target": "test_randomstate_testsetstate_test_backwards_compatibility", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L228", "weight": 1.0}, {"source": "test_randomstate_testsetstate", "target": "test_randomstate_testsetstate_test_negative_binomial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L241", "weight": 1.0}, {"source": "test_randomstate_testsetstate", "target": "test_randomstate_testsetstate_test_get_state_warning", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L247", "weight": 1.0}, {"source": "test_randomstate_testsetstate", "target": "test_randomstate_testsetstate_test_invalid_legacy_state_setting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L254", "weight": 1.0}, {"source": "test_randomstate_testsetstate", "target": "test_randomstate_testsetstate_test_pickle", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L265", "weight": 1.0}, {"source": "test_randomstate_testsetstate", "target": "test_randomstate_testsetstate_test_state_setting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L276", "weight": 1.0}, {"source": "test_randomstate_testsetstate", "target": "test_randomstate_testsetstate_test_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L284", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_testrandint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L289", "weight": 1.0}, {"source": "test_randomstate_testrandint", "target": "test_randomstate_testrandint_test_unsupported_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L295", "weight": 1.0}, {"source": "test_randomstate_testrandint", "target": "test_randomstate_testrandint_test_bounds_checking", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L299", "weight": 1.0}, {"source": "test_randomstate_testrandint", "target": "test_randomstate_testrandint_test_rng_zero_and_extremes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L309", "weight": 1.0}, {"source": "test_randomstate_testrandint", "target": "test_randomstate_testrandint_test_full_range", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L324", "weight": 1.0}, {"source": "test_randomstate_testrandint", "target": "test_randomstate_testrandint_test_in_bounds_fuzz", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L339", "weight": 1.0}, {"source": "test_randomstate_testrandint", "target": "test_randomstate_testrandint_test_repeatability", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L354", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_test_repeatability_32bit_boundary_broadcasting", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L388", "weight": 1.0}, {"source": "test_randomstate_testrandint", "target": "test_randomstate_testrandint_test_int64_uint64_corner_case", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L410", "weight": 1.0}, {"source": "test_randomstate_testrandint", "target": "test_randomstate_testrandint_test_respect_dtype_singleton", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L433", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_testrandomdist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L457", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_rand", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L462", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_rand_singleton", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L470", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_randn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L476", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_randint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L488", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_random_integers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L496", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_tomaxint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L510", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_random_integers_max_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L529", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_random_integers_deprecated", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L547", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_random_sample", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L561", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_choice_uniform_replace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L573", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_choice_nonuniform_replace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L579", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_choice_uniform_noreplace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L585", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_choice_nonuniform_noreplace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L591", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_choice_noninteger", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L597", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_choice_exceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L603", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_choice_return_shape", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L622", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_choice_nan_probabilities", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L668", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_choice_p_non_contiguous", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L673", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L682", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_shuffle", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L688", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_shuffle_masked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L715", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_permutation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L733", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_beta", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L760", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_binomial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L769", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_chisquare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L782", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_dirichlet", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L790", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_dirichlet_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L809", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_dirichlet_bad_alpha", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L821", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_dirichlet_alpha_non_contiguous", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L826", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_exponential", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L836", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_exponential_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L844", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_f", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L848", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_gamma", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L856", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_gamma_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L864", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_geometric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L868", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_geometric_exceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L876", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_gumbel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L886", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_gumbel_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L894", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_hypergeometric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L898", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_laplace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L924", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_laplace_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L932", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_logistic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L936", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_lognormal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L944", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_lognormal_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L952", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_logseries", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L956", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_logseries_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L964", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_test_logseries_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L968", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_multinomial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L979", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_multivariate_normal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L990", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_negative_binomial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1040", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_negative_binomial_exceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1048", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_noncentral_chisquare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1055", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_noncentral_f", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1076", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_noncentral_f_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1085", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_normal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1090", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_normal_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1098", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_pareto", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1102", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_poisson", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1117", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_poisson_exceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1125", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_power", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1137", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_rayleigh", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1145", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_rayleigh_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1153", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_standard_cauchy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1157", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_standard_exponential", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1165", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_standard_gamma", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1173", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_standard_gamma_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1181", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_standard_normal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1185", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_randn_singleton", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1193", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_standard_t", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1199", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_triangular", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1207", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_uniform", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1216", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_uniform_range_bounds", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1224", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_scalar_exception_propagation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1240", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_vonmises", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1262", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_vonmises_small", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1270", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_vonmises_large", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1276", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_vonmises_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1285", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_wald", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1290", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_weibull", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1298", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_weibull_0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1306", "weight": 1.0}, {"source": "test_randomstate_testrandomdist", "target": "test_randomstate_testrandomdist_test_zipf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1311", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_testbroadcast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1320", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_uniform", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1325", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_normal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1340", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_beta", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1358", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_exponential", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1379", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_standard_gamma", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1391", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_gamma", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1403", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_f", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1424", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_noncentral_f", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1445", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_noncentral_f_small_df", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1479", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_chisquare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1485", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_noncentral_chisquare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1497", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_standard_t", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1518", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_vonmises", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1531", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_pareto", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1549", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_weibull", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1562", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_power", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1575", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_laplace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1588", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_gumbel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1606", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_logistic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1624", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_lognormal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1643", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_rayleigh", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1663", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_wald", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1675", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_triangular", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1700", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_binomial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1739", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_negative_binomial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1761", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_poisson", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1783", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_zipf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1797", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_geometric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1810", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_hypergeometric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1822", "weight": 1.0}, {"source": "test_randomstate_testbroadcast", "target": "test_randomstate_testbroadcast_test_logseries", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1861", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_testthread", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1875", "weight": 1.0}, {"source": "test_randomstate_testthread", "target": "test_randomstate_testthread_check_function", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1879", "weight": 1.0}, {"source": "test_randomstate_testthread", "target": "test_randomstate_testthread_test_normal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1901", "weight": 1.0}, {"source": "test_randomstate_testthread", "target": "test_randomstate_testthread_test_exp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1907", "weight": 1.0}, {"source": "test_randomstate_testthread", "target": "test_randomstate_testthread_test_multinomial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1913", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_testsingleeltarrayinput", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1921", "weight": 1.0}, {"source": "test_randomstate_testsingleeltarrayinput", "target": "test_randomstate_testsingleeltarrayinput_create_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1922", "weight": 1.0}, {"source": "test_randomstate_testsingleeltarrayinput", "target": "test_randomstate_testsingleeltarrayinput_test_one_arg_funcs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1925", "weight": 1.0}, {"source": "test_randomstate_testsingleeltarrayinput", "target": "test_randomstate_testsingleeltarrayinput_test_two_arg_funcs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1945", "weight": 1.0}, {"source": "test_randomstate_testsingleeltarrayinput", "target": "test_randomstate_testsingleeltarrayinput_test_three_arg_funcs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1973", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_test_integer_dtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1990", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_test_integer_repeat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1998", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_test_broadcast_size_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2009", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_test_randomstate_ctor_old_style_pickle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2019", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_test_hot_swap", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2038", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_test_seed_alt_bit_gen", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2050", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_test_state_error_alt_bit_gen", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2065", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_test_swap_worked", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2075", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_random_tests_test_randomstate_py", "target": "test_randomstate_test_swapped_singleton_against_direct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2094", "weight": 1.0}, {"source": "test_randomstate_testsetstate_test_basic", "target": "test_randomstate_testsetstate_create_state", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L203", "weight": 1.0}, {"source": "test_randomstate_testsetstate_test_gaussian_reset", "target": "test_randomstate_testsetstate_create_state", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L211", "weight": 1.0}, {"source": "test_randomstate_testsetstate_test_gaussian_reset_in_media_res", "target": "test_randomstate_testsetstate_create_state", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L220", "weight": 1.0}, {"source": "test_randomstate_testsetstate_test_backwards_compatibility", "target": "test_randomstate_testsetstate_create_state", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L231", "weight": 1.0}, {"source": "test_randomstate_testsetstate_test_negative_binomial", "target": "test_randomstate_testsetstate_create_state", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L244", "weight": 1.0}, {"source": "test_randomstate_testsetstate_test_invalid_legacy_state_setting", "target": "test_randomstate_testsetstate_create_state", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L255", "weight": 1.0}, {"source": "test_randomstate_testsetstate_test_pickle", "target": "test_randomstate_testsetstate_create_state", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L266", "weight": 1.0}, {"source": "test_randomstate_testsetstate_test_pickle", "target": "test_randomstate_assert_mt19937_state_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L274", "weight": 1.0}, {"source": "test_randomstate_testsetstate_test_state_setting", "target": "test_randomstate_testsetstate_create_state", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L277", "weight": 1.0}, {"source": "test_randomstate_testsetstate_test_state_setting", "target": "test_randomstate_assert_mt19937_state_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L282", "weight": 1.0}, {"source": "test_randomstate_testsetstate_test_repr", "target": "test_randomstate_testsetstate_create_state", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L285", "weight": 1.0}, {"source": "test_randomstate_testthread_test_normal", "target": "test_randomstate_testthread_check_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1905", "weight": 1.0}, {"source": "test_randomstate_testthread_test_exp", "target": "test_randomstate_testthread_check_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1911", "weight": 1.0}, {"source": "test_randomstate_testthread_test_multinomial", "target": "test_randomstate_testthread_check_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1917", "weight": 1.0}, {"source": "test_randomstate_testsingleeltarrayinput_test_one_arg_funcs", "target": "test_randomstate_testsingleeltarrayinput_create_arrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1926", "weight": 1.0}, {"source": "test_randomstate_testsingleeltarrayinput_test_two_arg_funcs", "target": "test_randomstate_testsingleeltarrayinput_create_arrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1946", "weight": 1.0}, {"source": "test_randomstate_testsingleeltarrayinput_test_three_arg_funcs", "target": "test_randomstate_testsingleeltarrayinput_create_arrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1974", "weight": 1.0}, {"source": "test_randomstate_rationale_62", "target": "test_randomstate_restore_singleton_bitgen", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L62", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_randomstate_restore_singleton_bitgen", "callee": "get_bit_generator", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L63"}, {"caller_nid": "test_randomstate_restore_singleton_bitgen", "callee": "set_bit_generator", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L65"}, {"caller_nid": "test_randomstate_assert_mt19937_state_equal", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L69"}, {"caller_nid": "test_randomstate_assert_mt19937_state_equal", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L70"}, {"caller_nid": "test_randomstate_assert_mt19937_state_equal", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L71"}, {"caller_nid": "test_randomstate_assert_mt19937_state_equal", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L72"}, {"caller_nid": "test_randomstate_assert_mt19937_state_equal", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L73"}, {"caller_nid": "test_randomstate_testseed_test_scalar", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L78"}, {"caller_nid": "test_randomstate_testseed_test_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L79"}, {"caller_nid": "test_randomstate_testseed_test_scalar", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L79"}, {"caller_nid": "test_randomstate_testseed_test_scalar", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L80"}, {"caller_nid": "test_randomstate_testseed_test_scalar", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L81"}, {"caller_nid": "test_randomstate_testseed_test_scalar", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L81"}, {"caller_nid": "test_randomstate_testseed_test_array", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L84"}, {"caller_nid": "test_randomstate_testseed_test_array", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L84"}, {"caller_nid": "test_randomstate_testseed_test_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L85"}, {"caller_nid": "test_randomstate_testseed_test_array", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L85"}, {"caller_nid": "test_randomstate_testseed_test_array", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L86"}, {"caller_nid": "test_randomstate_testseed_test_array", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L86"}, {"caller_nid": "test_randomstate_testseed_test_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L87"}, {"caller_nid": "test_randomstate_testseed_test_array", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L87"}, {"caller_nid": "test_randomstate_testseed_test_array", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L88"}, {"caller_nid": "test_randomstate_testseed_test_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L89"}, {"caller_nid": "test_randomstate_testseed_test_array", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L89"}, {"caller_nid": "test_randomstate_testseed_test_array", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L90"}, {"caller_nid": "test_randomstate_testseed_test_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L91"}, {"caller_nid": "test_randomstate_testseed_test_array", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L91"}, {"caller_nid": "test_randomstate_testseed_test_invalid_scalar", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L95"}, {"caller_nid": "test_randomstate_testseed_test_invalid_scalar", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L96"}, {"caller_nid": "test_randomstate_testseed_test_invalid_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L100"}, {"caller_nid": "test_randomstate_testseed_test_invalid_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L101"}, {"caller_nid": "test_randomstate_testseed_test_invalid_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L102"}, {"caller_nid": "test_randomstate_testseed_test_invalid_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L103"}, {"caller_nid": "test_randomstate_testseed_test_invalid_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L104"}, {"caller_nid": "test_randomstate_testseed_test_invalid_array_shape", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L108"}, {"caller_nid": "test_randomstate_testseed_test_invalid_array_shape", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L108"}, {"caller_nid": "test_randomstate_testseed_test_invalid_array_shape", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L110"}, {"caller_nid": "test_randomstate_testseed_test_invalid_array_shape", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L111"}, {"caller_nid": "test_randomstate_testseed_test_cannot_seed", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L115"}, {"caller_nid": "test_randomstate_testseed_test_cannot_seed", "callee": "PCG64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L115"}, {"caller_nid": "test_randomstate_testseed_test_cannot_seed", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L116"}, {"caller_nid": "test_randomstate_testseed_test_cannot_seed", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L117"}, {"caller_nid": "test_randomstate_testseed_test_invalid_initialization", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L120"}, {"caller_nid": "test_randomstate_testbinomial_test_n_zero", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L128"}, {"caller_nid": "test_randomstate_testbinomial_test_n_zero", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L130"}, {"caller_nid": "test_randomstate_testbinomial_test_n_zero", "callee": "binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L130"}, {"caller_nid": "test_randomstate_testbinomial_test_n_zero", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L131"}, {"caller_nid": "test_randomstate_testbinomial_test_n_zero", "callee": "binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L131"}, {"caller_nid": "test_randomstate_testbinomial_test_p_is_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L135"}, {"caller_nid": "test_randomstate_testmultinomial_test_basic", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L140"}, {"caller_nid": "test_randomstate_testmultinomial_test_zero_probability", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L143"}, {"caller_nid": "test_randomstate_testmultinomial_test_int_negative_interval", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L146"}, {"caller_nid": "test_randomstate_testmultinomial_test_int_negative_interval", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L146"}, {"caller_nid": "test_randomstate_testmultinomial_test_int_negative_interval", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L147"}, {"caller_nid": "test_randomstate_testmultinomial_test_int_negative_interval", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L148"}, {"caller_nid": "test_randomstate_testmultinomial_test_int_negative_interval", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L148"}, {"caller_nid": "test_randomstate_testmultinomial_test_int_negative_interval", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L149"}, {"caller_nid": "test_randomstate_testmultinomial_test_int_negative_interval", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L149"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L154"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L154"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L154"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L155"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L155"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L155"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L156"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L156"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L156"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L157"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L157"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L158"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L158"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L159"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L159"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L159"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L162"}, {"caller_nid": "test_randomstate_testmultinomial_test_size", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L163"}, {"caller_nid": "test_randomstate_testmultinomial_test_invalid_prob", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L166"}, {"caller_nid": "test_randomstate_testmultinomial_test_invalid_prob", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L167"}, {"caller_nid": "test_randomstate_testmultinomial_test_invalid_n", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L170"}, {"caller_nid": "test_randomstate_testmultinomial_test_p_non_contiguous", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L173"}, {"caller_nid": "test_randomstate_testmultinomial_test_p_non_contiguous", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L174"}, {"caller_nid": "test_randomstate_testmultinomial_test_p_non_contiguous", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L176"}, {"caller_nid": "test_randomstate_testmultinomial_test_p_non_contiguous", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L177"}, {"caller_nid": "test_randomstate_testmultinomial_test_p_non_contiguous", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L178"}, {"caller_nid": "test_randomstate_testmultinomial_test_p_non_contiguous", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L179"}, {"caller_nid": "test_randomstate_testmultinomial_test_p_non_contiguous", "callee": "ascontiguousarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L179"}, {"caller_nid": "test_randomstate_testmultinomial_test_p_non_contiguous", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L180"}, {"caller_nid": "test_randomstate_testmultinomial_test_multinomial_pvals_float32", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L183"}, {"caller_nid": "test_randomstate_testmultinomial_test_multinomial_pvals_float32", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L185"}, {"caller_nid": "test_randomstate_testmultinomial_test_multinomial_pvals_float32", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L187"}, {"caller_nid": "test_randomstate_testmultinomial_test_multinomial_pvals_float32", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L188"}, {"caller_nid": "test_randomstate_testmultinomial_test_multinomial_n_float", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L192"}, {"caller_nid": "test_randomstate_testsetstate_create_state", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L198"}, {"caller_nid": "test_randomstate_testsetstate_create_state", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L199"}, {"caller_nid": "test_randomstate_testsetstate_test_basic", "callee": "tomaxint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L204"}, {"caller_nid": "test_randomstate_testsetstate_test_basic", "callee": "set_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L205"}, {"caller_nid": "test_randomstate_testsetstate_test_basic", "callee": "tomaxint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L206"}, {"caller_nid": "test_randomstate_testsetstate_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L207"}, {"caller_nid": "test_randomstate_testsetstate_test_basic", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L207"}, {"caller_nid": "test_randomstate_testsetstate_test_gaussian_reset", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L212"}, {"caller_nid": "test_randomstate_testsetstate_test_gaussian_reset", "callee": "set_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L213"}, {"caller_nid": "test_randomstate_testsetstate_test_gaussian_reset", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L214"}, {"caller_nid": "test_randomstate_testsetstate_test_gaussian_reset", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L215"}, {"caller_nid": "test_randomstate_testsetstate_test_gaussian_reset", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L215"}, {"caller_nid": "test_randomstate_testsetstate_test_gaussian_reset_in_media_res", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L221"}, {"caller_nid": "test_randomstate_testsetstate_test_gaussian_reset_in_media_res", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L222"}, {"caller_nid": "test_randomstate_testsetstate_test_gaussian_reset_in_media_res", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L223"}, {"caller_nid": "test_randomstate_testsetstate_test_gaussian_reset_in_media_res", "callee": "set_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L224"}, {"caller_nid": "test_randomstate_testsetstate_test_gaussian_reset_in_media_res", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L225"}, {"caller_nid": "test_randomstate_testsetstate_test_gaussian_reset_in_media_res", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L226"}, {"caller_nid": "test_randomstate_testsetstate_test_gaussian_reset_in_media_res", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L226"}, {"caller_nid": "test_randomstate_testsetstate_test_backwards_compatibility", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L233"}, {"caller_nid": "test_randomstate_testsetstate_test_backwards_compatibility", "callee": "set_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L234"}, {"caller_nid": "test_randomstate_testsetstate_test_backwards_compatibility", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L235"}, {"caller_nid": "test_randomstate_testsetstate_test_backwards_compatibility", "callee": "set_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L236"}, {"caller_nid": "test_randomstate_testsetstate_test_backwards_compatibility", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L237"}, {"caller_nid": "test_randomstate_testsetstate_test_backwards_compatibility", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L238"}, {"caller_nid": "test_randomstate_testsetstate_test_backwards_compatibility", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L238"}, {"caller_nid": "test_randomstate_testsetstate_test_backwards_compatibility", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L239"}, {"caller_nid": "test_randomstate_testsetstate_test_backwards_compatibility", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L239"}, {"caller_nid": "test_randomstate_testsetstate_test_negative_binomial", "callee": "negative_binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L245"}, {"caller_nid": "test_randomstate_testsetstate_test_get_state_warning", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L248"}, {"caller_nid": "test_randomstate_testsetstate_test_get_state_warning", "callee": "PCG64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L248"}, {"caller_nid": "test_randomstate_testsetstate_test_get_state_warning", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L249"}, {"caller_nid": "test_randomstate_testsetstate_test_get_state_warning", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L250"}, {"caller_nid": "test_randomstate_testsetstate_test_get_state_warning", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L251"}, {"caller_nid": "test_randomstate_testsetstate_test_invalid_legacy_state_setting", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L256"}, {"caller_nid": "test_randomstate_testsetstate_test_invalid_legacy_state_setting", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L258"}, {"caller_nid": "test_randomstate_testsetstate_test_invalid_legacy_state_setting", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L259"}, {"caller_nid": "test_randomstate_testsetstate_test_invalid_legacy_state_setting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L260"}, {"caller_nid": "test_randomstate_testsetstate_test_invalid_legacy_state_setting", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L261"}, {"caller_nid": "test_randomstate_testsetstate_test_invalid_legacy_state_setting", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L263"}, {"caller_nid": "test_randomstate_testsetstate_test_pickle", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L267"}, {"caller_nid": "test_randomstate_testsetstate_test_pickle", "callee": "random_sample", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L268"}, {"caller_nid": "test_randomstate_testsetstate_test_pickle", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L269"}, {"caller_nid": "test_randomstate_testsetstate_test_pickle", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L270"}, {"caller_nid": "test_randomstate_testsetstate_test_pickle", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L271"}, {"caller_nid": "test_randomstate_testsetstate_test_pickle", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L272"}, {"caller_nid": "test_randomstate_testsetstate_test_pickle", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L272"}, {"caller_nid": "test_randomstate_testsetstate_test_pickle", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L273"}, {"caller_nid": "test_randomstate_testsetstate_test_state_setting", "callee": "__getstate__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L278"}, {"caller_nid": "test_randomstate_testsetstate_test_state_setting", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L279"}, {"caller_nid": "test_randomstate_testsetstate_test_state_setting", "callee": "__setstate__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L280"}, {"caller_nid": "test_randomstate_testsetstate_test_state_setting", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L281"}, {"caller_nid": "test_randomstate_testsetstate_test_repr", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L286"}, {"caller_nid": "test_randomstate_testsetstate_test_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L286"}, {"caller_nid": "test_randomstate_testrandint_test_unsupported_type", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L296"}, {"caller_nid": "test_randomstate_testrandint_test_unsupported_type", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L297"}, {"caller_nid": "test_randomstate_testrandint_test_bounds_checking", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L300"}, {"caller_nid": "test_randomstate_testrandint_test_bounds_checking", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L302"}, {"caller_nid": "test_randomstate_testrandint_test_bounds_checking", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L303"}, {"caller_nid": "test_randomstate_testrandint_test_bounds_checking", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L304"}, {"caller_nid": "test_randomstate_testrandint_test_bounds_checking", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L305"}, {"caller_nid": "test_randomstate_testrandint_test_bounds_checking", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L306"}, {"caller_nid": "test_randomstate_testrandint_test_bounds_checking", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L307"}, {"caller_nid": "test_randomstate_testrandint_test_rng_zero_and_extremes", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L310"}, {"caller_nid": "test_randomstate_testrandint_test_rng_zero_and_extremes", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L312"}, {"caller_nid": "test_randomstate_testrandint_test_rng_zero_and_extremes", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L313"}, {"caller_nid": "test_randomstate_testrandint_test_rng_zero_and_extremes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L316"}, {"caller_nid": "test_randomstate_testrandint_test_rng_zero_and_extremes", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L316"}, {"caller_nid": "test_randomstate_testrandint_test_rng_zero_and_extremes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L319"}, {"caller_nid": "test_randomstate_testrandint_test_rng_zero_and_extremes", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L319"}, {"caller_nid": "test_randomstate_testrandint_test_rng_zero_and_extremes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L322"}, {"caller_nid": "test_randomstate_testrandint_test_rng_zero_and_extremes", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L322"}, {"caller_nid": "test_randomstate_testrandint_test_full_range", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L326"}, {"caller_nid": "test_randomstate_testrandint_test_full_range", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L329"}, {"caller_nid": "test_randomstate_testrandint_test_full_range", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L330"}, {"caller_nid": "test_randomstate_testrandint_test_full_range", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L333"}, {"caller_nid": "test_randomstate_testrandint_test_full_range", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L335"}, {"caller_nid": "test_randomstate_testrandint_test_full_range", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L337"}, {"caller_nid": "test_randomstate_testrandint_test_in_bounds_fuzz", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L341"}, {"caller_nid": "test_randomstate_testrandint_test_in_bounds_fuzz", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L345"}, {"caller_nid": "test_randomstate_testrandint_test_in_bounds_fuzz", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L346"}, {"caller_nid": "test_randomstate_testrandint_test_in_bounds_fuzz", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L346"}, {"caller_nid": "test_randomstate_testrandint_test_in_bounds_fuzz", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L347"}, {"caller_nid": "test_randomstate_testrandint_test_in_bounds_fuzz", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L347"}, {"caller_nid": "test_randomstate_testrandint_test_in_bounds_fuzz", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L349"}, {"caller_nid": "test_randomstate_testrandint_test_in_bounds_fuzz", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L351"}, {"caller_nid": "test_randomstate_testrandint_test_in_bounds_fuzz", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L351"}, {"caller_nid": "test_randomstate_testrandint_test_in_bounds_fuzz", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L352"}, {"caller_nid": "test_randomstate_testrandint_test_in_bounds_fuzz", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L352"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L369"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L373"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "byteswap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L375"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L375"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "hexdigest", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L377"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "sha256", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L377"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L377"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L378"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L378"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L381"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L382"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L382"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "hexdigest", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L383"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "sha256", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L383"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L384"}, {"caller_nid": "test_randomstate_testrandint_test_repeatability", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L384"}, {"caller_nid": "test_randomstate_test_repeatability_32bit_boundary_broadcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L389"}, {"caller_nid": "test_randomstate_test_repeatability_32bit_boundary_broadcasting", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L405"}, {"caller_nid": "test_randomstate_test_repeatability_32bit_boundary_broadcasting", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L406"}, {"caller_nid": "test_randomstate_test_repeatability_32bit_boundary_broadcasting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L408"}, {"caller_nid": "test_randomstate_testrandint_test_int64_uint64_corner_case", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L424"}, {"caller_nid": "test_randomstate_testrandint_test_int64_uint64_corner_case", "callee": "int64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L425"}, {"caller_nid": "test_randomstate_testrandint_test_int64_uint64_corner_case", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L425"}, {"caller_nid": "test_randomstate_testrandint_test_int64_uint64_corner_case", "callee": "uint64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L426"}, {"caller_nid": "test_randomstate_testrandint_test_int64_uint64_corner_case", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L426"}, {"caller_nid": "test_randomstate_testrandint_test_int64_uint64_corner_case", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L430"}, {"caller_nid": "test_randomstate_testrandint_test_int64_uint64_corner_case", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L431"}, {"caller_nid": "test_randomstate_testrandint_test_respect_dtype_singleton", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L435"}, {"caller_nid": "test_randomstate_testrandint_test_respect_dtype_singleton", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L438"}, {"caller_nid": "test_randomstate_testrandint_test_respect_dtype_singleton", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L439"}, {"caller_nid": "test_randomstate_testrandint_test_respect_dtype_singleton", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L441"}, {"caller_nid": "test_randomstate_testrandint_test_respect_dtype_singleton", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L442"}, {"caller_nid": "test_randomstate_testrandint_test_respect_dtype_singleton", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L442"}, {"caller_nid": "test_randomstate_testrandint_test_respect_dtype_singleton", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L449"}, {"caller_nid": "test_randomstate_testrandint_test_respect_dtype_singleton", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L450"}, {"caller_nid": "test_randomstate_testrandint_test_respect_dtype_singleton", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L452"}, {"caller_nid": "test_randomstate_testrandint_test_respect_dtype_singleton", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L453"}, {"caller_nid": "test_randomstate_testrandint_test_respect_dtype_singleton", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L453"}, {"caller_nid": "test_randomstate_testrandint_test_respect_dtype_singleton", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L454"}, {"caller_nid": "test_randomstate_testrandint_test_respect_dtype_singleton", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L454"}, {"caller_nid": "test_randomstate_testrandomdist_test_rand", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L463"}, {"caller_nid": "test_randomstate_testrandomdist_test_rand", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L464"}, {"caller_nid": "test_randomstate_testrandomdist_test_rand", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L465"}, {"caller_nid": "test_randomstate_testrandomdist_test_rand", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L468"}, {"caller_nid": "test_randomstate_testrandomdist_test_rand_singleton", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L471"}, {"caller_nid": "test_randomstate_testrandomdist_test_rand_singleton", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L472"}, {"caller_nid": "test_randomstate_testrandomdist_test_rand_singleton", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L474"}, {"caller_nid": "test_randomstate_testrandomdist_test_randn", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L477"}, {"caller_nid": "test_randomstate_testrandomdist_test_randn", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L478"}, {"caller_nid": "test_randomstate_testrandomdist_test_randn", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L479"}, {"caller_nid": "test_randomstate_testrandomdist_test_randn", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L482"}, {"caller_nid": "test_randomstate_testrandomdist_test_randn", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L484"}, {"caller_nid": "test_randomstate_testrandomdist_test_randn", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L485"}, {"caller_nid": "test_randomstate_testrandomdist_test_randn", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L486"}, {"caller_nid": "test_randomstate_testrandomdist_test_randint", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L489"}, {"caller_nid": "test_randomstate_testrandomdist_test_randint", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L490"}, {"caller_nid": "test_randomstate_testrandomdist_test_randint", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L491"}, {"caller_nid": "test_randomstate_testrandomdist_test_randint", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L494"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L497"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L498"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers", "callee": "random_integers", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L499"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L500"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L503"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L505"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L506"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers", "callee": "random_integers", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L507"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L508"}, {"caller_nid": "test_randomstate_testrandomdist_test_tomaxint", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L511"}, {"caller_nid": "test_randomstate_testrandomdist_test_tomaxint", "callee": "tomaxint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L512"}, {"caller_nid": "test_randomstate_testrandomdist_test_tomaxint", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L513"}, {"caller_nid": "test_randomstate_testrandomdist_test_tomaxint", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L514"}, {"caller_nid": "test_randomstate_testrandomdist_test_tomaxint", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L518"}, {"caller_nid": "test_randomstate_testrandomdist_test_tomaxint", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L523"}, {"caller_nid": "test_randomstate_testrandomdist_test_tomaxint", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L525"}, {"caller_nid": "test_randomstate_testrandomdist_test_tomaxint", "callee": "tomaxint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L526"}, {"caller_nid": "test_randomstate_testrandomdist_test_tomaxint", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L527"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_max_int", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L535"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_max_int", "callee": "random_integers", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L536"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_max_int", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L536"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_max_int", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L537"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_max_int", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L539"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_max_int", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L540"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_max_int", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L541"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_max_int", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L542"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_max_int", "callee": "random_integers", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L543"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_max_int", "callee": "typer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L543"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_max_int", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L543"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_max_int", "callee": "typer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L544"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_max_int", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L544"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_max_int", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L545"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_deprecated", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L548"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_deprecated", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L549"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_deprecated", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L552"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_deprecated", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L554"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_deprecated", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L557"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_deprecated", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L559"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_integers_deprecated", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L559"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_sample", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L562"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_sample", "callee": "random_sample", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L563"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_sample", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L564"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_sample", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L567"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_sample", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L569"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_sample", "callee": "random_sample", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L570"}, {"caller_nid": "test_randomstate_testrandomdist_test_random_sample", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L571"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_uniform_replace", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L574"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_uniform_replace", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L575"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_uniform_replace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L576"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_uniform_replace", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L577"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_nonuniform_replace", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L580"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_nonuniform_replace", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L581"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_nonuniform_replace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L582"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_nonuniform_replace", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L583"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_uniform_noreplace", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L586"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_uniform_noreplace", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L587"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_uniform_noreplace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L588"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_uniform_noreplace", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L589"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_nonuniform_noreplace", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L592"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_nonuniform_noreplace", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L593"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_nonuniform_noreplace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L594"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_nonuniform_noreplace", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L595"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_noninteger", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L598"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_noninteger", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L599"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_noninteger", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L600"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_noninteger", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L601"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L605"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L606"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L607"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L608"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L609"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L611"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L612"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L613"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L614"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L616"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L617"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L618"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L619"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L625"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L625"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L625"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L626"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L626"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L626"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L627"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L627"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L627"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L628"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L628"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L628"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L629"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L629"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L629"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L630"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L630"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L631"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L632"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L634"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L634"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L638"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L638"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L638"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L639"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L639"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L639"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L640"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L640"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L640"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L641"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L641"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L641"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L642"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L642"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L642"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L643"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L643"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L644"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L645"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L647"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L647"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L647"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L652"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L652"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L653"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L653"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L654"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L654"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L655"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L655"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L656"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L656"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L656"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L659"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L659"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L660"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L660"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L661"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L661"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L662"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L662"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L663"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L663"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L664"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L664"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_return_shape", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L666"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_nan_probabilities", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L669"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_nan_probabilities", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L671"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_p_non_contiguous", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L674"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_p_non_contiguous", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L676"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_p_non_contiguous", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L677"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_p_non_contiguous", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L678"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_p_non_contiguous", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L679"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_p_non_contiguous", "callee": "ascontiguousarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L679"}, {"caller_nid": "test_randomstate_testrandomdist_test_choice_p_non_contiguous", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L680"}, {"caller_nid": "test_randomstate_testrandomdist_test_bytes", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L683"}, {"caller_nid": "test_randomstate_testrandomdist_test_bytes", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L684"}, {"caller_nid": "test_randomstate_testrandomdist_test_bytes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L686"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L691"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L693"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L693"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L694"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L694"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L695"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L695"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L696"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L696"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L698"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "vstack", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L699"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L701"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L701"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L705"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L708"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "conv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L709"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L710"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "conv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L712"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L713"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "masked_values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L717"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L717"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L717"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "masked_values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L718"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L718"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L719"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L720"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L721"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L722"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L723"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L724"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L724"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L725"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L726"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L727"}, {"caller_nid": "test_randomstate_testrandomdist_test_shuffle_masked", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L727"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L734"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "permutation", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L736"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L738"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L740"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "atleast_2d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L741"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "permutation", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L742"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L743"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "atleast_2d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L743"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L745"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L747"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L749"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L751"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L756"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "permutation", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L757"}, {"caller_nid": "test_randomstate_testrandomdist_test_permutation", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L758"}, {"caller_nid": "test_randomstate_testrandomdist_test_beta", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L761"}, {"caller_nid": "test_randomstate_testrandomdist_test_beta", "callee": "beta", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L762"}, {"caller_nid": "test_randomstate_testrandomdist_test_beta", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L763"}, {"caller_nid": "test_randomstate_testrandomdist_test_beta", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L767"}, {"caller_nid": "test_randomstate_testrandomdist_test_binomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L770"}, {"caller_nid": "test_randomstate_testrandomdist_test_binomial", "callee": "binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L771"}, {"caller_nid": "test_randomstate_testrandomdist_test_binomial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L772"}, {"caller_nid": "test_randomstate_testrandomdist_test_binomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L775"}, {"caller_nid": "test_randomstate_testrandomdist_test_binomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L777"}, {"caller_nid": "test_randomstate_testrandomdist_test_binomial", "callee": "binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L778"}, {"caller_nid": "test_randomstate_testrandomdist_test_binomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L780"}, {"caller_nid": "test_randomstate_testrandomdist_test_chisquare", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L783"}, {"caller_nid": "test_randomstate_testrandomdist_test_chisquare", "callee": "chisquare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L784"}, {"caller_nid": "test_randomstate_testrandomdist_test_chisquare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L785"}, {"caller_nid": "test_randomstate_testrandomdist_test_chisquare", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L788"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L791"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L792"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L793"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L794"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L800"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L801"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L802"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L804"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L805"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L806"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L807"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L811"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L812"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L812"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L812"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L813"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L813"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L813"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L814"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L814"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L814"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L815"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L815"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L816"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L816"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L817"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L817"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L817"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L819"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_size", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L819"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_bad_alpha", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L823"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_bad_alpha", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L824"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_alpha_non_contiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L827"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_alpha_non_contiguous", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L829"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_alpha_non_contiguous", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L830"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_alpha_non_contiguous", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L831"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_alpha_non_contiguous", "callee": "dirichlet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L832"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_alpha_non_contiguous", "callee": "ascontiguousarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L832"}, {"caller_nid": "test_randomstate_testrandomdist_test_dirichlet_alpha_non_contiguous", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L834"}, {"caller_nid": "test_randomstate_testrandomdist_test_exponential", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L837"}, {"caller_nid": "test_randomstate_testrandomdist_test_exponential", "callee": "exponential", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L838"}, {"caller_nid": "test_randomstate_testrandomdist_test_exponential", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L839"}, {"caller_nid": "test_randomstate_testrandomdist_test_exponential", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L842"}, {"caller_nid": "test_randomstate_testrandomdist_test_exponential_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L845"}, {"caller_nid": "test_randomstate_testrandomdist_test_exponential_0", "callee": "exponential", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L845"}, {"caller_nid": "test_randomstate_testrandomdist_test_exponential_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L846"}, {"caller_nid": "test_randomstate_testrandomdist_test_f", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L849"}, {"caller_nid": "test_randomstate_testrandomdist_test_f", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L850"}, {"caller_nid": "test_randomstate_testrandomdist_test_f", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L851"}, {"caller_nid": "test_randomstate_testrandomdist_test_f", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L854"}, {"caller_nid": "test_randomstate_testrandomdist_test_gamma", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L857"}, {"caller_nid": "test_randomstate_testrandomdist_test_gamma", "callee": "gamma", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L858"}, {"caller_nid": "test_randomstate_testrandomdist_test_gamma", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L859"}, {"caller_nid": "test_randomstate_testrandomdist_test_gamma", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L862"}, {"caller_nid": "test_randomstate_testrandomdist_test_gamma_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L865"}, {"caller_nid": "test_randomstate_testrandomdist_test_gamma_0", "callee": "gamma", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L865"}, {"caller_nid": "test_randomstate_testrandomdist_test_gamma_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L866"}, {"caller_nid": "test_randomstate_testrandomdist_test_geometric", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L869"}, {"caller_nid": "test_randomstate_testrandomdist_test_geometric", "callee": "geometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L870"}, {"caller_nid": "test_randomstate_testrandomdist_test_geometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L871"}, {"caller_nid": "test_randomstate_testrandomdist_test_geometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L874"}, {"caller_nid": "test_randomstate_testrandomdist_test_geometric_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L877"}, {"caller_nid": "test_randomstate_testrandomdist_test_geometric_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L878"}, {"caller_nid": "test_randomstate_testrandomdist_test_geometric_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L879"}, {"caller_nid": "test_randomstate_testrandomdist_test_geometric_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L880"}, {"caller_nid": "test_randomstate_testrandomdist_test_geometric_exceptions", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L881"}, {"caller_nid": "test_randomstate_testrandomdist_test_geometric_exceptions", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L882"}, {"caller_nid": "test_randomstate_testrandomdist_test_geometric_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L883"}, {"caller_nid": "test_randomstate_testrandomdist_test_geometric_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L884"}, {"caller_nid": "test_randomstate_testrandomdist_test_gumbel", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L887"}, {"caller_nid": "test_randomstate_testrandomdist_test_gumbel", "callee": "gumbel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L888"}, {"caller_nid": "test_randomstate_testrandomdist_test_gumbel", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L889"}, {"caller_nid": "test_randomstate_testrandomdist_test_gumbel", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L892"}, {"caller_nid": "test_randomstate_testrandomdist_test_gumbel_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L895"}, {"caller_nid": "test_randomstate_testrandomdist_test_gumbel_0", "callee": "gumbel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L895"}, {"caller_nid": "test_randomstate_testrandomdist_test_gumbel_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L896"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L899"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L900"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L901"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L904"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L907"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L908"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L909"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L911"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L912"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L913"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L916"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L917"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L918"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L920"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L921"}, {"caller_nid": "test_randomstate_testrandomdist_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L922"}, {"caller_nid": "test_randomstate_testrandomdist_test_laplace", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L925"}, {"caller_nid": "test_randomstate_testrandomdist_test_laplace", "callee": "laplace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L926"}, {"caller_nid": "test_randomstate_testrandomdist_test_laplace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L927"}, {"caller_nid": "test_randomstate_testrandomdist_test_laplace", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L930"}, {"caller_nid": "test_randomstate_testrandomdist_test_laplace_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L933"}, {"caller_nid": "test_randomstate_testrandomdist_test_laplace_0", "callee": "laplace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L933"}, {"caller_nid": "test_randomstate_testrandomdist_test_laplace_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L934"}, {"caller_nid": "test_randomstate_testrandomdist_test_logistic", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L937"}, {"caller_nid": "test_randomstate_testrandomdist_test_logistic", "callee": "logistic", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L938"}, {"caller_nid": "test_randomstate_testrandomdist_test_logistic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L939"}, {"caller_nid": "test_randomstate_testrandomdist_test_logistic", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L942"}, {"caller_nid": "test_randomstate_testrandomdist_test_lognormal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L945"}, {"caller_nid": "test_randomstate_testrandomdist_test_lognormal", "callee": "lognormal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L946"}, {"caller_nid": "test_randomstate_testrandomdist_test_lognormal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L947"}, {"caller_nid": "test_randomstate_testrandomdist_test_lognormal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L950"}, {"caller_nid": "test_randomstate_testrandomdist_test_lognormal_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L953"}, {"caller_nid": "test_randomstate_testrandomdist_test_lognormal_0", "callee": "lognormal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L953"}, {"caller_nid": "test_randomstate_testrandomdist_test_lognormal_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L954"}, {"caller_nid": "test_randomstate_testrandomdist_test_logseries", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L957"}, {"caller_nid": "test_randomstate_testrandomdist_test_logseries", "callee": "logseries", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L958"}, {"caller_nid": "test_randomstate_testrandomdist_test_logseries", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L959"}, {"caller_nid": "test_randomstate_testrandomdist_test_logseries", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L962"}, {"caller_nid": "test_randomstate_testrandomdist_test_logseries_zero", "callee": "logseries", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L965"}, {"caller_nid": "test_randomstate_test_logseries_exceptions", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L969"}, {"caller_nid": "test_randomstate_test_logseries_exceptions", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L970"}, {"caller_nid": "test_randomstate_test_logseries_exceptions", "callee": "logseries", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L971"}, {"caller_nid": "test_randomstate_test_logseries_exceptions", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L972"}, {"caller_nid": "test_randomstate_test_logseries_exceptions", "callee": "logseries", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L974"}, {"caller_nid": "test_randomstate_test_logseries_exceptions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L974"}, {"caller_nid": "test_randomstate_test_logseries_exceptions", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L975"}, {"caller_nid": "test_randomstate_test_logseries_exceptions", "callee": "logseries", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L977"}, {"caller_nid": "test_randomstate_test_logseries_exceptions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L977"}, {"caller_nid": "test_randomstate_testrandomdist_test_multinomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L980"}, {"caller_nid": "test_randomstate_testrandomdist_test_multinomial", "callee": "multinomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L981"}, {"caller_nid": "test_randomstate_testrandomdist_test_multinomial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L982"}, {"caller_nid": "test_randomstate_testrandomdist_test_multinomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L988"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L991"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "multivariate_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L995"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L996"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1003"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "multivariate_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1006"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1007"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1008"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1014"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "assert_no_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1017"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1021"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1024"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1025"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1026"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "multivariate_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1027"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1029"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1030"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1031"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1033"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1034"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1035"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1036"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1037"}, {"caller_nid": "test_randomstate_testrandomdist_test_multivariate_normal", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1038"}, {"caller_nid": "test_randomstate_testrandomdist_test_negative_binomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1041"}, {"caller_nid": "test_randomstate_testrandomdist_test_negative_binomial", "callee": "negative_binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1042"}, {"caller_nid": "test_randomstate_testrandomdist_test_negative_binomial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1043"}, {"caller_nid": "test_randomstate_testrandomdist_test_negative_binomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1046"}, {"caller_nid": "test_randomstate_testrandomdist_test_negative_binomial_exceptions", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1049"}, {"caller_nid": "test_randomstate_testrandomdist_test_negative_binomial_exceptions", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1050"}, {"caller_nid": "test_randomstate_testrandomdist_test_negative_binomial_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1051"}, {"caller_nid": "test_randomstate_testrandomdist_test_negative_binomial_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1052"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_chisquare", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1056"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_chisquare", "callee": "noncentral_chisquare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1057"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_chisquare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1058"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_chisquare", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1061"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_chisquare", "callee": "noncentral_chisquare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1063"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_chisquare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1064"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_chisquare", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1067"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_chisquare", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1069"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_chisquare", "callee": "noncentral_chisquare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1070"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_chisquare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1071"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_chisquare", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1074"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_f", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1077"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_f", "callee": "noncentral_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1078"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_f", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1080"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_f", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1083"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_f_nan", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1086"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_f_nan", "callee": "noncentral_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1087"}, {"caller_nid": "test_randomstate_testrandomdist_test_noncentral_f_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1088"}, {"caller_nid": "test_randomstate_testrandomdist_test_normal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1091"}, {"caller_nid": "test_randomstate_testrandomdist_test_normal", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1092"}, {"caller_nid": "test_randomstate_testrandomdist_test_normal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1093"}, {"caller_nid": "test_randomstate_testrandomdist_test_normal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1096"}, {"caller_nid": "test_randomstate_testrandomdist_test_normal_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1099"}, {"caller_nid": "test_randomstate_testrandomdist_test_normal_0", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1099"}, {"caller_nid": "test_randomstate_testrandomdist_test_normal_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1100"}, {"caller_nid": "test_randomstate_testrandomdist_test_pareto", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1103"}, {"caller_nid": "test_randomstate_testrandomdist_test_pareto", "callee": "pareto", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1104"}, {"caller_nid": "test_randomstate_testrandomdist_test_pareto", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1105"}, {"caller_nid": "test_randomstate_testrandomdist_test_pareto", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1115"}, {"caller_nid": "test_randomstate_testrandomdist_test_poisson", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1118"}, {"caller_nid": "test_randomstate_testrandomdist_test_poisson", "callee": "poisson", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1119"}, {"caller_nid": "test_randomstate_testrandomdist_test_poisson", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1120"}, {"caller_nid": "test_randomstate_testrandomdist_test_poisson", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1123"}, {"caller_nid": "test_randomstate_testrandomdist_test_poisson_exceptions", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1126"}, {"caller_nid": "test_randomstate_testrandomdist_test_poisson_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1128"}, {"caller_nid": "test_randomstate_testrandomdist_test_poisson_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1129"}, {"caller_nid": "test_randomstate_testrandomdist_test_poisson_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1130"}, {"caller_nid": "test_randomstate_testrandomdist_test_poisson_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1131"}, {"caller_nid": "test_randomstate_testrandomdist_test_poisson_exceptions", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1132"}, {"caller_nid": "test_randomstate_testrandomdist_test_poisson_exceptions", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1133"}, {"caller_nid": "test_randomstate_testrandomdist_test_poisson_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1134"}, {"caller_nid": "test_randomstate_testrandomdist_test_poisson_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1135"}, {"caller_nid": "test_randomstate_testrandomdist_test_power", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1138"}, {"caller_nid": "test_randomstate_testrandomdist_test_power", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1139"}, {"caller_nid": "test_randomstate_testrandomdist_test_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1140"}, {"caller_nid": "test_randomstate_testrandomdist_test_power", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1143"}, {"caller_nid": "test_randomstate_testrandomdist_test_rayleigh", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1146"}, {"caller_nid": "test_randomstate_testrandomdist_test_rayleigh", "callee": "rayleigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1147"}, {"caller_nid": "test_randomstate_testrandomdist_test_rayleigh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1148"}, {"caller_nid": "test_randomstate_testrandomdist_test_rayleigh", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1151"}, {"caller_nid": "test_randomstate_testrandomdist_test_rayleigh_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1154"}, {"caller_nid": "test_randomstate_testrandomdist_test_rayleigh_0", "callee": "rayleigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1154"}, {"caller_nid": "test_randomstate_testrandomdist_test_rayleigh_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1155"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_cauchy", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1158"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_cauchy", "callee": "standard_cauchy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1159"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_cauchy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1160"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_cauchy", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1163"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_exponential", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1166"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_exponential", "callee": "standard_exponential", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1167"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_exponential", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1168"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_exponential", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1171"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_gamma", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1174"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_gamma", "callee": "standard_gamma", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1175"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_gamma", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1176"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_gamma", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1179"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_gamma_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1182"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_gamma_0", "callee": "standard_gamma", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1182"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_gamma_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1183"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_normal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1186"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_normal", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1187"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_normal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1188"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_normal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1191"}, {"caller_nid": "test_randomstate_testrandomdist_test_randn_singleton", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1194"}, {"caller_nid": "test_randomstate_testrandomdist_test_randn_singleton", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1195"}, {"caller_nid": "test_randomstate_testrandomdist_test_randn_singleton", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1196"}, {"caller_nid": "test_randomstate_testrandomdist_test_randn_singleton", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1197"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_t", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1200"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_t", "callee": "standard_t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1201"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_t", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1202"}, {"caller_nid": "test_randomstate_testrandomdist_test_standard_t", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1205"}, {"caller_nid": "test_randomstate_testrandomdist_test_triangular", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1208"}, {"caller_nid": "test_randomstate_testrandomdist_test_triangular", "callee": "triangular", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1209"}, {"caller_nid": "test_randomstate_testrandomdist_test_triangular", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1211"}, {"caller_nid": "test_randomstate_testrandomdist_test_triangular", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1214"}, {"caller_nid": "test_randomstate_testrandomdist_test_uniform", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1217"}, {"caller_nid": "test_randomstate_testrandomdist_test_uniform", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1218"}, {"caller_nid": "test_randomstate_testrandomdist_test_uniform", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1219"}, {"caller_nid": "test_randomstate_testrandomdist_test_uniform", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1222"}, {"caller_nid": "test_randomstate_testrandomdist_test_uniform_range_bounds", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1225"}, {"caller_nid": "test_randomstate_testrandomdist_test_uniform_range_bounds", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1226"}, {"caller_nid": "test_randomstate_testrandomdist_test_uniform_range_bounds", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1229"}, {"caller_nid": "test_randomstate_testrandomdist_test_uniform_range_bounds", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1230"}, {"caller_nid": "test_randomstate_testrandomdist_test_uniform_range_bounds", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1231"}, {"caller_nid": "test_randomstate_testrandomdist_test_uniform_range_bounds", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1232"}, {"caller_nid": "test_randomstate_testrandomdist_test_uniform_range_bounds", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1233"}, {"caller_nid": "test_randomstate_testrandomdist_test_uniform_range_bounds", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1238"}, {"caller_nid": "test_randomstate_testrandomdist_test_uniform_range_bounds", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1238"}, {"caller_nid": "test_randomstate_testrandomdist_test_scalar_exception_propagation", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1251"}, {"caller_nid": "test_randomstate_testrandomdist_test_scalar_exception_propagation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1251"}, {"caller_nid": "test_randomstate_testrandomdist_test_scalar_exception_propagation", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1252"}, {"caller_nid": "test_randomstate_testrandomdist_test_scalar_exception_propagation", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1259"}, {"caller_nid": "test_randomstate_testrandomdist_test_scalar_exception_propagation", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1259"}, {"caller_nid": "test_randomstate_testrandomdist_test_scalar_exception_propagation", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1260"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1263"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises", "callee": "vonmises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1264"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1265"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1268"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises_small", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1272"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises_small", "callee": "vonmises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1273"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises_small", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1274"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises_small", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1274"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises_small", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1274"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises_large", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1278"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises_large", "callee": "vonmises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1279"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises_large", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1280"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises_large", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1283"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises_nan", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1286"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises_nan", "callee": "vonmises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1287"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1288"}, {"caller_nid": "test_randomstate_testrandomdist_test_vonmises_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1288"}, {"caller_nid": "test_randomstate_testrandomdist_test_wald", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1291"}, {"caller_nid": "test_randomstate_testrandomdist_test_wald", "callee": "wald", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1292"}, {"caller_nid": "test_randomstate_testrandomdist_test_wald", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1293"}, {"caller_nid": "test_randomstate_testrandomdist_test_wald", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1296"}, {"caller_nid": "test_randomstate_testrandomdist_test_weibull", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1299"}, {"caller_nid": "test_randomstate_testrandomdist_test_weibull", "callee": "weibull", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1300"}, {"caller_nid": "test_randomstate_testrandomdist_test_weibull", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1301"}, {"caller_nid": "test_randomstate_testrandomdist_test_weibull", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1304"}, {"caller_nid": "test_randomstate_testrandomdist_test_weibull_0", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1307"}, {"caller_nid": "test_randomstate_testrandomdist_test_weibull_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1308"}, {"caller_nid": "test_randomstate_testrandomdist_test_weibull_0", "callee": "weibull", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1308"}, {"caller_nid": "test_randomstate_testrandomdist_test_weibull_0", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1308"}, {"caller_nid": "test_randomstate_testrandomdist_test_weibull_0", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1309"}, {"caller_nid": "test_randomstate_testrandomdist_test_zipf", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1312"}, {"caller_nid": "test_randomstate_testrandomdist_test_zipf", "callee": "zipf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1313"}, {"caller_nid": "test_randomstate_testrandomdist_test_zipf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1314"}, {"caller_nid": "test_randomstate_testrandomdist_test_zipf", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1317"}, {"caller_nid": "test_randomstate_testbroadcast_test_uniform", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1328"}, {"caller_nid": "test_randomstate_testbroadcast_test_uniform", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1332"}, {"caller_nid": "test_randomstate_testbroadcast_test_uniform", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1333"}, {"caller_nid": "test_randomstate_testbroadcast_test_uniform", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1334"}, {"caller_nid": "test_randomstate_testbroadcast_test_uniform", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1336"}, {"caller_nid": "test_randomstate_testbroadcast_test_uniform", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1337"}, {"caller_nid": "test_randomstate_testbroadcast_test_uniform", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1338"}, {"caller_nid": "test_randomstate_testbroadcast_test_normal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1344"}, {"caller_nid": "test_randomstate_testbroadcast_test_normal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1348"}, {"caller_nid": "test_randomstate_testbroadcast_test_normal", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1349"}, {"caller_nid": "test_randomstate_testbroadcast_test_normal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1350"}, {"caller_nid": "test_randomstate_testbroadcast_test_normal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1351"}, {"caller_nid": "test_randomstate_testbroadcast_test_normal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1353"}, {"caller_nid": "test_randomstate_testbroadcast_test_normal", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1354"}, {"caller_nid": "test_randomstate_testbroadcast_test_normal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1355"}, {"caller_nid": "test_randomstate_testbroadcast_test_normal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1356"}, {"caller_nid": "test_randomstate_testbroadcast_test_beta", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1363"}, {"caller_nid": "test_randomstate_testbroadcast_test_beta", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1367"}, {"caller_nid": "test_randomstate_testbroadcast_test_beta", "callee": "beta", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1368"}, {"caller_nid": "test_randomstate_testbroadcast_test_beta", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1369"}, {"caller_nid": "test_randomstate_testbroadcast_test_beta", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1370"}, {"caller_nid": "test_randomstate_testbroadcast_test_beta", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1371"}, {"caller_nid": "test_randomstate_testbroadcast_test_beta", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1373"}, {"caller_nid": "test_randomstate_testbroadcast_test_beta", "callee": "beta", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1374"}, {"caller_nid": "test_randomstate_testbroadcast_test_beta", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1375"}, {"caller_nid": "test_randomstate_testbroadcast_test_beta", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1376"}, {"caller_nid": "test_randomstate_testbroadcast_test_beta", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1377"}, {"caller_nid": "test_randomstate_testbroadcast_test_exponential", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1382"}, {"caller_nid": "test_randomstate_testbroadcast_test_exponential", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1386"}, {"caller_nid": "test_randomstate_testbroadcast_test_exponential", "callee": "exponential", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1387"}, {"caller_nid": "test_randomstate_testbroadcast_test_exponential", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1388"}, {"caller_nid": "test_randomstate_testbroadcast_test_exponential", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1389"}, {"caller_nid": "test_randomstate_testbroadcast_test_standard_gamma", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1394"}, {"caller_nid": "test_randomstate_testbroadcast_test_standard_gamma", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1398"}, {"caller_nid": "test_randomstate_testbroadcast_test_standard_gamma", "callee": "standard_gamma", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1399"}, {"caller_nid": "test_randomstate_testbroadcast_test_standard_gamma", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1400"}, {"caller_nid": "test_randomstate_testbroadcast_test_standard_gamma", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1401"}, {"caller_nid": "test_randomstate_testbroadcast_test_gamma", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1408"}, {"caller_nid": "test_randomstate_testbroadcast_test_gamma", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1412"}, {"caller_nid": "test_randomstate_testbroadcast_test_gamma", "callee": "gamma", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1413"}, {"caller_nid": "test_randomstate_testbroadcast_test_gamma", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1414"}, {"caller_nid": "test_randomstate_testbroadcast_test_gamma", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1415"}, {"caller_nid": "test_randomstate_testbroadcast_test_gamma", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1416"}, {"caller_nid": "test_randomstate_testbroadcast_test_gamma", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1418"}, {"caller_nid": "test_randomstate_testbroadcast_test_gamma", "callee": "gamma", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1419"}, {"caller_nid": "test_randomstate_testbroadcast_test_gamma", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1420"}, {"caller_nid": "test_randomstate_testbroadcast_test_gamma", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1421"}, {"caller_nid": "test_randomstate_testbroadcast_test_gamma", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1422"}, {"caller_nid": "test_randomstate_testbroadcast_test_f", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1429"}, {"caller_nid": "test_randomstate_testbroadcast_test_f", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1433"}, {"caller_nid": "test_randomstate_testbroadcast_test_f", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1434"}, {"caller_nid": "test_randomstate_testbroadcast_test_f", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1435"}, {"caller_nid": "test_randomstate_testbroadcast_test_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1436"}, {"caller_nid": "test_randomstate_testbroadcast_test_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1437"}, {"caller_nid": "test_randomstate_testbroadcast_test_f", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1439"}, {"caller_nid": "test_randomstate_testbroadcast_test_f", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1440"}, {"caller_nid": "test_randomstate_testbroadcast_test_f", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1441"}, {"caller_nid": "test_randomstate_testbroadcast_test_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1442"}, {"caller_nid": "test_randomstate_testbroadcast_test_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1443"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1452"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1456"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "noncentral_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1457"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1458"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1459"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1459"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "noncentral_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1459"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1461"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1462"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1463"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1465"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "noncentral_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1466"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1467"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1468"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1469"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1470"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1472"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "noncentral_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1473"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1474"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1475"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1476"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1477"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f_small_df", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1480"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f_small_df", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1481"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f_small_df", "callee": "noncentral_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1482"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_f_small_df", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1483"}, {"caller_nid": "test_randomstate_testbroadcast_test_chisquare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1488"}, {"caller_nid": "test_randomstate_testbroadcast_test_chisquare", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1492"}, {"caller_nid": "test_randomstate_testbroadcast_test_chisquare", "callee": "chisquare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1493"}, {"caller_nid": "test_randomstate_testbroadcast_test_chisquare", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1494"}, {"caller_nid": "test_randomstate_testbroadcast_test_chisquare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1495"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_chisquare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1502"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_chisquare", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1506"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_chisquare", "callee": "noncentral_chisquare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1507"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_chisquare", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1508"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_chisquare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1509"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_chisquare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1510"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_chisquare", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1512"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_chisquare", "callee": "noncentral_chisquare", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1513"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_chisquare", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1514"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_chisquare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1515"}, {"caller_nid": "test_randomstate_testbroadcast_test_noncentral_chisquare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1516"}, {"caller_nid": "test_randomstate_testbroadcast_test_standard_t", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1521"}, {"caller_nid": "test_randomstate_testbroadcast_test_standard_t", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1525"}, {"caller_nid": "test_randomstate_testbroadcast_test_standard_t", "callee": "standard_t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1526"}, {"caller_nid": "test_randomstate_testbroadcast_test_standard_t", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1527"}, {"caller_nid": "test_randomstate_testbroadcast_test_standard_t", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1528"}, {"caller_nid": "test_randomstate_testbroadcast_test_standard_t", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1529"}, {"caller_nid": "test_randomstate_testbroadcast_test_vonmises", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1535"}, {"caller_nid": "test_randomstate_testbroadcast_test_vonmises", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1539"}, {"caller_nid": "test_randomstate_testbroadcast_test_vonmises", "callee": "vonmises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1540"}, {"caller_nid": "test_randomstate_testbroadcast_test_vonmises", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1541"}, {"caller_nid": "test_randomstate_testbroadcast_test_vonmises", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1542"}, {"caller_nid": "test_randomstate_testbroadcast_test_vonmises", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1544"}, {"caller_nid": "test_randomstate_testbroadcast_test_vonmises", "callee": "vonmises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1545"}, {"caller_nid": "test_randomstate_testbroadcast_test_vonmises", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1546"}, {"caller_nid": "test_randomstate_testbroadcast_test_vonmises", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1547"}, {"caller_nid": "test_randomstate_testbroadcast_test_pareto", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1552"}, {"caller_nid": "test_randomstate_testbroadcast_test_pareto", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1556"}, {"caller_nid": "test_randomstate_testbroadcast_test_pareto", "callee": "pareto", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1557"}, {"caller_nid": "test_randomstate_testbroadcast_test_pareto", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1558"}, {"caller_nid": "test_randomstate_testbroadcast_test_pareto", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1559"}, {"caller_nid": "test_randomstate_testbroadcast_test_pareto", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1560"}, {"caller_nid": "test_randomstate_testbroadcast_test_weibull", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1565"}, {"caller_nid": "test_randomstate_testbroadcast_test_weibull", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1569"}, {"caller_nid": "test_randomstate_testbroadcast_test_weibull", "callee": "weibull", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1570"}, {"caller_nid": "test_randomstate_testbroadcast_test_weibull", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1571"}, {"caller_nid": "test_randomstate_testbroadcast_test_weibull", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1572"}, {"caller_nid": "test_randomstate_testbroadcast_test_weibull", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1573"}, {"caller_nid": "test_randomstate_testbroadcast_test_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1578"}, {"caller_nid": "test_randomstate_testbroadcast_test_power", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1582"}, {"caller_nid": "test_randomstate_testbroadcast_test_power", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1583"}, {"caller_nid": "test_randomstate_testbroadcast_test_power", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1584"}, {"caller_nid": "test_randomstate_testbroadcast_test_power", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1585"}, {"caller_nid": "test_randomstate_testbroadcast_test_power", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1586"}, {"caller_nid": "test_randomstate_testbroadcast_test_laplace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1592"}, {"caller_nid": "test_randomstate_testbroadcast_test_laplace", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1596"}, {"caller_nid": "test_randomstate_testbroadcast_test_laplace", "callee": "laplace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1597"}, {"caller_nid": "test_randomstate_testbroadcast_test_laplace", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1598"}, {"caller_nid": "test_randomstate_testbroadcast_test_laplace", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1599"}, {"caller_nid": "test_randomstate_testbroadcast_test_laplace", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1601"}, {"caller_nid": "test_randomstate_testbroadcast_test_laplace", "callee": "laplace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1602"}, {"caller_nid": "test_randomstate_testbroadcast_test_laplace", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1603"}, {"caller_nid": "test_randomstate_testbroadcast_test_laplace", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1604"}, {"caller_nid": "test_randomstate_testbroadcast_test_gumbel", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1610"}, {"caller_nid": "test_randomstate_testbroadcast_test_gumbel", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1614"}, {"caller_nid": "test_randomstate_testbroadcast_test_gumbel", "callee": "gumbel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1615"}, {"caller_nid": "test_randomstate_testbroadcast_test_gumbel", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1616"}, {"caller_nid": "test_randomstate_testbroadcast_test_gumbel", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1617"}, {"caller_nid": "test_randomstate_testbroadcast_test_gumbel", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1619"}, {"caller_nid": "test_randomstate_testbroadcast_test_gumbel", "callee": "gumbel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1620"}, {"caller_nid": "test_randomstate_testbroadcast_test_gumbel", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1621"}, {"caller_nid": "test_randomstate_testbroadcast_test_gumbel", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1622"}, {"caller_nid": "test_randomstate_testbroadcast_test_logistic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1628"}, {"caller_nid": "test_randomstate_testbroadcast_test_logistic", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1632"}, {"caller_nid": "test_randomstate_testbroadcast_test_logistic", "callee": "logistic", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1633"}, {"caller_nid": "test_randomstate_testbroadcast_test_logistic", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1634"}, {"caller_nid": "test_randomstate_testbroadcast_test_logistic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1635"}, {"caller_nid": "test_randomstate_testbroadcast_test_logistic", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1637"}, {"caller_nid": "test_randomstate_testbroadcast_test_logistic", "callee": "logistic", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1638"}, {"caller_nid": "test_randomstate_testbroadcast_test_logistic", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1639"}, {"caller_nid": "test_randomstate_testbroadcast_test_logistic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1640"}, {"caller_nid": "test_randomstate_testbroadcast_test_logistic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1641"}, {"caller_nid": "test_randomstate_testbroadcast_test_logistic", "callee": "logistic", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1641"}, {"caller_nid": "test_randomstate_testbroadcast_test_lognormal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1647"}, {"caller_nid": "test_randomstate_testbroadcast_test_lognormal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1651"}, {"caller_nid": "test_randomstate_testbroadcast_test_lognormal", "callee": "lognormal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1652"}, {"caller_nid": "test_randomstate_testbroadcast_test_lognormal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1653"}, {"caller_nid": "test_randomstate_testbroadcast_test_lognormal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1654"}, {"caller_nid": "test_randomstate_testbroadcast_test_lognormal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1655"}, {"caller_nid": "test_randomstate_testbroadcast_test_lognormal", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1657"}, {"caller_nid": "test_randomstate_testbroadcast_test_lognormal", "callee": "lognormal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1658"}, {"caller_nid": "test_randomstate_testbroadcast_test_lognormal", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1659"}, {"caller_nid": "test_randomstate_testbroadcast_test_lognormal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1660"}, {"caller_nid": "test_randomstate_testbroadcast_test_lognormal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1661"}, {"caller_nid": "test_randomstate_testbroadcast_test_rayleigh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1666"}, {"caller_nid": "test_randomstate_testbroadcast_test_rayleigh", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1670"}, {"caller_nid": "test_randomstate_testbroadcast_test_rayleigh", "callee": "rayleigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1671"}, {"caller_nid": "test_randomstate_testbroadcast_test_rayleigh", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1672"}, {"caller_nid": "test_randomstate_testbroadcast_test_rayleigh", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1673"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1680"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1684"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "wald", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1685"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1686"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1687"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1688"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1689"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1690"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1692"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "wald", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1693"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1694"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1695"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1696"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1697"}, {"caller_nid": "test_randomstate_testbroadcast_test_wald", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1698"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1707"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1711"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "triangular", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1712"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1713"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1714"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1715"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1716"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1719"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "triangular", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1720"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1721"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1722"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1723"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1724"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1727"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "triangular", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1728"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1729"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1730"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1731"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1732"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1735"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1736"}, {"caller_nid": "test_randomstate_testbroadcast_test_triangular", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1737"}, {"caller_nid": "test_randomstate_testbroadcast_test_binomial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1745"}, {"caller_nid": "test_randomstate_testbroadcast_test_binomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1747"}, {"caller_nid": "test_randomstate_testbroadcast_test_binomial", "callee": "binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1748"}, {"caller_nid": "test_randomstate_testbroadcast_test_binomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1749"}, {"caller_nid": "test_randomstate_testbroadcast_test_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1750"}, {"caller_nid": "test_randomstate_testbroadcast_test_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1751"}, {"caller_nid": "test_randomstate_testbroadcast_test_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1752"}, {"caller_nid": "test_randomstate_testbroadcast_test_binomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1754"}, {"caller_nid": "test_randomstate_testbroadcast_test_binomial", "callee": "binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1755"}, {"caller_nid": "test_randomstate_testbroadcast_test_binomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1756"}, {"caller_nid": "test_randomstate_testbroadcast_test_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1757"}, {"caller_nid": "test_randomstate_testbroadcast_test_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1758"}, {"caller_nid": "test_randomstate_testbroadcast_test_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1759"}, {"caller_nid": "test_randomstate_testbroadcast_test_negative_binomial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1767"}, {"caller_nid": "test_randomstate_testbroadcast_test_negative_binomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1769"}, {"caller_nid": "test_randomstate_testbroadcast_test_negative_binomial", "callee": "negative_binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1770"}, {"caller_nid": "test_randomstate_testbroadcast_test_negative_binomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1771"}, {"caller_nid": "test_randomstate_testbroadcast_test_negative_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1772"}, {"caller_nid": "test_randomstate_testbroadcast_test_negative_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1773"}, {"caller_nid": "test_randomstate_testbroadcast_test_negative_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1774"}, {"caller_nid": "test_randomstate_testbroadcast_test_negative_binomial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1776"}, {"caller_nid": "test_randomstate_testbroadcast_test_negative_binomial", "callee": "negative_binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1777"}, {"caller_nid": "test_randomstate_testbroadcast_test_negative_binomial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1778"}, {"caller_nid": "test_randomstate_testbroadcast_test_negative_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1779"}, {"caller_nid": "test_randomstate_testbroadcast_test_negative_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1780"}, {"caller_nid": "test_randomstate_testbroadcast_test_negative_binomial", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1781"}, {"caller_nid": "test_randomstate_testbroadcast_test_poisson", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1784"}, {"caller_nid": "test_randomstate_testbroadcast_test_poisson", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1789"}, {"caller_nid": "test_randomstate_testbroadcast_test_poisson", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1791"}, {"caller_nid": "test_randomstate_testbroadcast_test_poisson", "callee": "poisson", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1792"}, {"caller_nid": "test_randomstate_testbroadcast_test_poisson", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1793"}, {"caller_nid": "test_randomstate_testbroadcast_test_poisson", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1794"}, {"caller_nid": "test_randomstate_testbroadcast_test_poisson", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1795"}, {"caller_nid": "test_randomstate_testbroadcast_test_zipf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1800"}, {"caller_nid": "test_randomstate_testbroadcast_test_zipf", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1802"}, {"caller_nid": "test_randomstate_testbroadcast_test_zipf", "callee": "zipf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1803"}, {"caller_nid": "test_randomstate_testbroadcast_test_zipf", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1804"}, {"caller_nid": "test_randomstate_testbroadcast_test_zipf", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1805"}, {"caller_nid": "test_randomstate_testbroadcast_test_zipf", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1806"}, {"caller_nid": "test_randomstate_testbroadcast_test_zipf", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1807"}, {"caller_nid": "test_randomstate_testbroadcast_test_zipf", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1808"}, {"caller_nid": "test_randomstate_testbroadcast_test_geometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1814"}, {"caller_nid": "test_randomstate_testbroadcast_test_geometric", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1816"}, {"caller_nid": "test_randomstate_testbroadcast_test_geometric", "callee": "geometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1817"}, {"caller_nid": "test_randomstate_testbroadcast_test_geometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1818"}, {"caller_nid": "test_randomstate_testbroadcast_test_geometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1819"}, {"caller_nid": "test_randomstate_testbroadcast_test_geometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1820"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1830"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1832"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1833"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1834"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1835"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1836"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1837"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1838"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1840"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1841"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1842"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1843"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1844"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1845"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1846"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1848"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "hypergeometric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1849"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1850"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1851"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1852"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1853"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1854"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1856"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1857"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1858"}, {"caller_nid": "test_randomstate_testbroadcast_test_hypergeometric", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1859"}, {"caller_nid": "test_randomstate_testbroadcast_test_logseries", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1865"}, {"caller_nid": "test_randomstate_testbroadcast_test_logseries", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1867"}, {"caller_nid": "test_randomstate_testbroadcast_test_logseries", "callee": "logseries", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1868"}, {"caller_nid": "test_randomstate_testbroadcast_test_logseries", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1869"}, {"caller_nid": "test_randomstate_testbroadcast_test_logseries", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1870"}, {"caller_nid": "test_randomstate_testbroadcast_test_logseries", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1871"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1882"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1882"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1883"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1883"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "Thread", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1886"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1886"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1887"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1888"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1889"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1892"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1893"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1893"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "intp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1896"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1897"}, {"caller_nid": "test_randomstate_testthread_check_function", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1899"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_create_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1923"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_create_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1923"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_create_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1923"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_one_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1938"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_one_arg_funcs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1938"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_one_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1941"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_one_arg_funcs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1943"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_two_arg_funcs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1959"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_two_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1964"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_two_arg_funcs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1965"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_two_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1967"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_two_arg_funcs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1968"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_two_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1970"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_two_arg_funcs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1971"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_three_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1979"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_three_arg_funcs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1980"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_three_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1982"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_three_arg_funcs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1983"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_three_arg_funcs", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1985"}, {"caller_nid": "test_randomstate_testsingleeltarrayinput_test_three_arg_funcs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1986"}, {"caller_nid": "test_randomstate_test_integer_dtype", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1991"}, {"caller_nid": "test_randomstate_test_integer_dtype", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1993"}, {"caller_nid": "test_randomstate_test_integer_dtype", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1994"}, {"caller_nid": "test_randomstate_test_integer_dtype", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1995"}, {"caller_nid": "test_randomstate_test_integer_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1995"}, {"caller_nid": "test_randomstate_test_integer_repeat", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L1999"}, {"caller_nid": "test_randomstate_test_integer_repeat", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2001"}, {"caller_nid": "test_randomstate_test_integer_repeat", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2002"}, {"caller_nid": "test_randomstate_test_integer_repeat", "callee": "byteswap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2004"}, {"caller_nid": "test_randomstate_test_integer_repeat", "callee": "hexdigest", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2005"}, {"caller_nid": "test_randomstate_test_integer_repeat", "callee": "sha256", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2005"}, {"caller_nid": "test_randomstate_test_integer_repeat", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2005"}, {"caller_nid": "test_randomstate_test_integer_repeat", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2006"}, {"caller_nid": "test_randomstate_test_broadcast_size_error", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2011"}, {"caller_nid": "test_randomstate_test_broadcast_size_error", "callee": "binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2012"}, {"caller_nid": "test_randomstate_test_broadcast_size_error", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2013"}, {"caller_nid": "test_randomstate_test_broadcast_size_error", "callee": "binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2014"}, {"caller_nid": "test_randomstate_test_broadcast_size_error", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2015"}, {"caller_nid": "test_randomstate_test_broadcast_size_error", "callee": "binomial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2016"}, {"caller_nid": "test_randomstate_test_randomstate_ctor_old_style_pickle", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2020"}, {"caller_nid": "test_randomstate_test_randomstate_ctor_old_style_pickle", "callee": "MT19937", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2020"}, {"caller_nid": "test_randomstate_test_randomstate_ctor_old_style_pickle", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2021"}, {"caller_nid": "test_randomstate_test_randomstate_ctor_old_style_pickle", "callee": "__reduce__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2023"}, {"caller_nid": "test_randomstate_test_randomstate_ctor_old_style_pickle", "callee": "ctor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2026"}, {"caller_nid": "test_randomstate_test_randomstate_ctor_old_style_pickle", "callee": "set_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2027"}, {"caller_nid": "test_randomstate_test_randomstate_ctor_old_style_pickle", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2028"}, {"caller_nid": "test_randomstate_test_randomstate_ctor_old_style_pickle", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2030"}, {"caller_nid": "test_randomstate_test_randomstate_ctor_old_style_pickle", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2031"}, {"caller_nid": "test_randomstate_test_randomstate_ctor_old_style_pickle", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2032"}, {"caller_nid": "test_randomstate_test_randomstate_ctor_old_style_pickle", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2033"}, {"caller_nid": "test_randomstate_test_randomstate_ctor_old_style_pickle", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2034"}, {"caller_nid": "test_randomstate_test_hot_swap", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2040"}, {"caller_nid": "test_randomstate_test_hot_swap", "callee": "set_bit_generator", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2042"}, {"caller_nid": "test_randomstate_test_hot_swap", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2043"}, {"caller_nid": "test_randomstate_test_hot_swap", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2043"}, {"caller_nid": "test_randomstate_test_hot_swap", "callee": "get_bit_generator", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2045"}, {"caller_nid": "test_randomstate_test_seed_alt_bit_gen", "callee": "PCG64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2052"}, {"caller_nid": "test_randomstate_test_seed_alt_bit_gen", "callee": "set_bit_generator", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2053"}, {"caller_nid": "test_randomstate_test_seed_alt_bit_gen", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2054"}, {"caller_nid": "test_randomstate_test_seed_alt_bit_gen", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2055"}, {"caller_nid": "test_randomstate_test_seed_alt_bit_gen", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2056"}, {"caller_nid": "test_randomstate_test_seed_alt_bit_gen", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2057"}, {"caller_nid": "test_randomstate_test_seed_alt_bit_gen", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2058"}, {"caller_nid": "test_randomstate_test_state_error_alt_bit_gen", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2067"}, {"caller_nid": "test_randomstate_test_state_error_alt_bit_gen", "callee": "PCG64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2068"}, {"caller_nid": "test_randomstate_test_state_error_alt_bit_gen", "callee": "set_bit_generator", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2069"}, {"caller_nid": "test_randomstate_test_state_error_alt_bit_gen", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2070"}, {"caller_nid": "test_randomstate_test_state_error_alt_bit_gen", "callee": "set_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2071"}, {"caller_nid": "test_randomstate_test_swap_worked", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2077"}, {"caller_nid": "test_randomstate_test_swap_worked", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2078"}, {"caller_nid": "test_randomstate_test_swap_worked", "callee": "PCG64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2079"}, {"caller_nid": "test_randomstate_test_swap_worked", "callee": "set_bit_generator", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2081"}, {"caller_nid": "test_randomstate_test_swap_worked", "callee": "get_state", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2082"}, {"caller_nid": "test_randomstate_test_swap_worked", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2085"}, {"caller_nid": "test_randomstate_test_swap_worked", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2086"}, {"caller_nid": "test_randomstate_test_swap_worked", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2087"}, {"caller_nid": "test_randomstate_test_swapped_singleton_against_direct", "callee": "set_bit_generator", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2095"}, {"caller_nid": "test_randomstate_test_swapped_singleton_against_direct", "callee": "PCG64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2095"}, {"caller_nid": "test_randomstate_test_swapped_singleton_against_direct", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2096"}, {"caller_nid": "test_randomstate_test_swapped_singleton_against_direct", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2097"}, {"caller_nid": "test_randomstate_test_swapped_singleton_against_direct", "callee": "PCG64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2097"}, {"caller_nid": "test_randomstate_test_swapped_singleton_against_direct", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2098"}, {"caller_nid": "test_randomstate_test_swapped_singleton_against_direct", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/random/tests/test_randomstate.py", "source_location": "L2099"}]}