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

1 line
903 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "label": "test_function_base.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1"}, {"id": "test_function_base_get_mat", "label": "get_mat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L68"}, {"id": "test_function_base_make_complex", "label": "_make_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L74"}, {"id": "test_function_base_testrot90", "label": "TestRot90", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L85"}, {"id": "test_function_base_testrot90_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L86"}, {"id": "test_function_base_testrot90_test_axes", "label": ".test_axes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L118"}, {"id": "test_function_base_testrot90_test_rotation_axes", "label": ".test_rotation_axes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L124"}, {"id": "test_function_base_testflip", "label": "TestFlip", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L153"}, {"id": "test_function_base_testflip_test_axes", "label": ".test_axes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L155"}, {"id": "test_function_base_testflip_test_basic_lr", "label": ".test_basic_lr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L161"}, {"id": "test_function_base_testflip_test_basic_ud", "label": ".test_basic_ud()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L171"}, {"id": "test_function_base_testflip_test_3d_swap_axis0", "label": ".test_3d_swap_axis0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L181"}, {"id": "test_function_base_testflip_test_3d_swap_axis1", "label": ".test_3d_swap_axis1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L194"}, {"id": "test_function_base_testflip_test_3d_swap_axis2", "label": ".test_3d_swap_axis2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L207"}, {"id": "test_function_base_testflip_test_4d", "label": ".test_4d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L220"}, {"id": "test_function_base_testflip_test_default_axis", "label": ".test_default_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L226"}, {"id": "test_function_base_testflip_test_multiple_axes", "label": ".test_multiple_axes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L233"}, {"id": "test_function_base_testany", "label": "TestAny", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L256"}, {"id": "test_function_base_testany_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L258"}, {"id": "test_function_base_testany_test_nd", "label": ".test_nd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L266"}, {"id": "test_function_base_testall", "label": "TestAll", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L273"}, {"id": "test_function_base_testall_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L275"}, {"id": "test_function_base_testall_test_nd", "label": ".test_nd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L284"}, {"id": "test_function_base_test_any_and_all_result_dtype", "label": "test_any_and_all_result_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L292"}, {"id": "test_function_base_testcopy", "label": "TestCopy", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L298"}, {"id": "test_function_base_testcopy_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L300"}, {"id": "test_function_base_testcopy_test_order", "label": ".test_order()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L308"}, {"id": "test_function_base_testcopy_test_subok", "label": ".test_subok()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L325"}, {"id": "test_function_base_testaverage", "label": "TestAverage", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L333"}, {"id": "test_function_base_testaverage_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L335"}, {"id": "test_function_base_test_basic_keepdims", "label": "test_basic_keepdims()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L359"}, {"id": "test_function_base_testaverage_test_weights", "label": ".test_weights()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L376"}, {"id": "test_function_base_testaverage_test_weight_and_input_dims_different", "label": ".test_weight_and_input_dims_different()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L424"}, {"id": "test_function_base_testaverage_test_returned", "label": ".test_returned()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L466"}, {"id": "test_function_base_testaverage_test_subclasses", "label": ".test_subclasses()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L492"}, {"id": "test_function_base_testaverage_test_upcasting", "label": ".test_upcasting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L509"}, {"id": "test_function_base_testaverage_test_object_dtype", "label": ".test_object_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L517"}, {"id": "test_function_base_testaverage_test_object_no_weights", "label": ".test_object_no_weights()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L523"}, {"id": "test_function_base_testaverage_test_average_class_without_dtype", "label": ".test_average_class_without_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L528"}, {"id": "test_function_base_testselect", "label": "TestSelect", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L534"}, {"id": "test_function_base_testselect_select", "label": "._select()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L542"}, {"id": "test_function_base_testselect_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L548"}, {"id": "test_function_base_testselect_test_broadcasting", "label": ".test_broadcasting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L557"}, {"id": "test_function_base_testselect_test_return_dtype", "label": ".test_return_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L564"}, {"id": "test_function_base_testselect_test_non_bool_deprecation", "label": ".test_non_bool_deprecation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L576"}, {"id": "test_function_base_testselect_test_many_arguments", "label": ".test_many_arguments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L585"}, {"id": "test_function_base_testinsert", "label": "TestInsert", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L592"}, {"id": "test_function_base_testinsert_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L594"}, {"id": "test_function_base_testinsert_test_multidim", "label": ".test_multidim()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L610"}, {"id": "test_function_base_testinsert_test_0d", "label": ".test_0d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L652"}, {"id": "test_function_base_testinsert_test_subclass", "label": ".test_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L659"}, {"id": "test_function_base_testinsert_test_index_array_copied", "label": ".test_index_array_copied()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L672"}, {"id": "test_function_base_testinsert_test_structured_array", "label": ".test_structured_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L677"}, {"id": "test_function_base_testinsert_test_index_floats", "label": ".test_index_floats()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L687"}, {"id": "test_function_base_test_index_out_of_bounds", "label": "test_index_out_of_bounds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L694"}, {"id": "test_function_base_testamax", "label": "TestAmax", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L699"}, {"id": "test_function_base_testamax_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L701"}, {"id": "test_function_base_testamin", "label": "TestAmin", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L711"}, {"id": "test_function_base_testamin_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L713"}, {"id": "test_function_base_testptp", "label": "TestPtp", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L723"}, {"id": "test_function_base_testptp_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L725"}, {"id": "test_function_base_testcumsum", "label": "TestCumsum", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L738"}, {"id": "test_function_base_test_basic", "label": "test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L741"}, {"id": "test_function_base_testprod", "label": "TestProd", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L762"}, {"id": "test_function_base_testprod_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L764"}, {"id": "test_function_base_testcumprod", "label": "TestCumprod", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L782"}, {"id": "test_function_base_test_cumulative_include_initial", "label": "test_cumulative_include_initial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L810"}, {"id": "test_function_base_testdiff", "label": "TestDiff", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L839"}, {"id": "test_function_base_testdiff_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L841"}, {"id": "test_function_base_testdiff_test_axis", "label": ".test_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L860"}, {"id": "test_function_base_testdiff_test_nd", "label": ".test_nd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L876"}, {"id": "test_function_base_testdiff_test_n", "label": ".test_n()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L887"}, {"id": "test_function_base_testdiff_test_times", "label": ".test_times()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L899"}, {"id": "test_function_base_testdiff_test_subclass", "label": ".test_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L911"}, {"id": "test_function_base_testdiff_test_prepend", "label": ".test_prepend()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L926"}, {"id": "test_function_base_testdiff_test_append", "label": ".test_append()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L950"}, {"id": "test_function_base_testdelete", "label": "TestDelete", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L979"}, {"id": "test_function_base_testdelete_create_arrays", "label": "._create_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L981"}, {"id": "test_function_base_testdelete_check_inverse_of_slicing", "label": "._check_inverse_of_slicing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L986"}, {"id": "test_function_base_testdelete_test_slices", "label": ".test_slices()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L996"}, {"id": "test_function_base_testdelete_test_fancy", "label": ".test_fancy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1005"}, {"id": "test_function_base_testdelete_test_single", "label": ".test_single()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1027"}, {"id": "test_function_base_testdelete_test_0d", "label": ".test_0d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1031"}, {"id": "test_function_base_testdelete_test_subclass", "label": ".test_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1038"}, {"id": "test_function_base_testdelete_test_array_order_preserve", "label": ".test_array_order_preserve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1050"}, {"id": "test_function_base_testdelete_test_index_floats", "label": ".test_index_floats()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1060"}, {"id": "test_function_base_test_single_item_array", "label": "test_single_item_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1067"}, {"id": "test_function_base_testdelete_test_single_item_array_non_int", "label": ".test_single_item_array_non_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1077"}, {"id": "test_function_base_testgradient", "label": "TestGradient", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1102"}, {"id": "test_function_base_testgradient_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1104"}, {"id": "test_function_base_testgradient_test_args", "label": ".test_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1112"}, {"id": "test_function_base_testgradient_test_badargs", "label": ".test_badargs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1137"}, {"id": "test_function_base_testgradient_test_datetime64", "label": ".test_datetime64()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1153"}, {"id": "test_function_base_testgradient_test_masked", "label": ".test_masked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1165"}, {"id": "test_function_base_testgradient_test_second_order_accurate", "label": ".test_second_order_accurate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1180"}, {"id": "test_function_base_testgradient_test_spacing", "label": ".test_spacing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1200"}, {"id": "test_function_base_testgradient_test_specific_axes", "label": ".test_specific_axes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1264"}, {"id": "test_function_base_testgradient_test_timedelta64", "label": ".test_timedelta64()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1290"}, {"id": "test_function_base_testgradient_test_inexact_dtypes", "label": ".test_inexact_dtypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1301"}, {"id": "test_function_base_testgradient_test_values", "label": ".test_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1307"}, {"id": "test_function_base_test_f_decreasing_unsigned_int", "label": "test_f_decreasing_unsigned_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1321"}, {"id": "test_function_base_test_f_signed_int_big_jump", "label": "test_f_signed_int_big_jump()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1328"}, {"id": "test_function_base_test_x_decreasing_unsigned", "label": "test_x_decreasing_unsigned()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1337"}, {"id": "test_function_base_test_x_signed_int_big_jump", "label": "test_x_signed_int_big_jump()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1345"}, {"id": "test_function_base_testgradient_test_return_type", "label": ".test_return_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1353"}, {"id": "test_function_base_testangle", "label": "TestAngle", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1358"}, {"id": "test_function_base_testangle_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1360"}, {"id": "test_function_base_testangle_test_subclass", "label": ".test_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1373"}, {"id": "test_function_base_testtrimzeros", "label": "TestTrimZeros", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1384"}, {"id": "test_function_base_testtrimzeros_construct_input_output", "label": ".construct_input_output()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1391"}, {"id": "test_function_base_testtrimzeros_values", "label": ".values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1421"}, {"id": "test_function_base_testtrimzeros_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1425"}, {"id": "test_function_base_testtrimzeros_test_leading_skip", "label": ".test_leading_skip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1431"}, {"id": "test_function_base_testtrimzeros_test_trailing_skip", "label": ".test_trailing_skip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1437"}, {"id": "test_function_base_testtrimzeros_test_all_zero", "label": ".test_all_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1443"}, {"id": "test_function_base_testtrimzeros_test_size_zero", "label": ".test_size_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1453"}, {"id": "test_function_base_test_overflow", "label": "test_overflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1464"}, {"id": "test_function_base_testtrimzeros_test_no_trim", "label": ".test_no_trim()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1469"}, {"id": "test_function_base_testtrimzeros_test_list_to_list", "label": ".test_list_to_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1474"}, {"id": "test_function_base_test_nd_basic", "label": "test_nd_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1479"}, {"id": "test_function_base_test_allzero", "label": "test_allzero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1486"}, {"id": "test_function_base_testtrimzeros_test_trim_arg", "label": ".test_trim_arg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1491"}, {"id": "test_function_base_test_unexpected_trim_value", "label": "test_unexpected_trim_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1501"}, {"id": "test_function_base_test_multiple_axes", "label": "test_multiple_axes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1524"}, {"id": "test_function_base_testextins", "label": "TestExtins", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1530"}, {"id": "test_function_base_testextins_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1532"}, {"id": "test_function_base_testextins_test_place", "label": ".test_place()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1537"}, {"id": "test_function_base_testextins_test_both", "label": ".test_both()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1559"}, {"id": "test_function_base_foo1", "label": "_foo1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1571"}, {"id": "test_function_base_foo2", "label": "_foo2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1575"}, {"id": "test_function_base_testvectorize", "label": "TestVectorize", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1579"}, {"id": "test_function_base_testvectorize_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1581"}, {"id": "test_function_base_testvectorize_test_scalar", "label": ".test_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1592"}, {"id": "test_function_base_testvectorize_test_large", "label": ".test_large()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1603"}, {"id": "test_function_base_testvectorize_test_ufunc", "label": ".test_ufunc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1609"}, {"id": "test_function_base_testvectorize_test_keywords", "label": ".test_keywords()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1616"}, {"id": "test_function_base_testvectorize_test_keywords_with_otypes_order1", "label": ".test_keywords_with_otypes_order1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1630"}, {"id": "test_function_base_testvectorize_test_keywords_with_otypes_order2", "label": ".test_keywords_with_otypes_order2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1640"}, {"id": "test_function_base_testvectorize_test_keywords_with_otypes_order3", "label": ".test_keywords_with_otypes_order3()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1651"}, {"id": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args1", "label": ".test_keywords_with_otypes_several_kwd_args1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1663"}, {"id": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args2", "label": ".test_keywords_with_otypes_several_kwd_args2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1676"}, {"id": "test_function_base_testvectorize_test_keywords_no_func_code", "label": ".test_keywords_no_func_code()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1687"}, {"id": "test_function_base_testvectorize_test_keywords2_ticket_2100", "label": ".test_keywords2_ticket_2100()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1697"}, {"id": "test_function_base_testvectorize_test_keywords3_ticket_2100", "label": ".test_keywords3_ticket_2100()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1714"}, {"id": "test_function_base_testvectorize_test_keywords4_ticket_2100", "label": ".test_keywords4_ticket_2100()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1729"}, {"id": "test_function_base_testvectorize_test_keywords5_ticket_2100", "label": ".test_keywords5_ticket_2100()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1740"}, {"id": "test_function_base_testvectorize_test_coverage1_ticket_2100", "label": ".test_coverage1_ticket_2100()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1748"}, {"id": "test_function_base_testvectorize_test_assigning_docstring", "label": ".test_assigning_docstring()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1755"}, {"id": "test_function_base_testvectorize_test_unboundmethod_ticket_1156", "label": ".test_UnboundMethod_ticket_1156()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1767"}, {"id": "test_function_base_testvectorize_test_execution_order_ticket_1487", "label": ".test_execution_order_ticket_1487()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1780"}, {"id": "test_function_base_testvectorize_test_string_ticket_1892", "label": ".test_string_ticket_1892()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1791"}, {"id": "test_function_base_testvectorize_test_dtype_promotion_gh_29189", "label": ".test_dtype_promotion_gh_29189()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1797"}, {"id": "test_function_base_testvectorize_test_cache", "label": ".test_cache()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1806"}, {"id": "test_function_base_testvectorize_test_otypes", "label": ".test_otypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1820"}, {"id": "test_function_base_testvectorize_test_otypes_object_28624", "label": ".test_otypes_object_28624()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1826"}, {"id": "test_function_base_testvectorize_test_parse_gufunc_signature", "label": ".test_parse_gufunc_signature()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1841"}, {"id": "test_function_base_testvectorize_test_signature_simple", "label": ".test_signature_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1875"}, {"id": "test_function_base_testvectorize_test_signature_mean_last", "label": ".test_signature_mean_last()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1886"}, {"id": "test_function_base_testvectorize_test_signature_center", "label": ".test_signature_center()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1894"}, {"id": "test_function_base_testvectorize_test_signature_two_outputs", "label": ".test_signature_two_outputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1902"}, {"id": "test_function_base_testvectorize_test_signature_outer", "label": ".test_signature_outer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1909"}, {"id": "test_function_base_testvectorize_test_signature_computed_size", "label": ".test_signature_computed_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1925"}, {"id": "test_function_base_testvectorize_test_signature_excluded", "label": ".test_signature_excluded()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1933"}, {"id": "test_function_base_testvectorize_test_signature_otypes", "label": ".test_signature_otypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1942"}, {"id": "test_function_base_testvectorize_test_signature_invalid_inputs", "label": ".test_signature_invalid_inputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1948"}, {"id": "test_function_base_testvectorize_test_signature_invalid_outputs", "label": ".test_signature_invalid_outputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1963"}, {"id": "test_function_base_testvectorize_test_size_zero_output", "label": ".test_size_zero_output()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1978"}, {"id": "test_function_base_testvectorize_test_subclasses", "label": ".test_subclasses()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2005"}, {"id": "test_function_base_testvectorize_test_name", "label": ".test_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2025"}, {"id": "test_function_base_testvectorize_test_decorator", "label": ".test_decorator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2033"}, {"id": "test_function_base_testvectorize_test_docstring", "label": ".test_docstring()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2044"}, {"id": "test_function_base_testvectorize_test_partial", "label": ".test_partial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2053"}, {"id": "test_function_base_testvectorize_test_signature_otypes_decorator", "label": ".test_signature_otypes_decorator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2061"}, {"id": "test_function_base_testvectorize_test_bad_input", "label": ".test_bad_input()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2071"}, {"id": "test_function_base_testvectorize_test_no_keywords", "label": ".test_no_keywords()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2075"}, {"id": "test_function_base_testvectorize_test_positional_regression_9477", "label": ".test_positional_regression_9477()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2081"}, {"id": "test_function_base_testvectorize_test_datetime_conversion", "label": ".test_datetime_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2089"}, {"id": "test_function_base_testleaks", "label": "TestLeaks", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2097"}, {"id": "test_function_base_a", "label": "A", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2098"}, {"id": "test_function_base_a_bound", "label": ".bound()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2101"}, {"id": "test_function_base_unbound", "label": "unbound()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2105"}, {"id": "test_function_base_test_frompyfunc_leaks", "label": "test_frompyfunc_leaks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2119"}, {"id": "test_function_base_testdigitize", "label": "TestDigitize", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2144"}, {"id": "test_function_base_testdigitize_test_forward", "label": ".test_forward()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2146"}, {"id": "test_function_base_testdigitize_test_reverse", "label": ".test_reverse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2151"}, {"id": "test_function_base_testdigitize_test_random", "label": ".test_random()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2156"}, {"id": "test_function_base_testdigitize_test_right_basic", "label": ".test_right_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2161"}, {"id": "test_function_base_testdigitize_test_right_open", "label": ".test_right_open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2169"}, {"id": "test_function_base_testdigitize_test_right_open_reverse", "label": ".test_right_open_reverse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2174"}, {"id": "test_function_base_testdigitize_test_right_open_random", "label": ".test_right_open_random()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2179"}, {"id": "test_function_base_testdigitize_test_monotonic", "label": ".test_monotonic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2184"}, {"id": "test_function_base_testdigitize_test_casting_error", "label": ".test_casting_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2200"}, {"id": "test_function_base_testdigitize_test_return_type", "label": ".test_return_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2207"}, {"id": "test_function_base_testdigitize_test_large_integers_increasing", "label": ".test_large_integers_increasing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2216"}, {"id": "test_function_base_test_large_integers_decreasing", "label": "test_large_integers_decreasing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2223"}, {"id": "test_function_base_testunwrap", "label": "TestUnwrap", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2229"}, {"id": "test_function_base_testunwrap_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2231"}, {"id": "test_function_base_testunwrap_test_period", "label": ".test_period()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2237"}, {"id": "test_function_base_testfilterwindows", "label": "TestFilterwindows", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2260"}, {"id": "test_function_base_testfilterwindows_test_hanning", "label": ".test_hanning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2262"}, {"id": "test_function_base_testfilterwindows_test_hamming", "label": ".test_hamming()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2283"}, {"id": "test_function_base_testfilterwindows_test_bartlett", "label": ".test_bartlett()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2304"}, {"id": "test_function_base_testfilterwindows_test_blackman", "label": ".test_blackman()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2325"}, {"id": "test_function_base_testfilterwindows_test_kaiser", "label": ".test_kaiser()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2346"}, {"id": "test_function_base_testtrapezoid", "label": "TestTrapezoid", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2368"}, {"id": "test_function_base_testtrapezoid_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2370"}, {"id": "test_function_base_testtrapezoid_test_ndim", "label": ".test_ndim()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2376"}, {"id": "test_function_base_testtrapezoid_test_masked", "label": ".test_masked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2413"}, {"id": "test_function_base_testsinc", "label": "TestSinc", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2430"}, {"id": "test_function_base_testsinc_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2432"}, {"id": "test_function_base_testsinc_test_array_like", "label": ".test_array_like()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2438"}, {"id": "test_function_base_testsinc_test_bool_dtype", "label": ".test_bool_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2446"}, {"id": "test_function_base_test_int_dtypes", "label": "test_int_dtypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2454"}, {"id": "test_function_base_test_float_dtypes", "label": "test_float_dtypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2465"}, {"id": "test_function_base_testsinc_test_float16_underflow", "label": ".test_float16_underflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2469"}, {"id": "test_function_base_testunique", "label": "TestUnique", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2476"}, {"id": "test_function_base_testunique_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2478"}, {"id": "test_function_base_testcheckfinite", "label": "TestCheckFinite", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2488"}, {"id": "test_function_base_testcheckfinite_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2490"}, {"id": "test_function_base_testcheckfinite_test_dtype_order", "label": ".test_dtype_order()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2498"}, {"id": "test_function_base_testcorrcoef", "label": "TestCorrCoef", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2505"}, {"id": "test_function_base_testcorrcoef_test_non_array", "label": ".test_non_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2526"}, {"id": "test_function_base_testcorrcoef_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2530"}, {"id": "test_function_base_testcorrcoef_test_complex", "label": ".test_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2539"}, {"id": "test_function_base_testcorrcoef_test_xy", "label": ".test_xy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2546"}, {"id": "test_function_base_testcorrcoef_test_empty", "label": ".test_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2551"}, {"id": "test_function_base_testcorrcoef_test_extreme", "label": ".test_extreme()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2560"}, {"id": "test_function_base_test_corrcoef_dtype", "label": "test_corrcoef_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2568"}, {"id": "test_function_base_testcov", "label": "TestCov", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2574"}, {"id": "test_function_base_testcov_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2587"}, {"id": "test_function_base_testcov_test_complex", "label": ".test_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2590"}, {"id": "test_function_base_testcov_test_xy", "label": ".test_xy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2596"}, {"id": "test_function_base_testcov_test_empty", "label": ".test_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2601"}, {"id": "test_function_base_testcov_test_wrong_ddof", "label": ".test_wrong_ddof()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2610"}, {"id": "test_function_base_testcov_test_1d_rowvar", "label": ".test_1D_rowvar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2617"}, {"id": "test_function_base_testcov_test_1d_variance", "label": ".test_1D_variance()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2622"}, {"id": "test_function_base_testcov_test_fweights", "label": ".test_fweights()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2625"}, {"id": "test_function_base_testcov_test_aweights", "label": ".test_aweights()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2641"}, {"id": "test_function_base_testcov_test_unit_fweights_and_aweights", "label": ".test_unit_fweights_and_aweights()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2653"}, {"id": "test_function_base_test_cov_dtype", "label": "test_cov_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2674"}, {"id": "test_function_base_testcov_test_gh_27658", "label": ".test_gh_27658()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2679"}, {"id": "test_function_base_test_i0", "label": "Test_I0", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2686"}, {"id": "test_function_base_test_i0_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2688"}, {"id": "test_function_base_test_i0_test_non_array", "label": ".test_non_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2717"}, {"id": "test_function_base_test_i0_test_complex", "label": ".test_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2733"}, {"id": "test_function_base_testkaiser", "label": "TestKaiser", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2739"}, {"id": "test_function_base_testkaiser_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2741"}, {"id": "test_function_base_testkaiser_test_int_beta", "label": ".test_int_beta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2754"}, {"id": "test_function_base_testmeshgrid", "label": "TestMeshgrid", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2758"}, {"id": "test_function_base_testmeshgrid_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2760"}, {"id": "test_function_base_testmeshgrid_test_single_input", "label": ".test_single_input()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2771"}, {"id": "test_function_base_testmeshgrid_test_no_input", "label": ".test_no_input()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2775"}, {"id": "test_function_base_testmeshgrid_test_indexing", "label": ".test_indexing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2780"}, {"id": "test_function_base_testmeshgrid_test_sparse", "label": ".test_sparse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2800"}, {"id": "test_function_base_testmeshgrid_test_invalid_arguments", "label": ".test_invalid_arguments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2805"}, {"id": "test_function_base_testmeshgrid_test_return_type", "label": ".test_return_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2812"}, {"id": "test_function_base_testmeshgrid_test_writeback", "label": ".test_writeback()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2836"}, {"id": "test_function_base_testmeshgrid_test_nd_shape", "label": ".test_nd_shape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2846"}, {"id": "test_function_base_testmeshgrid_test_nd_values", "label": ".test_nd_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2855"}, {"id": "test_function_base_testmeshgrid_test_nd_indexing", "label": ".test_nd_indexing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2861"}, {"id": "test_function_base_testpiecewise", "label": "TestPiecewise", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2868"}, {"id": "test_function_base_testpiecewise_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2870"}, {"id": "test_function_base_testpiecewise_test_two_conditions", "label": ".test_two_conditions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2899"}, {"id": "test_function_base_testpiecewise_test_scalar_domains_three_conditions", "label": ".test_scalar_domains_three_conditions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2903"}, {"id": "test_function_base_testpiecewise_test_default", "label": ".test_default()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2907"}, {"id": "test_function_base_testpiecewise_test_0d", "label": ".test_0d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2916"}, {"id": "test_function_base_testpiecewise_test_0d_comparison", "label": ".test_0d_comparison()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2931"}, {"id": "test_function_base_testpiecewise_test_0d_0d_condition", "label": ".test_0d_0d_condition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2946"}, {"id": "test_function_base_testpiecewise_test_multidimensional_extrafunc", "label": ".test_multidimensional_extrafunc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2952"}, {"id": "test_function_base_testpiecewise_test_subclasses", "label": ".test_subclasses()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2959"}, {"id": "test_function_base_testbincount", "label": "TestBincount", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2968"}, {"id": "test_function_base_testbincount_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2970"}, {"id": "test_function_base_testbincount_test_simple2", "label": ".test_simple2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2974"}, {"id": "test_function_base_testbincount_test_simple_weight", "label": ".test_simple_weight()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2978"}, {"id": "test_function_base_testbincount_test_simple_weight2", "label": ".test_simple_weight2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2984"}, {"id": "test_function_base_testbincount_test_with_minlength", "label": ".test_with_minlength()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2990"}, {"id": "test_function_base_testbincount_test_with_minlength_smaller_than_maxvalue", "label": ".test_with_minlength_smaller_than_maxvalue()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2998"}, {"id": "test_function_base_testbincount_test_with_minlength_and_weights", "label": ".test_with_minlength_and_weights()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3005"}, {"id": "test_function_base_testbincount_test_empty", "label": ".test_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3011"}, {"id": "test_function_base_testbincount_test_empty_with_minlength", "label": ".test_empty_with_minlength()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3016"}, {"id": "test_function_base_test_empty_list", "label": "test_empty_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3022"}, {"id": "test_function_base_testbincount_test_with_incorrect_minlength", "label": ".test_with_incorrect_minlength()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3026"}, {"id": "test_function_base_test_dtype_reference_leaks", "label": "test_dtype_reference_leaks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3044"}, {"id": "test_function_base_test_error_not_1d", "label": "test_error_not_1d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3060"}, {"id": "test_function_base_test_gh_28354", "label": "test_gh_28354()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3069"}, {"id": "test_function_base_testbincount_test_contiguous_handling", "label": ".test_contiguous_handling()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3075"}, {"id": "test_function_base_testbincount_test_gh_28354_array_like", "label": ".test_gh_28354_array_like()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3079"}, {"id": "test_function_base_testinterp", "label": "TestInterp", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3090"}, {"id": "test_function_base_testinterp_test_exceptions", "label": ".test_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3092"}, {"id": "test_function_base_testinterp_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3099"}, {"id": "test_function_base_testinterp_test_right_left_behavior", "label": ".test_right_left_behavior()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3105"}, {"id": "test_function_base_testinterp_test_scalar_interpolation_point", "label": ".test_scalar_interpolation_point()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3143"}, {"id": "test_function_base_testinterp_test_non_finite_behavior_exact_x", "label": ".test_non_finite_behavior_exact_x()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3157"}, {"id": "test_function_base_sc", "label": "sc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3176"}, {"id": "test_function_base_testinterp_test_non_finite_any_nan", "label": ".test_non_finite_any_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3180"}, {"id": "test_function_base_testinterp_test_non_finite_inf", "label": ".test_non_finite_inf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3187"}, {"id": "test_function_base_testinterp_test_non_finite_half_inf_xf", "label": ".test_non_finite_half_inf_xf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3198"}, {"id": "test_function_base_testinterp_test_non_finite_half_inf_x", "label": ".test_non_finite_half_inf_x()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3211"}, {"id": "test_function_base_testinterp_test_non_finite_half_inf_f", "label": ".test_non_finite_half_inf_f()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3218"}, {"id": "test_function_base_testinterp_test_complex_interp", "label": ".test_complex_interp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3227"}, {"id": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "label": ".test_zero_dimensional_interpolation_point()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3255"}, {"id": "test_function_base_testinterp_test_if_len_x_is_small", "label": ".test_if_len_x_is_small()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3272"}, {"id": "test_function_base_testinterp_test_period", "label": ".test_period()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3277"}, {"id": "test_function_base_testpercentile", "label": "TestPercentile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3303"}, {"id": "test_function_base_testpercentile_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3305"}, {"id": "test_function_base_testpercentile_test_fraction", "label": ".test_fraction()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3320"}, {"id": "test_function_base_testpercentile_test_api", "label": ".test_api()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3339"}, {"id": "test_function_base_testpercentile_test_complex", "label": ".test_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3346"}, {"id": "test_function_base_testpercentile_test_2d", "label": ".test_2D()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3354"}, {"id": "test_function_base_test_linear_nan_1d", "label": "test_linear_nan_1D()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3363"}, {"id": "test_function_base_test_linear_interpolation", "label": "test_linear_interpolation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3397"}, {"id": "test_function_base_test_lower_higher", "label": "test_lower_higher()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3436"}, {"id": "test_function_base_test_midpoint", "label": "test_midpoint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3443"}, {"id": "test_function_base_test_nearest", "label": "test_nearest()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3454"}, {"id": "test_function_base_testpercentile_test_linear_interpolation_extrapolation", "label": ".test_linear_interpolation_extrapolation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3460"}, {"id": "test_function_base_testpercentile_test_sequence", "label": ".test_sequence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3469"}, {"id": "test_function_base_testpercentile_test_axis", "label": ".test_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3473"}, {"id": "test_function_base_testpercentile_test_scalar_q", "label": ".test_scalar_q()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3509"}, {"id": "test_function_base_testpercentile_test_exception", "label": ".test_exception()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3557"}, {"id": "test_function_base_testpercentile_test_percentile_list", "label": ".test_percentile_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3565"}, {"id": "test_function_base_test_percentile_out", "label": "test_percentile_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3575"}, {"id": "test_function_base_testpercentile_test_percentile_empty_dim", "label": ".test_percentile_empty_dim()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3626"}, {"id": "test_function_base_testpercentile_test_percentile_no_overwrite", "label": ".test_percentile_no_overwrite()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3654"}, {"id": "test_function_base_testpercentile_test_no_p_overwrite", "label": ".test_no_p_overwrite()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3663"}, {"id": "test_function_base_testpercentile_test_percentile_overwrite", "label": ".test_percentile_overwrite()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3671"}, {"id": "test_function_base_testpercentile_test_extended_axis", "label": ".test_extended_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3679"}, {"id": "test_function_base_testpercentile_test_extended_axis_invalid", "label": ".test_extended_axis_invalid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3711"}, {"id": "test_function_base_testpercentile_test_keepdims", "label": ".test_keepdims()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3722"}, {"id": "test_function_base_test_keepdims_out", "label": "test_keepdims_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3753"}, {"id": "test_function_base_testpercentile_test_out", "label": ".test_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3768"}, {"id": "test_function_base_test_out_nan", "label": "test_out_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3787"}, {"id": "test_function_base_testpercentile_test_nan_behavior", "label": ".test_nan_behavior()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3805"}, {"id": "test_function_base_testpercentile_test_nan_q", "label": ".test_nan_q()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3866"}, {"id": "test_function_base_test_nat_basic", "label": "test_nat_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3879"}, {"id": "test_function_base_test_percentile_gh_29003", "label": "test_percentile_gh_29003()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3898"}, {"id": "test_function_base_testpercentile_test_percentile_gh_29003_fraction", "label": ".test_percentile_gh_29003_Fraction()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3911"}, {"id": "test_function_base_test_q_weak_promotion", "label": "test_q_weak_promotion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3931"}, {"id": "test_function_base_test_q_strong_promotion", "label": "test_q_strong_promotion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3937"}, {"id": "test_function_base_testquantile", "label": "TestQuantile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3949"}, {"id": "test_function_base_testquantile_v", "label": ".V()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3952"}, {"id": "test_function_base_testquantile_test_max_ulp", "label": ".test_max_ulp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3956"}, {"id": "test_function_base_testquantile_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3964"}, {"id": "test_function_base_testquantile_test_correct_quantile_value", "label": ".test_correct_quantile_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3970"}, {"id": "test_function_base_testquantile_test_fraction", "label": ".test_fraction()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3980"}, {"id": "test_function_base_testquantile_test_complex", "label": ".test_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4011"}, {"id": "test_function_base_testquantile_test_no_p_overwrite", "label": ".test_no_p_overwrite()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4020"}, {"id": "test_function_base_test_quantile_preserve_int_type", "label": "test_quantile_preserve_int_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4033"}, {"id": "test_function_base_test_q_zero_one", "label": "test_q_zero_one()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4039"}, {"id": "test_function_base_test_quantile_monotonic", "label": "test_quantile_monotonic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4046"}, {"id": "test_function_base_test_quantile_monotonic_hypo", "label": "test_quantile_monotonic_hypo()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4064"}, {"id": "test_function_base_testquantile_test_quantile_scalar_nan", "label": ".test_quantile_scalar_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4069"}, {"id": "test_function_base_test_quantile_identification_equation", "label": "test_quantile_identification_equation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4079"}, {"id": "test_function_base_test_quantile_add_and_multiply_constant", "label": "test_quantile_add_and_multiply_constant()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4116"}, {"id": "test_function_base_test_quantile_constant_weights", "label": "test_quantile_constant_weights()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4182"}, {"id": "test_function_base_test_quantile_with_integer_weights", "label": "test_quantile_with_integer_weights()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4202"}, {"id": "test_function_base_test_quantile_with_weights_and_axis", "label": "test_quantile_with_weights_and_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4218"}, {"id": "test_function_base_test_quantile_weights_min_max", "label": "test_quantile_weights_min_max()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4275"}, {"id": "test_function_base_testquantile_test_quantile_weights_raises_negative_weights", "label": ".test_quantile_weights_raises_negative_weights()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4285"}, {"id": "test_function_base_test_quantile_weights_raises_unsupported_methods", "label": "test_quantile_weights_raises_unsupported_methods()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4295"}, {"id": "test_function_base_testquantile_test_weibull_fraction", "label": ".test_weibull_fraction()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4302"}, {"id": "test_function_base_testquantile_test_closest_observation", "label": ".test_closest_observation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4309"}, {"id": "test_function_base_test_inf_zeroes_err", "label": "test_inf_zeroes_err()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4327"}, {"id": "test_function_base_test_nan_err", "label": "test_nan_err()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4345"}, {"id": "test_function_base_testquantile_test_quantile_gh_29003_fraction", "label": ".test_quantile_gh_29003_Fraction()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4354"}, {"id": "test_function_base_testquantile_test_float16_gh_29003", "label": ".test_float16_gh_29003()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4363"}, {"id": "test_function_base_testlerp", "label": "TestLerp", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4390"}, {"id": "test_function_base_test_linear_interpolation_formula_monotonic", "label": "test_linear_interpolation_formula_monotonic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4399"}, {"id": "test_function_base_test_linear_interpolation_formula_bounded", "label": "test_linear_interpolation_formula_bounded()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4415"}, {"id": "test_function_base_test_linear_interpolation_formula_symmetric", "label": "test_linear_interpolation_formula_symmetric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4427"}, {"id": "test_function_base_testlerp_test_linear_interpolation_formula_0d_inputs", "label": ".test_linear_interpolation_formula_0d_inputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4433"}, {"id": "test_function_base_testmedian", "label": "TestMedian", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4440"}, {"id": "test_function_base_testmedian_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4442"}, {"id": "test_function_base_testmedian_test_axis_keyword", "label": ".test_axis_keyword()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4464"}, {"id": "test_function_base_testmedian_test_overwrite_keyword", "label": ".test_overwrite_keyword()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4482"}, {"id": "test_function_base_testmedian_test_array_like", "label": ".test_array_like()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4515"}, {"id": "test_function_base_testmedian_test_subclass", "label": ".test_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4522"}, {"id": "test_function_base_test_subclass2", "label": "test_subclass2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4539"}, {"id": "test_function_base_testmedian_test_out", "label": ".test_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4547"}, {"id": "test_function_base_testmedian_test_out_nan", "label": ".test_out_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4556"}, {"id": "test_function_base_testmedian_test_nan_behavior", "label": ".test_nan_behavior()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4568"}, {"id": "test_function_base_test_empty", "label": "test_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4601"}, {"id": "test_function_base_testmedian_test_object", "label": ".test_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4630"}, {"id": "test_function_base_testmedian_test_extended_axis", "label": ".test_extended_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4636"}, {"id": "test_function_base_testmedian_test_extended_axis_invalid", "label": ".test_extended_axis_invalid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4666"}, {"id": "test_function_base_testmedian_test_keepdims", "label": ".test_keepdims()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4674"}, {"id": "test_function_base_test_nat_behavior", "label": "test_nat_behavior()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4714"}, {"id": "test_function_base_testsortcomplex", "label": "TestSortComplex", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4732"}, {"id": "test_function_base_test_sort_real", "label": "test_sort_real()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4742"}, {"id": "test_function_base_testsortcomplex_test_sort_complex", "label": ".test_sort_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4750"}, {"id": "test_function_base_rationale_75", "label": "Like real + 1j * imag, but behaves as expected when imag contains non-finite", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L75"}, {"id": "test_function_base_rationale_1392", "label": "Construct an input/output test pair for trim_zeros", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1392"}, {"id": "test_function_base_rationale_3177", "label": "scale function used by the below tests", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3177"}, {"id": "test_function_base_rationale_3181", "label": "test that nans are propagated", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3181"}, {"id": "test_function_base_rationale_3188", "label": "Test that interp between opposite infs gives nan", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3188"}, {"id": "test_function_base_rationale_3199", "label": "Test that interp where both axes have a bound at inf gives nan", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3199"}, {"id": "test_function_base_rationale_3212", "label": "Test interp where the x axis has a bound at inf", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3212"}, {"id": "test_function_base_rationale_3219", "label": "Test interp where the f axis has a bound at inf", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3219"}, {"id": "test_function_base_rationale_4540", "label": "Check that we return subclasses, even if a NaN scalar.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4540"}, {"id": "test_function_base_rationale_3880", "label": "# TODO: Note that times have dubious rounding as of fixing NaTs!", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3880"}, {"id": "test_function_base_rationale_4715", "label": "# TODO: Median does not support Datetime, due to `mean`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4715"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "decimal", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "math", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "fractions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "hypothesis", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "hypothesis_strategies", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "hypothesis_extra_numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "numpy_lib_function_base_impl", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "numpy_core_numeric", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "numpy_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "numpy_random", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_get_mat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L68", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_make_complex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L74", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testrot90", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L85", "weight": 1.0}, {"source": "test_function_base_testrot90", "target": "test_function_base_testrot90_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L86", "weight": 1.0}, {"source": "test_function_base_testrot90", "target": "test_function_base_testrot90_test_axes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L118", "weight": 1.0}, {"source": "test_function_base_testrot90", "target": "test_function_base_testrot90_test_rotation_axes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L124", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testflip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L153", "weight": 1.0}, {"source": "test_function_base_testflip", "target": "test_function_base_testflip_test_axes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L155", "weight": 1.0}, {"source": "test_function_base_testflip", "target": "test_function_base_testflip_test_basic_lr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L161", "weight": 1.0}, {"source": "test_function_base_testflip", "target": "test_function_base_testflip_test_basic_ud", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L171", "weight": 1.0}, {"source": "test_function_base_testflip", "target": "test_function_base_testflip_test_3d_swap_axis0", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L181", "weight": 1.0}, {"source": "test_function_base_testflip", "target": "test_function_base_testflip_test_3d_swap_axis1", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L194", "weight": 1.0}, {"source": "test_function_base_testflip", "target": "test_function_base_testflip_test_3d_swap_axis2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L207", "weight": 1.0}, {"source": "test_function_base_testflip", "target": "test_function_base_testflip_test_4d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L220", "weight": 1.0}, {"source": "test_function_base_testflip", "target": "test_function_base_testflip_test_default_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L226", "weight": 1.0}, {"source": "test_function_base_testflip", "target": "test_function_base_testflip_test_multiple_axes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L233", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testany", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L256", "weight": 1.0}, {"source": "test_function_base_testany", "target": "test_function_base_testany_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L258", "weight": 1.0}, {"source": "test_function_base_testany", "target": "test_function_base_testany_test_nd", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L266", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testall", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L273", "weight": 1.0}, {"source": "test_function_base_testall", "target": "test_function_base_testall_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L275", "weight": 1.0}, {"source": "test_function_base_testall", "target": "test_function_base_testall_test_nd", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L284", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_any_and_all_result_dtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L292", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testcopy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L298", "weight": 1.0}, {"source": "test_function_base_testcopy", "target": "test_function_base_testcopy_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L300", "weight": 1.0}, {"source": "test_function_base_testcopy", "target": "test_function_base_testcopy_test_order", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L308", "weight": 1.0}, {"source": "test_function_base_testcopy", "target": "test_function_base_testcopy_test_subok", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L325", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testaverage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L333", "weight": 1.0}, {"source": "test_function_base_testaverage", "target": "test_function_base_testaverage_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L335", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_basic_keepdims", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L359", "weight": 1.0}, {"source": "test_function_base_testaverage", "target": "test_function_base_testaverage_test_weights", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L376", "weight": 1.0}, {"source": "test_function_base_testaverage", "target": "test_function_base_testaverage_test_weight_and_input_dims_different", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L424", "weight": 1.0}, {"source": "test_function_base_testaverage", "target": "test_function_base_testaverage_test_returned", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L466", "weight": 1.0}, {"source": "test_function_base_testaverage", "target": "test_function_base_testaverage_test_subclasses", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L492", "weight": 1.0}, {"source": "test_function_base_testaverage", "target": "test_function_base_testaverage_test_upcasting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L509", "weight": 1.0}, {"source": "test_function_base_testaverage", "target": "test_function_base_testaverage_test_object_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L517", "weight": 1.0}, {"source": "test_function_base_testaverage", "target": "test_function_base_testaverage_test_object_no_weights", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L523", "weight": 1.0}, {"source": "test_function_base_testaverage", "target": "test_function_base_testaverage_test_average_class_without_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L528", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testselect", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L534", "weight": 1.0}, {"source": "test_function_base_testselect", "target": "test_function_base_testselect_select", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L542", "weight": 1.0}, {"source": "test_function_base_testselect", "target": "test_function_base_testselect_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L548", "weight": 1.0}, {"source": "test_function_base_testselect", "target": "test_function_base_testselect_test_broadcasting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L557", "weight": 1.0}, {"source": "test_function_base_testselect", "target": "test_function_base_testselect_test_return_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L564", "weight": 1.0}, {"source": "test_function_base_testselect", "target": "test_function_base_testselect_test_non_bool_deprecation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L576", "weight": 1.0}, {"source": "test_function_base_testselect", "target": "test_function_base_testselect_test_many_arguments", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L585", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testinsert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L592", "weight": 1.0}, {"source": "test_function_base_testinsert", "target": "test_function_base_testinsert_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L594", "weight": 1.0}, {"source": "test_function_base_testinsert", "target": "test_function_base_testinsert_test_multidim", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L610", "weight": 1.0}, {"source": "test_function_base_testinsert", "target": "test_function_base_testinsert_test_0d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L652", "weight": 1.0}, {"source": "test_function_base_testinsert", "target": "test_function_base_testinsert_test_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L659", "weight": 1.0}, {"source": "test_function_base_testinsert", "target": "test_function_base_testinsert_test_index_array_copied", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L672", "weight": 1.0}, {"source": "test_function_base_testinsert", "target": "test_function_base_testinsert_test_structured_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L677", "weight": 1.0}, {"source": "test_function_base_testinsert", "target": "test_function_base_testinsert_test_index_floats", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L687", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_index_out_of_bounds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L694", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testamax", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L699", "weight": 1.0}, {"source": "test_function_base_testamax", "target": "test_function_base_testamax_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L701", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testamin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L711", "weight": 1.0}, {"source": "test_function_base_testamin", "target": "test_function_base_testamin_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L713", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testptp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L723", "weight": 1.0}, {"source": "test_function_base_testptp", "target": "test_function_base_testptp_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L725", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testcumsum", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L738", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_basic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L741", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testprod", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L762", "weight": 1.0}, {"source": "test_function_base_testprod", "target": "test_function_base_testprod_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L764", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testcumprod", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L782", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_basic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L785", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_cumulative_include_initial", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L810", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testdiff", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L839", "weight": 1.0}, {"source": "test_function_base_testdiff", "target": "test_function_base_testdiff_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L841", "weight": 1.0}, {"source": "test_function_base_testdiff", "target": "test_function_base_testdiff_test_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L860", "weight": 1.0}, {"source": "test_function_base_testdiff", "target": "test_function_base_testdiff_test_nd", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L876", "weight": 1.0}, {"source": "test_function_base_testdiff", "target": "test_function_base_testdiff_test_n", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L887", "weight": 1.0}, {"source": "test_function_base_testdiff", "target": "test_function_base_testdiff_test_times", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L899", "weight": 1.0}, {"source": "test_function_base_testdiff", "target": "test_function_base_testdiff_test_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L911", "weight": 1.0}, {"source": "test_function_base_testdiff", "target": "test_function_base_testdiff_test_prepend", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L926", "weight": 1.0}, {"source": "test_function_base_testdiff", "target": "test_function_base_testdiff_test_append", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L950", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testdelete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L979", "weight": 1.0}, {"source": "test_function_base_testdelete", "target": "test_function_base_testdelete_create_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L981", "weight": 1.0}, {"source": "test_function_base_testdelete", "target": "test_function_base_testdelete_check_inverse_of_slicing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L986", "weight": 1.0}, {"source": "test_function_base_testdelete", "target": "test_function_base_testdelete_test_slices", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L996", "weight": 1.0}, {"source": "test_function_base_testdelete", "target": "test_function_base_testdelete_test_fancy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1005", "weight": 1.0}, {"source": "test_function_base_testdelete", "target": "test_function_base_testdelete_test_single", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1027", "weight": 1.0}, {"source": "test_function_base_testdelete", "target": "test_function_base_testdelete_test_0d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1031", "weight": 1.0}, {"source": "test_function_base_testdelete", "target": "test_function_base_testdelete_test_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1038", "weight": 1.0}, {"source": "test_function_base_testdelete", "target": "test_function_base_testdelete_test_array_order_preserve", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1050", "weight": 1.0}, {"source": "test_function_base_testdelete", "target": "test_function_base_testdelete_test_index_floats", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1060", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_single_item_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1067", "weight": 1.0}, {"source": "test_function_base_testdelete", "target": "test_function_base_testdelete_test_single_item_array_non_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1077", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testgradient", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1102", "weight": 1.0}, {"source": "test_function_base_testgradient", "target": "test_function_base_testgradient_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1104", "weight": 1.0}, {"source": "test_function_base_testgradient", "target": "test_function_base_testgradient_test_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1112", "weight": 1.0}, {"source": "test_function_base_testgradient", "target": "test_function_base_testgradient_test_badargs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1137", "weight": 1.0}, {"source": "test_function_base_testgradient", "target": "test_function_base_testgradient_test_datetime64", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1153", "weight": 1.0}, {"source": "test_function_base_testgradient", "target": "test_function_base_testgradient_test_masked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1165", "weight": 1.0}, {"source": "test_function_base_testgradient", "target": "test_function_base_testgradient_test_second_order_accurate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1180", "weight": 1.0}, {"source": "test_function_base_testgradient", "target": "test_function_base_testgradient_test_spacing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1200", "weight": 1.0}, {"source": "test_function_base_testgradient", "target": "test_function_base_testgradient_test_specific_axes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1264", "weight": 1.0}, {"source": "test_function_base_testgradient", "target": "test_function_base_testgradient_test_timedelta64", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1290", "weight": 1.0}, {"source": "test_function_base_testgradient", "target": "test_function_base_testgradient_test_inexact_dtypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1301", "weight": 1.0}, {"source": "test_function_base_testgradient", "target": "test_function_base_testgradient_test_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1307", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_f_decreasing_unsigned_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1321", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_f_signed_int_big_jump", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1328", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_x_decreasing_unsigned", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1337", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_x_signed_int_big_jump", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1345", "weight": 1.0}, {"source": "test_function_base_testgradient", "target": "test_function_base_testgradient_test_return_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1353", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testangle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1358", "weight": 1.0}, {"source": "test_function_base_testangle", "target": "test_function_base_testangle_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1360", "weight": 1.0}, {"source": "test_function_base_testangle", "target": "test_function_base_testangle_test_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1373", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testtrimzeros", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1384", "weight": 1.0}, {"source": "test_function_base_testtrimzeros", "target": "test_function_base_testtrimzeros_construct_input_output", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1391", "weight": 1.0}, {"source": "test_function_base_testtrimzeros", "target": "test_function_base_testtrimzeros_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1421", "weight": 1.0}, {"source": "test_function_base_testtrimzeros", "target": "test_function_base_testtrimzeros_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1425", "weight": 1.0}, {"source": "test_function_base_testtrimzeros", "target": "test_function_base_testtrimzeros_test_leading_skip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1431", "weight": 1.0}, {"source": "test_function_base_testtrimzeros", "target": "test_function_base_testtrimzeros_test_trailing_skip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1437", "weight": 1.0}, {"source": "test_function_base_testtrimzeros", "target": "test_function_base_testtrimzeros_test_all_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1443", "weight": 1.0}, {"source": "test_function_base_testtrimzeros", "target": "test_function_base_testtrimzeros_test_size_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1453", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_overflow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1464", "weight": 1.0}, {"source": "test_function_base_testtrimzeros", "target": "test_function_base_testtrimzeros_test_no_trim", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1469", "weight": 1.0}, {"source": "test_function_base_testtrimzeros", "target": "test_function_base_testtrimzeros_test_list_to_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1474", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_nd_basic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1479", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_allzero", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1486", "weight": 1.0}, {"source": "test_function_base_testtrimzeros", "target": "test_function_base_testtrimzeros_test_trim_arg", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1491", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_unexpected_trim_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1501", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_multiple_axes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1524", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testextins", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1530", "weight": 1.0}, {"source": "test_function_base_testextins", "target": "test_function_base_testextins_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1532", "weight": 1.0}, {"source": "test_function_base_testextins", "target": "test_function_base_testextins_test_place", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1537", "weight": 1.0}, {"source": "test_function_base_testextins", "target": "test_function_base_testextins_test_both", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1559", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_foo1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1571", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_foo2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1575", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testvectorize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1579", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1581", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1592", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_large", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1603", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_ufunc", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1609", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_keywords", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1616", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_keywords_with_otypes_order1", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1630", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_keywords_with_otypes_order2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1640", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_keywords_with_otypes_order3", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1651", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args1", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1663", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1676", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_keywords_no_func_code", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1687", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_keywords2_ticket_2100", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1697", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_keywords3_ticket_2100", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1714", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_keywords4_ticket_2100", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1729", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_keywords5_ticket_2100", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1740", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_coverage1_ticket_2100", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1748", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_assigning_docstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1755", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_unboundmethod_ticket_1156", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1767", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_execution_order_ticket_1487", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1780", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_string_ticket_1892", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1791", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_dtype_promotion_gh_29189", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1797", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_cache", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1806", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_otypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1820", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_otypes_object_28624", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1826", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_parse_gufunc_signature", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1841", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_signature_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1875", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_signature_mean_last", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1886", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_signature_center", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1894", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_signature_two_outputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1902", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_signature_outer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1909", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_signature_computed_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1925", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_signature_excluded", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1933", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_signature_otypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1942", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_signature_invalid_inputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1948", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_signature_invalid_outputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1963", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_size_zero_output", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1978", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_subclasses", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2005", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2025", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_decorator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2033", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_docstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2044", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_partial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2053", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_signature_otypes_decorator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2061", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_bad_input", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2071", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_no_keywords", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2075", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_positional_regression_9477", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2081", "weight": 1.0}, {"source": "test_function_base_testvectorize", "target": "test_function_base_testvectorize_test_datetime_conversion", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2089", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testleaks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2097", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_a", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2098", "weight": 1.0}, {"source": "test_function_base_a", "target": "test_function_base_a_bound", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2101", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_unbound", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_frompyfunc_leaks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testdigitize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2144", "weight": 1.0}, {"source": "test_function_base_testdigitize", "target": "test_function_base_testdigitize_test_forward", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2146", "weight": 1.0}, {"source": "test_function_base_testdigitize", "target": "test_function_base_testdigitize_test_reverse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2151", "weight": 1.0}, {"source": "test_function_base_testdigitize", "target": "test_function_base_testdigitize_test_random", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2156", "weight": 1.0}, {"source": "test_function_base_testdigitize", "target": "test_function_base_testdigitize_test_right_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2161", "weight": 1.0}, {"source": "test_function_base_testdigitize", "target": "test_function_base_testdigitize_test_right_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2169", "weight": 1.0}, {"source": "test_function_base_testdigitize", "target": "test_function_base_testdigitize_test_right_open_reverse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2174", "weight": 1.0}, {"source": "test_function_base_testdigitize", "target": "test_function_base_testdigitize_test_right_open_random", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2179", "weight": 1.0}, {"source": "test_function_base_testdigitize", "target": "test_function_base_testdigitize_test_monotonic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2184", "weight": 1.0}, {"source": "test_function_base_testdigitize", "target": "test_function_base_testdigitize_test_casting_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2200", "weight": 1.0}, {"source": "test_function_base_testdigitize", "target": "test_function_base_testdigitize_test_return_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2207", "weight": 1.0}, {"source": "test_function_base_testdigitize", "target": "test_function_base_testdigitize_test_large_integers_increasing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2216", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_large_integers_decreasing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2223", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testunwrap", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2229", "weight": 1.0}, {"source": "test_function_base_testunwrap", "target": "test_function_base_testunwrap_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2231", "weight": 1.0}, {"source": "test_function_base_testunwrap", "target": "test_function_base_testunwrap_test_period", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2237", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testfilterwindows", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2260", "weight": 1.0}, {"source": "test_function_base_testfilterwindows", "target": "test_function_base_testfilterwindows_test_hanning", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2262", "weight": 1.0}, {"source": "test_function_base_testfilterwindows", "target": "test_function_base_testfilterwindows_test_hamming", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2283", "weight": 1.0}, {"source": "test_function_base_testfilterwindows", "target": "test_function_base_testfilterwindows_test_bartlett", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2304", "weight": 1.0}, {"source": "test_function_base_testfilterwindows", "target": "test_function_base_testfilterwindows_test_blackman", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2325", "weight": 1.0}, {"source": "test_function_base_testfilterwindows", "target": "test_function_base_testfilterwindows_test_kaiser", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2346", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testtrapezoid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2368", "weight": 1.0}, {"source": "test_function_base_testtrapezoid", "target": "test_function_base_testtrapezoid_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2370", "weight": 1.0}, {"source": "test_function_base_testtrapezoid", "target": "test_function_base_testtrapezoid_test_ndim", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2376", "weight": 1.0}, {"source": "test_function_base_testtrapezoid", "target": "test_function_base_testtrapezoid_test_masked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2413", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testsinc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2430", "weight": 1.0}, {"source": "test_function_base_testsinc", "target": "test_function_base_testsinc_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2432", "weight": 1.0}, {"source": "test_function_base_testsinc", "target": "test_function_base_testsinc_test_array_like", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2438", "weight": 1.0}, {"source": "test_function_base_testsinc", "target": "test_function_base_testsinc_test_bool_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2446", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_int_dtypes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2454", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_float_dtypes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2465", "weight": 1.0}, {"source": "test_function_base_testsinc", "target": "test_function_base_testsinc_test_float16_underflow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2469", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testunique", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2476", "weight": 1.0}, {"source": "test_function_base_testunique", "target": "test_function_base_testunique_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2478", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testcheckfinite", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2488", "weight": 1.0}, {"source": "test_function_base_testcheckfinite", "target": "test_function_base_testcheckfinite_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2490", "weight": 1.0}, {"source": "test_function_base_testcheckfinite", "target": "test_function_base_testcheckfinite_test_dtype_order", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2498", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testcorrcoef", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2505", "weight": 1.0}, {"source": "test_function_base_testcorrcoef", "target": "test_function_base_testcorrcoef_test_non_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2526", "weight": 1.0}, {"source": "test_function_base_testcorrcoef", "target": "test_function_base_testcorrcoef_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2530", "weight": 1.0}, {"source": "test_function_base_testcorrcoef", "target": "test_function_base_testcorrcoef_test_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2539", "weight": 1.0}, {"source": "test_function_base_testcorrcoef", "target": "test_function_base_testcorrcoef_test_xy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2546", "weight": 1.0}, {"source": "test_function_base_testcorrcoef", "target": "test_function_base_testcorrcoef_test_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2551", "weight": 1.0}, {"source": "test_function_base_testcorrcoef", "target": "test_function_base_testcorrcoef_test_extreme", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2560", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_corrcoef_dtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2568", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testcov", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2574", "weight": 1.0}, {"source": "test_function_base_testcov", "target": "test_function_base_testcov_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2587", "weight": 1.0}, {"source": "test_function_base_testcov", "target": "test_function_base_testcov_test_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2590", "weight": 1.0}, {"source": "test_function_base_testcov", "target": "test_function_base_testcov_test_xy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2596", "weight": 1.0}, {"source": "test_function_base_testcov", "target": "test_function_base_testcov_test_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2601", "weight": 1.0}, {"source": "test_function_base_testcov", "target": "test_function_base_testcov_test_wrong_ddof", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2610", "weight": 1.0}, {"source": "test_function_base_testcov", "target": "test_function_base_testcov_test_1d_rowvar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2617", "weight": 1.0}, {"source": "test_function_base_testcov", "target": "test_function_base_testcov_test_1d_variance", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2622", "weight": 1.0}, {"source": "test_function_base_testcov", "target": "test_function_base_testcov_test_fweights", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2625", "weight": 1.0}, {"source": "test_function_base_testcov", "target": "test_function_base_testcov_test_aweights", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2641", "weight": 1.0}, {"source": "test_function_base_testcov", "target": "test_function_base_testcov_test_unit_fweights_and_aweights", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2653", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_cov_dtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2674", "weight": 1.0}, {"source": "test_function_base_testcov", "target": "test_function_base_testcov_test_gh_27658", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2679", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_i0", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2686", "weight": 1.0}, {"source": "test_function_base_test_i0", "target": "test_function_base_test_i0_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2688", "weight": 1.0}, {"source": "test_function_base_test_i0", "target": "test_function_base_test_i0_test_non_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2717", "weight": 1.0}, {"source": "test_function_base_test_i0", "target": "test_function_base_test_i0_test_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2733", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testkaiser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2739", "weight": 1.0}, {"source": "test_function_base_testkaiser", "target": "test_function_base_testkaiser_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2741", "weight": 1.0}, {"source": "test_function_base_testkaiser", "target": "test_function_base_testkaiser_test_int_beta", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2754", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testmeshgrid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2758", "weight": 1.0}, {"source": "test_function_base_testmeshgrid", "target": "test_function_base_testmeshgrid_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2760", "weight": 1.0}, {"source": "test_function_base_testmeshgrid", "target": "test_function_base_testmeshgrid_test_single_input", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2771", "weight": 1.0}, {"source": "test_function_base_testmeshgrid", "target": "test_function_base_testmeshgrid_test_no_input", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2775", "weight": 1.0}, {"source": "test_function_base_testmeshgrid", "target": "test_function_base_testmeshgrid_test_indexing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2780", "weight": 1.0}, {"source": "test_function_base_testmeshgrid", "target": "test_function_base_testmeshgrid_test_sparse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2800", "weight": 1.0}, {"source": "test_function_base_testmeshgrid", "target": "test_function_base_testmeshgrid_test_invalid_arguments", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2805", "weight": 1.0}, {"source": "test_function_base_testmeshgrid", "target": "test_function_base_testmeshgrid_test_return_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2812", "weight": 1.0}, {"source": "test_function_base_testmeshgrid", "target": "test_function_base_testmeshgrid_test_writeback", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2836", "weight": 1.0}, {"source": "test_function_base_testmeshgrid", "target": "test_function_base_testmeshgrid_test_nd_shape", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2846", "weight": 1.0}, {"source": "test_function_base_testmeshgrid", "target": "test_function_base_testmeshgrid_test_nd_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2855", "weight": 1.0}, {"source": "test_function_base_testmeshgrid", "target": "test_function_base_testmeshgrid_test_nd_indexing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2861", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testpiecewise", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2868", "weight": 1.0}, {"source": "test_function_base_testpiecewise", "target": "test_function_base_testpiecewise_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2870", "weight": 1.0}, {"source": "test_function_base_testpiecewise", "target": "test_function_base_testpiecewise_test_two_conditions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2899", "weight": 1.0}, {"source": "test_function_base_testpiecewise", "target": "test_function_base_testpiecewise_test_scalar_domains_three_conditions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2903", "weight": 1.0}, {"source": "test_function_base_testpiecewise", "target": "test_function_base_testpiecewise_test_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2907", "weight": 1.0}, {"source": "test_function_base_testpiecewise", "target": "test_function_base_testpiecewise_test_0d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2916", "weight": 1.0}, {"source": "test_function_base_testpiecewise", "target": "test_function_base_testpiecewise_test_0d_comparison", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2931", "weight": 1.0}, {"source": "test_function_base_testpiecewise", "target": "test_function_base_testpiecewise_test_0d_0d_condition", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2946", "weight": 1.0}, {"source": "test_function_base_testpiecewise", "target": "test_function_base_testpiecewise_test_multidimensional_extrafunc", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2952", "weight": 1.0}, {"source": "test_function_base_testpiecewise", "target": "test_function_base_testpiecewise_test_subclasses", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2959", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testbincount", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2968", "weight": 1.0}, {"source": "test_function_base_testbincount", "target": "test_function_base_testbincount_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2970", "weight": 1.0}, {"source": "test_function_base_testbincount", "target": "test_function_base_testbincount_test_simple2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2974", "weight": 1.0}, {"source": "test_function_base_testbincount", "target": "test_function_base_testbincount_test_simple_weight", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2978", "weight": 1.0}, {"source": "test_function_base_testbincount", "target": "test_function_base_testbincount_test_simple_weight2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2984", "weight": 1.0}, {"source": "test_function_base_testbincount", "target": "test_function_base_testbincount_test_with_minlength", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2990", "weight": 1.0}, {"source": "test_function_base_testbincount", "target": "test_function_base_testbincount_test_with_minlength_smaller_than_maxvalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2998", "weight": 1.0}, {"source": "test_function_base_testbincount", "target": "test_function_base_testbincount_test_with_minlength_and_weights", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3005", "weight": 1.0}, {"source": "test_function_base_testbincount", "target": "test_function_base_testbincount_test_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3011", "weight": 1.0}, {"source": "test_function_base_testbincount", "target": "test_function_base_testbincount_test_empty_with_minlength", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3016", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_empty_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3022", "weight": 1.0}, {"source": "test_function_base_testbincount", "target": "test_function_base_testbincount_test_with_incorrect_minlength", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3026", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_dtype_reference_leaks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3044", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_error_not_1d", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3060", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_gh_28354", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3069", "weight": 1.0}, {"source": "test_function_base_testbincount", "target": "test_function_base_testbincount_test_contiguous_handling", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3075", "weight": 1.0}, {"source": "test_function_base_testbincount", "target": "test_function_base_testbincount_test_gh_28354_array_like", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3079", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testinterp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3090", "weight": 1.0}, {"source": "test_function_base_testinterp", "target": "test_function_base_testinterp_test_exceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3092", "weight": 1.0}, {"source": "test_function_base_testinterp", "target": "test_function_base_testinterp_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3099", "weight": 1.0}, {"source": "test_function_base_testinterp", "target": "test_function_base_testinterp_test_right_left_behavior", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3105", "weight": 1.0}, {"source": "test_function_base_testinterp", "target": "test_function_base_testinterp_test_scalar_interpolation_point", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3143", "weight": 1.0}, {"source": "test_function_base_testinterp", "target": "test_function_base_testinterp_test_non_finite_behavior_exact_x", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3157", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_sc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3176", "weight": 1.0}, {"source": "test_function_base_testinterp", "target": "test_function_base_testinterp_test_non_finite_any_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3180", "weight": 1.0}, {"source": "test_function_base_testinterp", "target": "test_function_base_testinterp_test_non_finite_inf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3187", "weight": 1.0}, {"source": "test_function_base_testinterp", "target": "test_function_base_testinterp_test_non_finite_half_inf_xf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3198", "weight": 1.0}, {"source": "test_function_base_testinterp", "target": "test_function_base_testinterp_test_non_finite_half_inf_x", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3211", "weight": 1.0}, {"source": "test_function_base_testinterp", "target": "test_function_base_testinterp_test_non_finite_half_inf_f", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3218", "weight": 1.0}, {"source": "test_function_base_testinterp", "target": "test_function_base_testinterp_test_complex_interp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3227", "weight": 1.0}, {"source": "test_function_base_testinterp", "target": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3255", "weight": 1.0}, {"source": "test_function_base_testinterp", "target": "test_function_base_testinterp_test_if_len_x_is_small", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3272", "weight": 1.0}, {"source": "test_function_base_testinterp", "target": "test_function_base_testinterp_test_period", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3277", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testpercentile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3303", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3305", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_fraction", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3320", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_api", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3339", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3346", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_2d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3354", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_linear_nan_1d", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3363", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_linear_interpolation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3397", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_lower_higher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3436", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_midpoint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3443", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_nearest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3454", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_linear_interpolation_extrapolation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3460", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_sequence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3469", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3473", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_scalar_q", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3509", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_exception", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3557", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_percentile_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3565", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_percentile_out", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3575", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_percentile_empty_dim", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3626", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_percentile_no_overwrite", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3654", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_no_p_overwrite", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3663", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_percentile_overwrite", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3671", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_extended_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3679", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_extended_axis_invalid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3711", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_keepdims", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3722", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_keepdims_out", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3753", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_out", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3768", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_out_nan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3787", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_nan_behavior", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3805", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_nan_q", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3866", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_nat_basic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3879", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_percentile_gh_29003", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3898", "weight": 1.0}, {"source": "test_function_base_testpercentile", "target": "test_function_base_testpercentile_test_percentile_gh_29003_fraction", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3911", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_q_weak_promotion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3931", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_q_strong_promotion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3937", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testquantile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3949", "weight": 1.0}, {"source": "test_function_base_testquantile", "target": "test_function_base_testquantile_v", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3952", "weight": 1.0}, {"source": "test_function_base_testquantile", "target": "test_function_base_testquantile_test_max_ulp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3956", "weight": 1.0}, {"source": "test_function_base_testquantile", "target": "test_function_base_testquantile_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3964", "weight": 1.0}, {"source": "test_function_base_testquantile", "target": "test_function_base_testquantile_test_correct_quantile_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3970", "weight": 1.0}, {"source": "test_function_base_testquantile", "target": "test_function_base_testquantile_test_fraction", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3980", "weight": 1.0}, {"source": "test_function_base_testquantile", "target": "test_function_base_testquantile_test_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4011", "weight": 1.0}, {"source": "test_function_base_testquantile", "target": "test_function_base_testquantile_test_no_p_overwrite", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4020", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_quantile_preserve_int_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4033", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_q_zero_one", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4039", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_quantile_monotonic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4046", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_quantile_monotonic_hypo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4064", "weight": 1.0}, {"source": "test_function_base_testquantile", "target": "test_function_base_testquantile_test_quantile_scalar_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4069", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_quantile_identification_equation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4079", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_quantile_add_and_multiply_constant", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4116", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_quantile_constant_weights", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4182", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_quantile_with_integer_weights", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4202", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_quantile_with_weights_and_axis", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4218", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_quantile_weights_min_max", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4275", "weight": 1.0}, {"source": "test_function_base_testquantile", "target": "test_function_base_testquantile_test_quantile_weights_raises_negative_weights", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4285", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_quantile_weights_raises_unsupported_methods", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4295", "weight": 1.0}, {"source": "test_function_base_testquantile", "target": "test_function_base_testquantile_test_weibull_fraction", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4302", "weight": 1.0}, {"source": "test_function_base_testquantile", "target": "test_function_base_testquantile_test_closest_observation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4309", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_inf_zeroes_err", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4327", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_nan_err", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4345", "weight": 1.0}, {"source": "test_function_base_testquantile", "target": "test_function_base_testquantile_test_quantile_gh_29003_fraction", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4354", "weight": 1.0}, {"source": "test_function_base_testquantile", "target": "test_function_base_testquantile_test_float16_gh_29003", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4363", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_q_weak_promotion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4372", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_q_strong_promotion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4378", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testlerp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4390", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_linear_interpolation_formula_monotonic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4399", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_linear_interpolation_formula_bounded", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4415", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_linear_interpolation_formula_symmetric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4427", "weight": 1.0}, {"source": "test_function_base_testlerp", "target": "test_function_base_testlerp_test_linear_interpolation_formula_0d_inputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4433", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testmedian", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4440", "weight": 1.0}, {"source": "test_function_base_testmedian", "target": "test_function_base_testmedian_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4442", "weight": 1.0}, {"source": "test_function_base_testmedian", "target": "test_function_base_testmedian_test_axis_keyword", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4464", "weight": 1.0}, {"source": "test_function_base_testmedian", "target": "test_function_base_testmedian_test_overwrite_keyword", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4482", "weight": 1.0}, {"source": "test_function_base_testmedian", "target": "test_function_base_testmedian_test_array_like", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4515", "weight": 1.0}, {"source": "test_function_base_testmedian", "target": "test_function_base_testmedian_test_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4522", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_subclass2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4539", "weight": 1.0}, {"source": "test_function_base_testmedian", "target": "test_function_base_testmedian_test_out", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4547", "weight": 1.0}, {"source": "test_function_base_testmedian", "target": "test_function_base_testmedian_test_out_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4556", "weight": 1.0}, {"source": "test_function_base_testmedian", "target": "test_function_base_testmedian_test_nan_behavior", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4568", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_empty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4601", "weight": 1.0}, {"source": "test_function_base_testmedian", "target": "test_function_base_testmedian_test_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4630", "weight": 1.0}, {"source": "test_function_base_testmedian", "target": "test_function_base_testmedian_test_extended_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4636", "weight": 1.0}, {"source": "test_function_base_testmedian", "target": "test_function_base_testmedian_test_extended_axis_invalid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4666", "weight": 1.0}, {"source": "test_function_base_testmedian", "target": "test_function_base_testmedian_test_keepdims", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4674", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_keepdims_out", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4699", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_nat_behavior", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4714", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_testsortcomplex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4732", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "target": "test_function_base_test_sort_real", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4742", "weight": 1.0}, {"source": "test_function_base_testsortcomplex", "target": "test_function_base_testsortcomplex_test_sort_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4750", "weight": 1.0}, {"source": "test_function_base_testflip_test_basic_lr", "target": "test_function_base_get_mat", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L162", "weight": 1.0}, {"source": "test_function_base_testflip_test_basic_ud", "target": "test_function_base_get_mat", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L172", "weight": 1.0}, {"source": "test_function_base_testselect_test_basic", "target": "test_function_base_testselect_select", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L552", "weight": 1.0}, {"source": "test_function_base_testdelete_check_inverse_of_slicing", "target": "test_function_base_testdelete_create_arrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L987", "weight": 1.0}, {"source": "test_function_base_testdelete_test_slices", "target": "test_function_base_testdelete_check_inverse_of_slicing", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1003", "weight": 1.0}, {"source": "test_function_base_testdelete_test_fancy", "target": "test_function_base_testdelete_create_arrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1006", "weight": 1.0}, {"source": "test_function_base_testdelete_test_fancy", "target": "test_function_base_testdelete_check_inverse_of_slicing", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1007", "weight": 1.0}, {"source": "test_function_base_testdelete_test_single", "target": "test_function_base_testdelete_check_inverse_of_slicing", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1028", "weight": 1.0}, {"source": "test_function_base_testdelete_test_subclass", "target": "test_function_base_testdelete_create_arrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1042", "weight": 1.0}, {"source": "test_function_base_test_single_item_array", "target": "test_function_base_testdelete_create_arrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1068", "weight": 1.0}, {"source": "test_function_base_testtrimzeros_test_basic", "target": "test_function_base_testtrimzeros_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1427", "weight": 1.0}, {"source": "test_function_base_testtrimzeros_test_leading_skip", "target": "test_function_base_testtrimzeros_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1433", "weight": 1.0}, {"source": "test_function_base_testtrimzeros_test_trailing_skip", "target": "test_function_base_testtrimzeros_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1439", "weight": 1.0}, {"source": "test_function_base_testtrimzeros_test_all_zero", "target": "test_function_base_testtrimzeros_values", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1444", "weight": 1.0}, {"source": "test_function_base_test_multiple_axes", "target": "test_function_base_testtrimzeros_construct_input_output", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1526", "weight": 1.0}, {"source": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args1", "target": "test_function_base_foo2", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1672", "weight": 1.0}, {"source": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args2", "target": "test_function_base_foo2", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1684", "weight": 1.0}, {"source": "test_function_base_test_frompyfunc_leaks", "target": "test_function_base_a", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2131", "weight": 1.0}, {"source": "test_function_base_testbincount_test_gh_28354_array_like", "target": "test_function_base_a", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3084", "weight": 1.0}, {"source": "test_function_base_testinterp_test_non_finite_any_nan", "target": "test_function_base_sc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3182", "weight": 1.0}, {"source": "test_function_base_testinterp_test_non_finite_inf", "target": "test_function_base_sc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3191", "weight": 1.0}, {"source": "test_function_base_testinterp_test_non_finite_half_inf_xf", "target": "test_function_base_sc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3202", "weight": 1.0}, {"source": "test_function_base_testinterp_test_non_finite_half_inf_x", "target": "test_function_base_sc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3213", "weight": 1.0}, {"source": "test_function_base_testinterp_test_non_finite_half_inf_f", "target": "test_function_base_sc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3220", "weight": 1.0}, {"source": "test_function_base_test_quantile_identification_equation", "target": "test_function_base_testquantile_v", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4101", "weight": 1.0}, {"source": "test_function_base_rationale_75", "target": "test_function_base_make_complex", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L75", "weight": 1.0}, {"source": "test_function_base_rationale_1392", "target": "test_function_base_testtrimzeros_construct_input_output", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1392", "weight": 1.0}, {"source": "test_function_base_rationale_3177", "target": "test_function_base_testinterp_sc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3177", "weight": 1.0}, {"source": "test_function_base_rationale_3181", "target": "test_function_base_testinterp_test_non_finite_any_nan", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3181", "weight": 1.0}, {"source": "test_function_base_rationale_3188", "target": "test_function_base_testinterp_test_non_finite_inf", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3188", "weight": 1.0}, {"source": "test_function_base_rationale_3199", "target": "test_function_base_testinterp_test_non_finite_half_inf_xf", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3199", "weight": 1.0}, {"source": "test_function_base_rationale_3212", "target": "test_function_base_testinterp_test_non_finite_half_inf_x", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3212", "weight": 1.0}, {"source": "test_function_base_rationale_3219", "target": "test_function_base_testinterp_test_non_finite_half_inf_f", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3219", "weight": 1.0}, {"source": "test_function_base_rationale_4540", "target": "test_function_base_testmedian_test_subclass2", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4540", "weight": 1.0}, {"source": "test_function_base_rationale_3880", "target": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3880", "weight": 1.0}, {"source": "test_function_base_rationale_4715", "target": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_function_base_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4715", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_function_base_get_mat", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L69"}, {"caller_nid": "test_function_base_get_mat", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L70"}, {"caller_nid": "test_function_base_make_complex", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L79"}, {"caller_nid": "test_function_base_make_complex", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L79"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L87"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L87"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L88"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L88"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L89"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L89"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L90"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L90"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L91"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L91"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L106"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L107"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L107"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L108"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L109"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L109"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L110"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L111"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L111"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L112"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L113"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L113"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L115"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L115"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L115"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L116"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L116"}, {"caller_nid": "test_function_base_testrot90_test_basic", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L116"}, {"caller_nid": "test_function_base_testrot90_test_axes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L119"}, {"caller_nid": "test_function_base_testrot90_test_axes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L120"}, {"caller_nid": "test_function_base_testrot90_test_axes", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L120"}, {"caller_nid": "test_function_base_testrot90_test_axes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L121"}, {"caller_nid": "test_function_base_testrot90_test_axes", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L121"}, {"caller_nid": "test_function_base_testrot90_test_axes", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L121"}, {"caller_nid": "test_function_base_testrot90_test_axes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L122"}, {"caller_nid": "test_function_base_testrot90_test_axes", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L122"}, {"caller_nid": "test_function_base_testrot90_test_axes", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L122"}, {"caller_nid": "test_function_base_testrot90_test_rotation_axes", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L125"}, {"caller_nid": "test_function_base_testrot90_test_rotation_axes", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L125"}, {"caller_nid": "test_function_base_testrot90_test_rotation_axes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L144"}, {"caller_nid": "test_function_base_testrot90_test_rotation_axes", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L144"}, {"caller_nid": "test_function_base_testrot90_test_rotation_axes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L145"}, {"caller_nid": "test_function_base_testrot90_test_rotation_axes", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L145"}, {"caller_nid": "test_function_base_testrot90_test_rotation_axes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L146"}, {"caller_nid": "test_function_base_testrot90_test_rotation_axes", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L146"}, {"caller_nid": "test_function_base_testrot90_test_rotation_axes", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L148"}, {"caller_nid": "test_function_base_testrot90_test_rotation_axes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L149"}, {"caller_nid": "test_function_base_testrot90_test_rotation_axes", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L149"}, {"caller_nid": "test_function_base_testrot90_test_rotation_axes", "callee": "rot90", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L150"}, {"caller_nid": "test_function_base_testflip_test_axes", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L156"}, {"caller_nid": "test_function_base_testflip_test_axes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L156"}, {"caller_nid": "test_function_base_testflip_test_axes", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L157"}, {"caller_nid": "test_function_base_testflip_test_axes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L157"}, {"caller_nid": "test_function_base_testflip_test_axes", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L158"}, {"caller_nid": "test_function_base_testflip_test_axes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L158"}, {"caller_nid": "test_function_base_testflip_test_axes", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L159"}, {"caller_nid": "test_function_base_testflip_test_axes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L159"}, {"caller_nid": "test_function_base_testflip_test_basic_lr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L164"}, {"caller_nid": "test_function_base_testflip_test_basic_lr", "callee": "flip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L164"}, {"caller_nid": "test_function_base_testflip_test_basic_lr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L169"}, {"caller_nid": "test_function_base_testflip_test_basic_lr", "callee": "flip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L169"}, {"caller_nid": "test_function_base_testflip_test_basic_ud", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L174"}, {"caller_nid": "test_function_base_testflip_test_basic_ud", "callee": "flip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L174"}, {"caller_nid": "test_function_base_testflip_test_basic_ud", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L179"}, {"caller_nid": "test_function_base_testflip_test_basic_ud", "callee": "flip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L179"}, {"caller_nid": "test_function_base_testflip_test_3d_swap_axis0", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L182"}, {"caller_nid": "test_function_base_testflip_test_3d_swap_axis0", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L187"}, {"caller_nid": "test_function_base_testflip_test_3d_swap_axis0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L192"}, {"caller_nid": "test_function_base_testflip_test_3d_swap_axis0", "callee": "flip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L192"}, {"caller_nid": "test_function_base_testflip_test_3d_swap_axis1", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L195"}, {"caller_nid": "test_function_base_testflip_test_3d_swap_axis1", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L200"}, {"caller_nid": "test_function_base_testflip_test_3d_swap_axis1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L205"}, {"caller_nid": "test_function_base_testflip_test_3d_swap_axis1", "callee": "flip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L205"}, {"caller_nid": "test_function_base_testflip_test_3d_swap_axis2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L208"}, {"caller_nid": "test_function_base_testflip_test_3d_swap_axis2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L213"}, {"caller_nid": "test_function_base_testflip_test_3d_swap_axis2", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L218"}, {"caller_nid": "test_function_base_testflip_test_3d_swap_axis2", "callee": "flip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L218"}, {"caller_nid": "test_function_base_testflip_test_4d", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L221"}, {"caller_nid": "test_function_base_testflip_test_4d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L221"}, {"caller_nid": "test_function_base_testflip_test_4d", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L222"}, {"caller_nid": "test_function_base_testflip_test_4d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L223"}, {"caller_nid": "test_function_base_testflip_test_4d", "callee": "flip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L223"}, {"caller_nid": "test_function_base_testflip_test_4d", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L224"}, {"caller_nid": "test_function_base_testflip_test_4d", "callee": "flipud", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L224"}, {"caller_nid": "test_function_base_testflip_test_4d", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L224"}, {"caller_nid": "test_function_base_testflip_test_default_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L227"}, {"caller_nid": "test_function_base_testflip_test_default_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L229"}, {"caller_nid": "test_function_base_testflip_test_default_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L231"}, {"caller_nid": "test_function_base_testflip_test_default_axis", "callee": "flip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L231"}, {"caller_nid": "test_function_base_testflip_test_multiple_axes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L234"}, {"caller_nid": "test_function_base_testflip_test_multiple_axes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L239"}, {"caller_nid": "test_function_base_testflip_test_multiple_axes", "callee": "flip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L239"}, {"caller_nid": "test_function_base_testflip_test_multiple_axes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L241"}, {"caller_nid": "test_function_base_testflip_test_multiple_axes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L246"}, {"caller_nid": "test_function_base_testflip_test_multiple_axes", "callee": "flip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L246"}, {"caller_nid": "test_function_base_testflip_test_multiple_axes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L248"}, {"caller_nid": "test_function_base_testflip_test_multiple_axes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L253"}, {"caller_nid": "test_function_base_testflip_test_multiple_axes", "callee": "flip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L253"}, {"caller_nid": "test_function_base_testany_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L262"}, {"caller_nid": "test_function_base_testany_test_basic", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L262"}, {"caller_nid": "test_function_base_testany_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L263"}, {"caller_nid": "test_function_base_testany_test_basic", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L263"}, {"caller_nid": "test_function_base_testany_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L264"}, {"caller_nid": "test_function_base_testany_test_basic", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L264"}, {"caller_nid": "test_function_base_testany_test_nd", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L268"}, {"caller_nid": "test_function_base_testany_test_nd", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L268"}, {"caller_nid": "test_function_base_testany_test_nd", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L269"}, {"caller_nid": "test_function_base_testany_test_nd", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L269"}, {"caller_nid": "test_function_base_testany_test_nd", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L270"}, {"caller_nid": "test_function_base_testany_test_nd", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L270"}, {"caller_nid": "test_function_base_testall_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L279"}, {"caller_nid": "test_function_base_testall_test_basic", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L279"}, {"caller_nid": "test_function_base_testall_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L280"}, {"caller_nid": "test_function_base_testall_test_basic", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L280"}, {"caller_nid": "test_function_base_testall_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L281"}, {"caller_nid": "test_function_base_testall_test_basic", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L281"}, {"caller_nid": "test_function_base_testall_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L282"}, {"caller_nid": "test_function_base_testall_test_basic", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L282"}, {"caller_nid": "test_function_base_testall_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L282"}, {"caller_nid": "test_function_base_testall_test_nd", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L286"}, {"caller_nid": "test_function_base_testall_test_nd", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L286"}, {"caller_nid": "test_function_base_testall_test_nd", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L287"}, {"caller_nid": "test_function_base_testall_test_nd", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L287"}, {"caller_nid": "test_function_base_testall_test_nd", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L288"}, {"caller_nid": "test_function_base_testall_test_nd", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L288"}, {"caller_nid": "test_function_base_test_any_and_all_result_dtype", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L293"}, {"caller_nid": "test_function_base_test_any_and_all_result_dtype", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L294"}, {"caller_nid": "test_function_base_test_any_and_all_result_dtype", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L295"}, {"caller_nid": "test_function_base_testcopy_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L301"}, {"caller_nid": "test_function_base_testcopy_test_basic", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L302"}, {"caller_nid": "test_function_base_testcopy_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L303"}, {"caller_nid": "test_function_base_testcopy_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L305"}, {"caller_nid": "test_function_base_testcopy_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L306"}, {"caller_nid": "test_function_base_testcopy_test_order", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L312"}, {"caller_nid": "test_function_base_testcopy_test_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L313"}, {"caller_nid": "test_function_base_testcopy_test_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L314"}, {"caller_nid": "test_function_base_testcopy_test_order", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L315"}, {"caller_nid": "test_function_base_testcopy_test_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L316"}, {"caller_nid": "test_function_base_testcopy_test_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L317"}, {"caller_nid": "test_function_base_testcopy_test_order", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L318"}, {"caller_nid": "test_function_base_testcopy_test_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L319"}, {"caller_nid": "test_function_base_testcopy_test_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L320"}, {"caller_nid": "test_function_base_testcopy_test_order", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L321"}, {"caller_nid": "test_function_base_testcopy_test_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L322"}, {"caller_nid": "test_function_base_testcopy_test_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L323"}, {"caller_nid": "test_function_base_testcopy_test_subok", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L326"}, {"caller_nid": "test_function_base_testcopy_test_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L327"}, {"caller_nid": "test_function_base_testcopy_test_subok", "callee": "isMaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L327"}, {"caller_nid": "test_function_base_testcopy_test_subok", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L327"}, {"caller_nid": "test_function_base_testcopy_test_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L328"}, {"caller_nid": "test_function_base_testcopy_test_subok", "callee": "isMaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L328"}, {"caller_nid": "test_function_base_testcopy_test_subok", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L328"}, {"caller_nid": "test_function_base_testcopy_test_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L330"}, {"caller_nid": "test_function_base_testcopy_test_subok", "callee": "isMaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L330"}, {"caller_nid": "test_function_base_testcopy_test_subok", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L330"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L336"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L337"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L337"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L338"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L339"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L339"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L341"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L341"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L343"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L346"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L346"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L346"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L347"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L347"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L347"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L349"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L350"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L350"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L350"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L351"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L351"}, {"caller_nid": "test_function_base_testaverage_test_basic", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L351"}, {"caller_nid": "test_function_base_test_basic_keepdims", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L361"}, {"caller_nid": "test_function_base_test_basic_keepdims", "callee": "shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L362"}, {"caller_nid": "test_function_base_test_basic_keepdims", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L363"}, {"caller_nid": "test_function_base_test_basic_keepdims", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L365"}, {"caller_nid": "test_function_base_test_basic_keepdims", "callee": "shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L366"}, {"caller_nid": "test_function_base_test_basic_keepdims", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L367"}, {"caller_nid": "test_function_base_test_basic_keepdims", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L369"}, {"caller_nid": "test_function_base_test_basic_keepdims", "callee": "shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L371"}, {"caller_nid": "test_function_base_test_basic_keepdims", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L372"}, {"caller_nid": "test_function_base_test_basic_keepdims", "callee": "shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L373"}, {"caller_nid": "test_function_base_test_basic_keepdims", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L374"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L377"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L378"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L379"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L380"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L380"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L380"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L380"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L381"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L383"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L385"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L386"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L387"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L390"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L391"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L392"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L395"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L399"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L403"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L404"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L404"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L405"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L405"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L407"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L407"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L408"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L408"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L410"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L410"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "result_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L410"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L413"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L413"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L414"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L414"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L416"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L417"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L418"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L420"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L421"}, {"caller_nid": "test_function_base_testaverage_test_weights", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L422"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L425"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L425"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L426"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L426"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L430"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L431"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L432"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L435"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L436"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L437"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L440"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L441"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L442"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L445"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L449"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L451"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L455"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L458"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L459"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L460"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L463"}, {"caller_nid": "test_function_base_testaverage_test_weight_and_input_dims_different", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L464"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L467"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L470"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L471"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L473"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L474"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L474"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L476"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L477"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L477"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L481"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L482"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L482"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L485"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L486"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L486"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L489"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L490"}, {"caller_nid": "test_function_base_testaverage_test_returned", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L490"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L495"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L495"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L496"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L496"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L498"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L498"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L498"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L499"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L499"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L499"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L501"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L502"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L502"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L503"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L503"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L505"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L506"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L506"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L507"}, {"caller_nid": "test_function_base_testaverage_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L507"}, {"caller_nid": "test_function_base_testaverage_test_upcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L513"}, {"caller_nid": "test_function_base_testaverage_test_upcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L514"}, {"caller_nid": "test_function_base_testaverage_test_upcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L515"}, {"caller_nid": "test_function_base_testaverage_test_upcasting", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L515"}, {"caller_nid": "test_function_base_testaverage_test_upcasting", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L515"}, {"caller_nid": "test_function_base_testaverage_test_object_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L518"}, {"caller_nid": "test_function_base_testaverage_test_object_dtype", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L518"}, {"caller_nid": "test_function_base_testaverage_test_object_dtype", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L518"}, {"caller_nid": "test_function_base_testaverage_test_object_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L519"}, {"caller_nid": "test_function_base_testaverage_test_object_dtype", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L519"}, {"caller_nid": "test_function_base_testaverage_test_object_dtype", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L519"}, {"caller_nid": "test_function_base_testaverage_test_object_dtype", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L520"}, {"caller_nid": "test_function_base_testaverage_test_object_dtype", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L521"}, {"caller_nid": "test_function_base_testaverage_test_object_dtype", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L521"}, {"caller_nid": "test_function_base_testaverage_test_object_dtype", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L521"}, {"caller_nid": "test_function_base_testaverage_test_object_no_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L524"}, {"caller_nid": "test_function_base_testaverage_test_object_no_weights", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L524"}, {"caller_nid": "test_function_base_testaverage_test_object_no_weights", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L524"}, {"caller_nid": "test_function_base_testaverage_test_object_no_weights", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L525"}, {"caller_nid": "test_function_base_testaverage_test_object_no_weights", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L526"}, {"caller_nid": "test_function_base_testaverage_test_average_class_without_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L530"}, {"caller_nid": "test_function_base_testaverage_test_average_class_without_dtype", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L530"}, {"caller_nid": "test_function_base_testaverage_test_average_class_without_dtype", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L530"}, {"caller_nid": "test_function_base_testaverage_test_average_class_without_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L531"}, {"caller_nid": "test_function_base_testaverage_test_average_class_without_dtype", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L531"}, {"caller_nid": "test_function_base_testaverage_test_average_class_without_dtype", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L531"}, {"caller_nid": "test_function_base_testselect_select", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L544"}, {"caller_nid": "test_function_base_testselect_select", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L544"}, {"caller_nid": "test_function_base_testselect_select", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L545"}, {"caller_nid": "test_function_base_testselect_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L551"}, {"caller_nid": "test_function_base_testselect_test_basic", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L551"}, {"caller_nid": "test_function_base_testselect_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L554"}, {"caller_nid": "test_function_base_testselect_test_basic", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L554"}, {"caller_nid": "test_function_base_testselect_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L555"}, {"caller_nid": "test_function_base_testselect_test_basic", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L555"}, {"caller_nid": "test_function_base_testselect_test_broadcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L558"}, {"caller_nid": "test_function_base_testselect_test_broadcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L558"}, {"caller_nid": "test_function_base_testselect_test_broadcasting", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L559"}, {"caller_nid": "test_function_base_testselect_test_broadcasting", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L559"}, {"caller_nid": "test_function_base_testselect_test_broadcasting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L560"}, {"caller_nid": "test_function_base_testselect_test_broadcasting", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L560"}, {"caller_nid": "test_function_base_testselect_test_broadcasting", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L560"}, {"caller_nid": "test_function_base_testselect_test_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L562"}, {"caller_nid": "test_function_base_testselect_test_broadcasting", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L562"}, {"caller_nid": "test_function_base_testselect_test_return_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L565"}, {"caller_nid": "test_function_base_testselect_test_return_dtype", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L565"}, {"caller_nid": "test_function_base_testselect_test_return_dtype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L569"}, {"caller_nid": "test_function_base_testselect_test_return_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L570"}, {"caller_nid": "test_function_base_testselect_test_return_dtype", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L570"}, {"caller_nid": "test_function_base_testselect_test_return_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L572"}, {"caller_nid": "test_function_base_testselect_test_return_dtype", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L573"}, {"caller_nid": "test_function_base_testselect_test_return_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L574"}, {"caller_nid": "test_function_base_testselect_test_return_dtype", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L574"}, {"caller_nid": "test_function_base_testselect_test_non_bool_deprecation", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L579"}, {"caller_nid": "test_function_base_testselect_test_non_bool_deprecation", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L580"}, {"caller_nid": "test_function_base_testselect_test_non_bool_deprecation", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L581"}, {"caller_nid": "test_function_base_testselect_test_non_bool_deprecation", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L582"}, {"caller_nid": "test_function_base_testselect_test_non_bool_deprecation", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L583"}, {"caller_nid": "test_function_base_testselect_test_many_arguments", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L587"}, {"caller_nid": "test_function_base_testselect_test_many_arguments", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L588"}, {"caller_nid": "test_function_base_testselect_test_many_arguments", "callee": "select", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L589"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L596"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L596"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L597"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L597"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L598"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L598"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L599"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L599"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L600"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L600"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L601"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L601"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L601"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L602"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L602"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L603"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L604"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L604"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L605"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L605"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L606"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L606"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L606"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L607"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L607"}, {"caller_nid": "test_function_base_testinsert_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L607"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L614"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L614"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L615"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L615"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L616"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L616"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L617"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L617"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L619"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L620"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "repeat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L620"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L620"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L621"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L622"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "repeat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L622"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L622"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L624"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L624"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L625"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L625"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L627"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L627"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L628"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L628"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L630"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L630"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L631"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L631"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L632"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L632"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L635"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L635"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L636"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L636"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L637"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L638"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L638"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L639"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L642"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L643"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L646"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L646"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L647"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L647"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L648"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L649"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L649"}, {"caller_nid": "test_function_base_testinsert_test_multidim", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L650"}, {"caller_nid": "test_function_base_testinsert_test_0d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L653"}, {"caller_nid": "test_function_base_testinsert_test_0d", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L654"}, {"caller_nid": "test_function_base_testinsert_test_0d", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L655"}, {"caller_nid": "test_function_base_testinsert_test_0d", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L656"}, {"caller_nid": "test_function_base_testinsert_test_0d", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L657"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L662"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L662"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L663"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L663"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L663"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L664"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L664"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L664"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L665"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L665"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L665"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L666"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L666"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L666"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L666"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L667"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L667"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L667"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L667"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L669"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L669"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L670"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L670"}, {"caller_nid": "test_function_base_testinsert_test_subclass", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L670"}, {"caller_nid": "test_function_base_testinsert_test_index_array_copied", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L673"}, {"caller_nid": "test_function_base_testinsert_test_index_array_copied", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L674"}, {"caller_nid": "test_function_base_testinsert_test_index_array_copied", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L675"}, {"caller_nid": "test_function_base_testinsert_test_index_array_copied", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L675"}, {"caller_nid": "test_function_base_testinsert_test_structured_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L678"}, {"caller_nid": "test_function_base_testinsert_test_structured_array", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L681"}, {"caller_nid": "test_function_base_testinsert_test_structured_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L682"}, {"caller_nid": "test_function_base_testinsert_test_structured_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L682"}, {"caller_nid": "test_function_base_testinsert_test_structured_array", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L684"}, {"caller_nid": "test_function_base_testinsert_test_structured_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L685"}, {"caller_nid": "test_function_base_testinsert_test_structured_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L685"}, {"caller_nid": "test_function_base_testinsert_test_index_floats", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L688"}, {"caller_nid": "test_function_base_testinsert_test_index_floats", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L689"}, {"caller_nid": "test_function_base_testinsert_test_index_floats", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L689"}, {"caller_nid": "test_function_base_testinsert_test_index_floats", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L690"}, {"caller_nid": "test_function_base_testinsert_test_index_floats", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L691"}, {"caller_nid": "test_function_base_testinsert_test_index_floats", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L691"}, {"caller_nid": "test_function_base_test_index_out_of_bounds", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L695"}, {"caller_nid": "test_function_base_test_index_out_of_bounds", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L696"}, {"caller_nid": "test_function_base_testamax_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L703"}, {"caller_nid": "test_function_base_testamax_test_basic", "callee": "amax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L703"}, {"caller_nid": "test_function_base_testamax_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L707"}, {"caller_nid": "test_function_base_testamax_test_basic", "callee": "amax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L707"}, {"caller_nid": "test_function_base_testamax_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L708"}, {"caller_nid": "test_function_base_testamax_test_basic", "callee": "amax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L708"}, {"caller_nid": "test_function_base_testamin_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L715"}, {"caller_nid": "test_function_base_testamin_test_basic", "callee": "amin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L715"}, {"caller_nid": "test_function_base_testamin_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L719"}, {"caller_nid": "test_function_base_testamin_test_basic", "callee": "amin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L719"}, {"caller_nid": "test_function_base_testamin_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L720"}, {"caller_nid": "test_function_base_testamin_test_basic", "callee": "amin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L720"}, {"caller_nid": "test_function_base_testptp_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L726"}, {"caller_nid": "test_function_base_testptp_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L727"}, {"caller_nid": "test_function_base_testptp_test_basic", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L727"}, {"caller_nid": "test_function_base_testptp_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L728"}, {"caller_nid": "test_function_base_testptp_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L731"}, {"caller_nid": "test_function_base_testptp_test_basic", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L731"}, {"caller_nid": "test_function_base_testptp_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L732"}, {"caller_nid": "test_function_base_testptp_test_basic", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L732"}, {"caller_nid": "test_function_base_testptp_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L734"}, {"caller_nid": "test_function_base_testptp_test_basic", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L734"}, {"caller_nid": "test_function_base_testptp_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L735"}, {"caller_nid": "test_function_base_testptp_test_basic", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L735"}, {"caller_nid": "test_function_base_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L747"}, {"caller_nid": "test_function_base_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L748"}, {"caller_nid": "test_function_base_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L750"}, {"caller_nid": "test_function_base_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L751"}, {"caller_nid": "test_function_base_test_basic", "callee": "cumsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L751"}, {"caller_nid": "test_function_base_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L753"}, {"caller_nid": "test_function_base_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L755"}, {"caller_nid": "test_function_base_test_basic", "callee": "cumsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L755"}, {"caller_nid": "test_function_base_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L757"}, {"caller_nid": "test_function_base_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L759"}, {"caller_nid": "test_function_base_test_basic", "callee": "cumsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L759"}, {"caller_nid": "test_function_base_testprod_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L769"}, {"caller_nid": "test_function_base_testprod_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L770"}, {"caller_nid": "test_function_base_testprod_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L772"}, {"caller_nid": "test_function_base_testprod_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L773"}, {"caller_nid": "test_function_base_testprod_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L775"}, {"caller_nid": "test_function_base_testprod_test_basic", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L775"}, {"caller_nid": "test_function_base_testprod_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L776"}, {"caller_nid": "test_function_base_testprod_test_basic", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L776"}, {"caller_nid": "test_function_base_testprod_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L777"}, {"caller_nid": "test_function_base_testprod_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L778"}, {"caller_nid": "test_function_base_testprod_test_basic", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L778"}, {"caller_nid": "test_function_base_testprod_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L779"}, {"caller_nid": "test_function_base_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L790"}, {"caller_nid": "test_function_base_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L791"}, {"caller_nid": "test_function_base_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L793"}, {"caller_nid": "test_function_base_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L794"}, {"caller_nid": "test_function_base_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L795"}, {"caller_nid": "test_function_base_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L797"}, {"caller_nid": "test_function_base_test_basic", "callee": "cumprod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L797"}, {"caller_nid": "test_function_base_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L798"}, {"caller_nid": "test_function_base_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L800"}, {"caller_nid": "test_function_base_test_basic", "callee": "cumprod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L800"}, {"caller_nid": "test_function_base_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L801"}, {"caller_nid": "test_function_base_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L804"}, {"caller_nid": "test_function_base_test_basic", "callee": "cumprod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L804"}, {"caller_nid": "test_function_base_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L805"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L811"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L811"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L813"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L816"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "cumulative_sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L817"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L820"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L823"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "cumulative_prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L824"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L827"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L828"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L829"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L829"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "cumulative_sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L830"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L831"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L833"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L834"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "cumulative_prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L835"}, {"caller_nid": "test_function_base_test_cumulative_include_initial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L835"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L843"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L844"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L845"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L846"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L846"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L847"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L847"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L848"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L848"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L851"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L852"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L852"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L855"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L856"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L857"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L857"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L858"}, {"caller_nid": "test_function_base_testdiff_test_basic", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L858"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L861"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L863"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L865"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L865"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L865"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L866"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L866"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L866"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L867"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L867"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L867"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L868"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L868"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L869"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L869"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L870"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L871"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L873"}, {"caller_nid": "test_function_base_testdiff_test_axis", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L874"}, {"caller_nid": "test_function_base_testdiff_test_nd", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L877"}, {"caller_nid": "test_function_base_testdiff_test_nd", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L882"}, {"caller_nid": "test_function_base_testdiff_test_nd", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L882"}, {"caller_nid": "test_function_base_testdiff_test_nd", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L883"}, {"caller_nid": "test_function_base_testdiff_test_nd", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L883"}, {"caller_nid": "test_function_base_testdiff_test_nd", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L884"}, {"caller_nid": "test_function_base_testdiff_test_nd", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L884"}, {"caller_nid": "test_function_base_testdiff_test_nd", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L885"}, {"caller_nid": "test_function_base_testdiff_test_nd", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L885"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L888"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L888"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L889"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L890"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L890"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L892"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L892"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L893"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L893"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L894"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L894"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L895"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L896"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L897"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L897"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L897"}, {"caller_nid": "test_function_base_testdiff_test_n", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L897"}, {"caller_nid": "test_function_base_testdiff_test_times", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L900"}, {"caller_nid": "test_function_base_testdiff_test_times", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L902"}, {"caller_nid": "test_function_base_testdiff_test_times", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L903"}, {"caller_nid": "test_function_base_testdiff_test_times", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L905"}, {"caller_nid": "test_function_base_testdiff_test_times", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L905"}, {"caller_nid": "test_function_base_testdiff_test_times", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L906"}, {"caller_nid": "test_function_base_testdiff_test_times", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L907"}, {"caller_nid": "test_function_base_testdiff_test_times", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L908"}, {"caller_nid": "test_function_base_testdiff_test_times", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L909"}, {"caller_nid": "test_function_base_testdiff_test_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L912"}, {"caller_nid": "test_function_base_testdiff_test_subclass", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L915"}, {"caller_nid": "test_function_base_testdiff_test_subclass", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L916"}, {"caller_nid": "test_function_base_testdiff_test_subclass", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L917"}, {"caller_nid": "test_function_base_testdiff_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L919"}, {"caller_nid": "test_function_base_testdiff_test_subclass", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L919"}, {"caller_nid": "test_function_base_testdiff_test_subclass", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L919"}, {"caller_nid": "test_function_base_testdiff_test_subclass", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L921"}, {"caller_nid": "test_function_base_testdiff_test_subclass", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L922"}, {"caller_nid": "test_function_base_testdiff_test_subclass", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L923"}, {"caller_nid": "test_function_base_testdiff_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L924"}, {"caller_nid": "test_function_base_testdiff_test_subclass", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L924"}, {"caller_nid": "test_function_base_testdiff_test_subclass", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L924"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L927"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L928"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L928"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L928"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L929"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L929"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L929"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L930"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "cumsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L930"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L930"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L931"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L931"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L931"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L933"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L933"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L934"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L936"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L937"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L938"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L940"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L942"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L943"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L944"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L946"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L946"}, {"caller_nid": "test_function_base_testdiff_test_prepend", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L948"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L951"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L952"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L954"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L955"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L956"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L957"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L959"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L961"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L961"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L962"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L964"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L965"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L966"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L968"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L970"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L971"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L972"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L974"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L974"}, {"caller_nid": "test_function_base_testdiff_test_append", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L976"}, {"caller_nid": "test_function_base_testdelete_create_arrays", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L982"}, {"caller_nid": "test_function_base_testdelete_create_arrays", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L983"}, {"caller_nid": "test_function_base_testdelete_create_arrays", "callee": "repeat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L983"}, {"caller_nid": "test_function_base_testdelete_create_arrays", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L983"}, {"caller_nid": "test_function_base_testdelete_check_inverse_of_slicing", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L988"}, {"caller_nid": "test_function_base_testdelete_check_inverse_of_slicing", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L989"}, {"caller_nid": "test_function_base_testdelete_check_inverse_of_slicing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L991"}, {"caller_nid": "test_function_base_testdelete_check_inverse_of_slicing", "callee": "setxor1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L991"}, {"caller_nid": "test_function_base_testdelete_check_inverse_of_slicing", "callee": "setxor1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L993"}, {"caller_nid": "test_function_base_testdelete_check_inverse_of_slicing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L994"}, {"caller_nid": "test_function_base_testdelete_test_slices", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1002"}, {"caller_nid": "test_function_base_testdelete_test_fancy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1007"}, {"caller_nid": "test_function_base_testdelete_test_fancy", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1008"}, {"caller_nid": "test_function_base_testdelete_test_fancy", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1009"}, {"caller_nid": "test_function_base_testdelete_test_fancy", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1010"}, {"caller_nid": "test_function_base_testdelete_test_fancy", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1011"}, {"caller_nid": "test_function_base_testdelete_test_fancy", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1018"}, {"caller_nid": "test_function_base_testdelete_test_fancy", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1019"}, {"caller_nid": "test_function_base_testdelete_test_fancy", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1020"}, {"caller_nid": "test_function_base_testdelete_test_fancy", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1021"}, {"caller_nid": "test_function_base_testdelete_test_fancy", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1024"}, {"caller_nid": "test_function_base_testdelete_test_fancy", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1025"}, {"caller_nid": "test_function_base_testdelete_test_0d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1032"}, {"caller_nid": "test_function_base_testdelete_test_0d", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1033"}, {"caller_nid": "test_function_base_testdelete_test_0d", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1034"}, {"caller_nid": "test_function_base_testdelete_test_0d", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1035"}, {"caller_nid": "test_function_base_testdelete_test_0d", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1036"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1043"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1044"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1044"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1044"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1045"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1045"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1045"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1046"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1046"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1046"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1047"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1047"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1047"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1047"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1048"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1048"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1048"}, {"caller_nid": "test_function_base_testdelete_test_subclass", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1048"}, {"caller_nid": "test_function_base_testdelete_test_array_order_preserve", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1052"}, {"caller_nid": "test_function_base_testdelete_test_array_order_preserve", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1052"}, {"caller_nid": "test_function_base_testdelete_test_array_order_preserve", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1053"}, {"caller_nid": "test_function_base_testdelete_test_array_order_preserve", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1053"}, {"caller_nid": "test_function_base_testdelete_test_array_order_preserve", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1057"}, {"caller_nid": "test_function_base_testdelete_test_array_order_preserve", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1058"}, {"caller_nid": "test_function_base_testdelete_test_index_floats", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1061"}, {"caller_nid": "test_function_base_testdelete_test_index_floats", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1062"}, {"caller_nid": "test_function_base_testdelete_test_index_floats", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1062"}, {"caller_nid": "test_function_base_testdelete_test_index_floats", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1063"}, {"caller_nid": "test_function_base_testdelete_test_index_floats", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1064"}, {"caller_nid": "test_function_base_testdelete_test_index_floats", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1064"}, {"caller_nid": "test_function_base_test_single_item_array", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1069"}, {"caller_nid": "test_function_base_test_single_item_array", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1070"}, {"caller_nid": "test_function_base_test_single_item_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1071"}, {"caller_nid": "test_function_base_test_single_item_array", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1073"}, {"caller_nid": "test_function_base_test_single_item_array", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1074"}, {"caller_nid": "test_function_base_test_single_item_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1074"}, {"caller_nid": "test_function_base_test_single_item_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1075"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1080"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1080"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1080"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1081"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1081"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1084"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1085"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1086"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1088"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1089"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1090"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1091"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1094"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1095"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1095"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1095"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1097"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "delete", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1099"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1099"}, {"caller_nid": "test_function_base_testdelete_test_single_item_array_non_int", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1099"}, {"caller_nid": "test_function_base_testgradient_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1106"}, {"caller_nid": "test_function_base_testgradient_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1107"}, {"caller_nid": "test_function_base_testgradient_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1108"}, {"caller_nid": "test_function_base_testgradient_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1109"}, {"caller_nid": "test_function_base_testgradient_test_basic", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1109"}, {"caller_nid": "test_function_base_testgradient_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1110"}, {"caller_nid": "test_function_base_testgradient_test_basic", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1110"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "cumsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1113"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1113"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1115"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1115"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1118"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1118"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1119"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1119"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1119"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1120"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1120"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1122"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1123"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1123"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1125"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1128"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1131"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1134"}, {"caller_nid": "test_function_base_testgradient_test_args", "callee": "stack", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1135"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1138"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1138"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "cumsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1139"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1139"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1142"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1142"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1143"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1143"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1144"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1144"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1144"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1146"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1147"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1148"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1149"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1150"}, {"caller_nid": "test_function_base_testgradient_test_badargs", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1151"}, {"caller_nid": "test_function_base_testgradient_test_datetime64", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1155"}, {"caller_nid": "test_function_base_testgradient_test_datetime64", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1159"}, {"caller_nid": "test_function_base_testgradient_test_datetime64", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1162"}, {"caller_nid": "test_function_base_testgradient_test_datetime64", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1162"}, {"caller_nid": "test_function_base_testgradient_test_datetime64", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1163"}, {"caller_nid": "test_function_base_testgradient_test_datetime64", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1163"}, {"caller_nid": "test_function_base_testgradient_test_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1167"}, {"caller_nid": "test_function_base_testgradient_test_masked", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1169"}, {"caller_nid": "test_function_base_testgradient_test_masked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1170"}, {"caller_nid": "test_function_base_testgradient_test_masked", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1170"}, {"caller_nid": "test_function_base_testgradient_test_masked", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1170"}, {"caller_nid": "test_function_base_testgradient_test_masked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1173"}, {"caller_nid": "test_function_base_testgradient_test_masked", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1175"}, {"caller_nid": "test_function_base_testgradient_test_masked", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1177"}, {"caller_nid": "test_function_base_testgradient_test_masked", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1178"}, {"caller_nid": "test_function_base_testgradient_test_second_order_accurate", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1185"}, {"caller_nid": "test_function_base_testgradient_test_second_order_accurate", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1189"}, {"caller_nid": "test_function_base_testgradient_test_second_order_accurate", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1189"}, {"caller_nid": "test_function_base_testgradient_test_second_order_accurate", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1190"}, {"caller_nid": "test_function_base_testgradient_test_second_order_accurate", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1190"}, {"caller_nid": "test_function_base_testgradient_test_second_order_accurate", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1193"}, {"caller_nid": "test_function_base_testgradient_test_second_order_accurate", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1194"}, {"caller_nid": "test_function_base_testgradient_test_second_order_accurate", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1194"}, {"caller_nid": "test_function_base_testgradient_test_second_order_accurate", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1197"}, {"caller_nid": "test_function_base_testgradient_test_second_order_accurate", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1197"}, {"caller_nid": "test_function_base_testgradient_test_second_order_accurate", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1198"}, {"caller_nid": "test_function_base_testgradient_test_second_order_accurate", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1198"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1201"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1202"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1202"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1203"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1204"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1206"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1207"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1208"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1209"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1213"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1214"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1216"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1218"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1219"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1220"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1221"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1223"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1224"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1225"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1226"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1228"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1229"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1230"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1231"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1235"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1237"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1239"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1240"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1241"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1243"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1244"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1246"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1247"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1250"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1251"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1252"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1253"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1254"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1255"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1257"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1258"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1259"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1260"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1261"}, {"caller_nid": "test_function_base_testgradient_test_spacing", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1262"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1267"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1268"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1269"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1270"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1270"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1271"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1271"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1272"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1272"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1273"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1273"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1276"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1276"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1278"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1278"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1278"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1281"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1281"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1284"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1286"}, {"caller_nid": "test_function_base_testgradient_test_specific_axes", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1287"}, {"caller_nid": "test_function_base_testgradient_test_timedelta64", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1292"}, {"caller_nid": "test_function_base_testgradient_test_timedelta64", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1295"}, {"caller_nid": "test_function_base_testgradient_test_timedelta64", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1298"}, {"caller_nid": "test_function_base_testgradient_test_timedelta64", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1298"}, {"caller_nid": "test_function_base_testgradient_test_timedelta64", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1299"}, {"caller_nid": "test_function_base_testgradient_test_timedelta64", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1299"}, {"caller_nid": "test_function_base_testgradient_test_inexact_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1304"}, {"caller_nid": "test_function_base_testgradient_test_inexact_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1305"}, {"caller_nid": "test_function_base_testgradient_test_inexact_dtypes", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1305"}, {"caller_nid": "test_function_base_testgradient_test_inexact_dtypes", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1305"}, {"caller_nid": "test_function_base_testgradient_test_values", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1309"}, {"caller_nid": "test_function_base_testgradient_test_values", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1309"}, {"caller_nid": "test_function_base_testgradient_test_values", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1311"}, {"caller_nid": "test_function_base_testgradient_test_values", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1311"}, {"caller_nid": "test_function_base_testgradient_test_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1313"}, {"caller_nid": "test_function_base_testgradient_test_values", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1313"}, {"caller_nid": "test_function_base_testgradient_test_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1314"}, {"caller_nid": "test_function_base_testgradient_test_values", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1314"}, {"caller_nid": "test_function_base_testgradient_test_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1315"}, {"caller_nid": "test_function_base_testgradient_test_values", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1315"}, {"caller_nid": "test_function_base_testgradient_test_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1316"}, {"caller_nid": "test_function_base_testgradient_test_values", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1316"}, {"caller_nid": "test_function_base_testgradient_test_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1317"}, {"caller_nid": "test_function_base_testgradient_test_values", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1317"}, {"caller_nid": "test_function_base_test_f_decreasing_unsigned_int", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1322"}, {"caller_nid": "test_function_base_test_f_decreasing_unsigned_int", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1323"}, {"caller_nid": "test_function_base_test_f_decreasing_unsigned_int", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1324"}, {"caller_nid": "test_function_base_test_f_decreasing_unsigned_int", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1324"}, {"caller_nid": "test_function_base_test_f_signed_int_big_jump", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1329"}, {"caller_nid": "test_function_base_test_f_signed_int_big_jump", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1330"}, {"caller_nid": "test_function_base_test_f_signed_int_big_jump", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1331"}, {"caller_nid": "test_function_base_test_f_signed_int_big_jump", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1332"}, {"caller_nid": "test_function_base_test_f_signed_int_big_jump", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1333"}, {"caller_nid": "test_function_base_test_x_decreasing_unsigned", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1338"}, {"caller_nid": "test_function_base_test_x_decreasing_unsigned", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1339"}, {"caller_nid": "test_function_base_test_x_decreasing_unsigned", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1340"}, {"caller_nid": "test_function_base_test_x_decreasing_unsigned", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1341"}, {"caller_nid": "test_function_base_test_x_decreasing_unsigned", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1341"}, {"caller_nid": "test_function_base_test_x_signed_int_big_jump", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1346"}, {"caller_nid": "test_function_base_test_x_signed_int_big_jump", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1347"}, {"caller_nid": "test_function_base_test_x_signed_int_big_jump", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1348"}, {"caller_nid": "test_function_base_test_x_signed_int_big_jump", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1349"}, {"caller_nid": "test_function_base_test_x_signed_int_big_jump", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1350"}, {"caller_nid": "test_function_base_test_x_signed_int_big_jump", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1351"}, {"caller_nid": "test_function_base_testgradient_test_return_type", "callee": "gradient", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1354"}, {"caller_nid": "test_function_base_testgradient_test_return_type", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1355"}, {"caller_nid": "test_function_base_testangle_test_basic", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1361"}, {"caller_nid": "test_function_base_testangle_test_basic", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1361"}, {"caller_nid": "test_function_base_testangle_test_basic", "callee": "angle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1363"}, {"caller_nid": "test_function_base_testangle_test_basic", "callee": "arctan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1365"}, {"caller_nid": "test_function_base_testangle_test_basic", "callee": "arctan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1366"}, {"caller_nid": "test_function_base_testangle_test_basic", "callee": "arctan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1367"}, {"caller_nid": "test_function_base_testangle_test_basic", "callee": "arctan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1367"}, {"caller_nid": "test_function_base_testangle_test_basic", "callee": "angle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1368"}, {"caller_nid": "test_function_base_testangle_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1369"}, {"caller_nid": "test_function_base_testangle_test_basic", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1370"}, {"caller_nid": "test_function_base_testangle_test_basic", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1371"}, {"caller_nid": "test_function_base_testangle_test_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1374"}, {"caller_nid": "test_function_base_testangle_test_subclass", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1374"}, {"caller_nid": "test_function_base_testangle_test_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1376"}, {"caller_nid": "test_function_base_testangle_test_subclass", "callee": "arctan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1376"}, {"caller_nid": "test_function_base_testangle_test_subclass", "callee": "arctan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1376"}, {"caller_nid": "test_function_base_testangle_test_subclass", "callee": "angle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1378"}, {"caller_nid": "test_function_base_testangle_test_subclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1379"}, {"caller_nid": "test_function_base_testangle_test_subclass", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1379"}, {"caller_nid": "test_function_base_testangle_test_subclass", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1379"}, {"caller_nid": "test_function_base_testangle_test_subclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1380"}, {"caller_nid": "test_function_base_testangle_test_subclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1381"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1395"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1395"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1395"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1396"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1397"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1399"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1399"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1402"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "integers", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1403"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1403"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "integers", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1404"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1405"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1406"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1407"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1407"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1407"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1412"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1414"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1415"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1415"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1415"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1416"}, {"caller_nid": "test_function_base_testtrimzeros_construct_input_output", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1416"}, {"caller_nid": "test_function_base_testtrimzeros_values", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1423"}, {"caller_nid": "test_function_base_testtrimzeros_test_basic", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1428"}, {"caller_nid": "test_function_base_testtrimzeros_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1429"}, {"caller_nid": "test_function_base_testtrimzeros_test_leading_skip", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1434"}, {"caller_nid": "test_function_base_testtrimzeros_test_leading_skip", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1435"}, {"caller_nid": "test_function_base_testtrimzeros_test_trailing_skip", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1440"}, {"caller_nid": "test_function_base_testtrimzeros_test_trailing_skip", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1441"}, {"caller_nid": "test_function_base_testtrimzeros_test_all_zero", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1445"}, {"caller_nid": "test_function_base_testtrimzeros_test_all_zero", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1447"}, {"caller_nid": "test_function_base_testtrimzeros_test_all_zero", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1448"}, {"caller_nid": "test_function_base_testtrimzeros_test_all_zero", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1450"}, {"caller_nid": "test_function_base_testtrimzeros_test_all_zero", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1451"}, {"caller_nid": "test_function_base_testtrimzeros_test_size_zero", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1454"}, {"caller_nid": "test_function_base_testtrimzeros_test_size_zero", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1455"}, {"caller_nid": "test_function_base_testtrimzeros_test_size_zero", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1456"}, {"caller_nid": "test_function_base_test_overflow", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1466"}, {"caller_nid": "test_function_base_test_overflow", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1467"}, {"caller_nid": "test_function_base_testtrimzeros_test_no_trim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1470"}, {"caller_nid": "test_function_base_testtrimzeros_test_no_trim", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1471"}, {"caller_nid": "test_function_base_testtrimzeros_test_no_trim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1472"}, {"caller_nid": "test_function_base_testtrimzeros_test_list_to_list", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1475"}, {"caller_nid": "test_function_base_testtrimzeros_test_list_to_list", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1475"}, {"caller_nid": "test_function_base_testtrimzeros_test_list_to_list", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1476"}, {"caller_nid": "test_function_base_test_nd_basic", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1480"}, {"caller_nid": "test_function_base_test_nd_basic", "callee": "pad", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1481"}, {"caller_nid": "test_function_base_test_nd_basic", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1482"}, {"caller_nid": "test_function_base_test_nd_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1483"}, {"caller_nid": "test_function_base_test_allzero", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1487"}, {"caller_nid": "test_function_base_test_allzero", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1488"}, {"caller_nid": "test_function_base_test_allzero", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1489"}, {"caller_nid": "test_function_base_test_allzero", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1489"}, {"caller_nid": "test_function_base_testtrimzeros_test_trim_arg", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1492"}, {"caller_nid": "test_function_base_testtrimzeros_test_trim_arg", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1494"}, {"caller_nid": "test_function_base_testtrimzeros_test_trim_arg", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1495"}, {"caller_nid": "test_function_base_testtrimzeros_test_trim_arg", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1497"}, {"caller_nid": "test_function_base_testtrimzeros_test_trim_arg", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1498"}, {"caller_nid": "test_function_base_test_unexpected_trim_value", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1503"}, {"caller_nid": "test_function_base_test_unexpected_trim_value", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1504"}, {"caller_nid": "test_function_base_test_multiple_axes", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1525"}, {"caller_nid": "test_function_base_test_multiple_axes", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1527"}, {"caller_nid": "test_function_base_test_multiple_axes", "callee": "trim_zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1527"}, {"caller_nid": "test_function_base_testextins_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1533"}, {"caller_nid": "test_function_base_testextins_test_basic", "callee": "extract", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1534"}, {"caller_nid": "test_function_base_testextins_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1535"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1540"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1542"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "place", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1543"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1544"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "place", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1546"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1546"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1547"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1547"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "place", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1549"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1550"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1551"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "place", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1552"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1555"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "place", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1556"}, {"caller_nid": "test_function_base_testextins_test_place", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1557"}, {"caller_nid": "test_function_base_testextins_test_both", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1560"}, {"caller_nid": "test_function_base_testextins_test_both", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1562"}, {"caller_nid": "test_function_base_testextins_test_both", "callee": "extract", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1563"}, {"caller_nid": "test_function_base_testextins_test_both", "callee": "place", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1564"}, {"caller_nid": "test_function_base_testextins_test_both", "callee": "place", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1565"}, {"caller_nid": "test_function_base_testextins_test_both", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1566"}, {"caller_nid": "test_function_base_foo1", "callee": "floor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1572"}, {"caller_nid": "test_function_base_foo2", "callee": "floor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1576"}, {"caller_nid": "test_function_base_testvectorize_test_simple", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1588"}, {"caller_nid": "test_function_base_testvectorize_test_simple", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1589"}, {"caller_nid": "test_function_base_testvectorize_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1590"}, {"caller_nid": "test_function_base_testvectorize_test_scalar", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1599"}, {"caller_nid": "test_function_base_testvectorize_test_scalar", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1600"}, {"caller_nid": "test_function_base_testvectorize_test_scalar", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1601"}, {"caller_nid": "test_function_base_testvectorize_test_large", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1604"}, {"caller_nid": "test_function_base_testvectorize_test_large", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1605"}, {"caller_nid": "test_function_base_testvectorize_test_large", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1606"}, {"caller_nid": "test_function_base_testvectorize_test_large", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1607"}, {"caller_nid": "test_function_base_testvectorize_test_ufunc", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1610"}, {"caller_nid": "test_function_base_testvectorize_test_ufunc", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1611"}, {"caller_nid": "test_function_base_testvectorize_test_ufunc", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1612"}, {"caller_nid": "test_function_base_testvectorize_test_ufunc", "callee": "cos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1613"}, {"caller_nid": "test_function_base_testvectorize_test_ufunc", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1614"}, {"caller_nid": "test_function_base_testvectorize_test_keywords", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1621"}, {"caller_nid": "test_function_base_testvectorize_test_keywords", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1622"}, {"caller_nid": "test_function_base_testvectorize_test_keywords", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1623"}, {"caller_nid": "test_function_base_testvectorize_test_keywords", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1624"}, {"caller_nid": "test_function_base_testvectorize_test_keywords", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1625"}, {"caller_nid": "test_function_base_testvectorize_test_keywords", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1626"}, {"caller_nid": "test_function_base_testvectorize_test_keywords", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1627"}, {"caller_nid": "test_function_base_testvectorize_test_keywords", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1628"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order1", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1633"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order1", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1636"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order1", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1636"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order1", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1637"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order1", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1637"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order1", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1638"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order2", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1644"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order2", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1647"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order2", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1647"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order2", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1648"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order2", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1648"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order2", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1649"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order3", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1654"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order3", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1657"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order3", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1657"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order3", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1658"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order3", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1658"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order3", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1659"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order3", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1659"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order3", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1660"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_order3", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1661"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args1", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1666"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args1", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1669"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args1", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1670"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args1", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1671"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1672"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1673"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1674"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args2", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1679"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args2", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1682"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args2", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1683"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args2", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1684"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_with_otypes_several_kwd_args2", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1685"}, {"caller_nid": "test_function_base_testvectorize_test_keywords_no_func_code", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1693"}, {"caller_nid": "test_function_base_testvectorize_test_keywords2_ticket_2100", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1703"}, {"caller_nid": "test_function_base_testvectorize_test_keywords2_ticket_2100", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1704"}, {"caller_nid": "test_function_base_testvectorize_test_keywords2_ticket_2100", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1705"}, {"caller_nid": "test_function_base_testvectorize_test_keywords2_ticket_2100", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1706"}, {"caller_nid": "test_function_base_testvectorize_test_keywords2_ticket_2100", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1707"}, {"caller_nid": "test_function_base_testvectorize_test_keywords2_ticket_2100", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1708"}, {"caller_nid": "test_function_base_testvectorize_test_keywords2_ticket_2100", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1709"}, {"caller_nid": "test_function_base_testvectorize_test_keywords2_ticket_2100", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1710"}, {"caller_nid": "test_function_base_testvectorize_test_keywords2_ticket_2100", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1711"}, {"caller_nid": "test_function_base_testvectorize_test_keywords2_ticket_2100", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1712"}, {"caller_nid": "test_function_base_testvectorize_test_keywords3_ticket_2100", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1723"}, {"caller_nid": "test_function_base_testvectorize_test_keywords3_ticket_2100", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1725"}, {"caller_nid": "test_function_base_testvectorize_test_keywords3_ticket_2100", "callee": "vpolyval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1725"}, {"caller_nid": "test_function_base_testvectorize_test_keywords3_ticket_2100", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1726"}, {"caller_nid": "test_function_base_testvectorize_test_keywords3_ticket_2100", "callee": "vpolyval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1726"}, {"caller_nid": "test_function_base_testvectorize_test_keywords3_ticket_2100", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1727"}, {"caller_nid": "test_function_base_testvectorize_test_keywords3_ticket_2100", "callee": "vpolyval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1727"}, {"caller_nid": "test_function_base_testvectorize_test_keywords4_ticket_2100", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1738"}, {"caller_nid": "test_function_base_testvectorize_test_keywords4_ticket_2100", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1738"}, {"caller_nid": "test_function_base_testvectorize_test_keywords5_ticket_2100", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1746"}, {"caller_nid": "test_function_base_testvectorize_test_keywords5_ticket_2100", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1746"}, {"caller_nid": "test_function_base_testvectorize_test_coverage1_ticket_2100", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1752"}, {"caller_nid": "test_function_base_testvectorize_test_coverage1_ticket_2100", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1753"}, {"caller_nid": "test_function_base_testvectorize_test_coverage1_ticket_2100", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1753"}, {"caller_nid": "test_function_base_testvectorize_test_assigning_docstring", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1760"}, {"caller_nid": "test_function_base_testvectorize_test_assigning_docstring", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1761"}, {"caller_nid": "test_function_base_testvectorize_test_assigning_docstring", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1764"}, {"caller_nid": "test_function_base_testvectorize_test_assigning_docstring", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1765"}, {"caller_nid": "test_function_base_testvectorize_test_unboundmethod_ticket_1156", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1775"}, {"caller_nid": "test_function_base_testvectorize_test_unboundmethod_ticket_1156", "callee": "vectorize(Foo().bar)", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1775"}, {"caller_nid": "test_function_base_testvectorize_test_unboundmethod_ticket_1156", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1775"}, {"caller_nid": "test_function_base_testvectorize_test_unboundmethod_ticket_1156", "callee": "Foo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1775"}, {"caller_nid": "test_function_base_testvectorize_test_unboundmethod_ticket_1156", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1775"}, {"caller_nid": "test_function_base_testvectorize_test_unboundmethod_ticket_1156", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1776"}, {"caller_nid": "test_function_base_testvectorize_test_unboundmethod_ticket_1156", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1777"}, {"caller_nid": "test_function_base_testvectorize_test_unboundmethod_ticket_1156", "callee": "vectorize(Foo.bar)", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1777"}, {"caller_nid": "test_function_base_testvectorize_test_unboundmethod_ticket_1156", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1777"}, {"caller_nid": "test_function_base_testvectorize_test_unboundmethod_ticket_1156", "callee": "Foo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1777"}, {"caller_nid": "test_function_base_testvectorize_test_unboundmethod_ticket_1156", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1777"}, {"caller_nid": "test_function_base_testvectorize_test_unboundmethod_ticket_1156", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1778"}, {"caller_nid": "test_function_base_testvectorize_test_execution_order_ticket_1487", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1782"}, {"caller_nid": "test_function_base_testvectorize_test_execution_order_ticket_1487", "callee": "f1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1783"}, {"caller_nid": "test_function_base_testvectorize_test_execution_order_ticket_1487", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1783"}, {"caller_nid": "test_function_base_testvectorize_test_execution_order_ticket_1487", "callee": "f1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1784"}, {"caller_nid": "test_function_base_testvectorize_test_execution_order_ticket_1487", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1784"}, {"caller_nid": "test_function_base_testvectorize_test_execution_order_ticket_1487", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1785"}, {"caller_nid": "test_function_base_testvectorize_test_execution_order_ticket_1487", "callee": "f2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1786"}, {"caller_nid": "test_function_base_testvectorize_test_execution_order_ticket_1487", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1786"}, {"caller_nid": "test_function_base_testvectorize_test_execution_order_ticket_1487", "callee": "f2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1787"}, {"caller_nid": "test_function_base_testvectorize_test_execution_order_ticket_1487", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1787"}, {"caller_nid": "test_function_base_testvectorize_test_execution_order_ticket_1487", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1788"}, {"caller_nid": "test_function_base_testvectorize_test_execution_order_ticket_1487", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1789"}, {"caller_nid": "test_function_base_testvectorize_test_string_ticket_1892", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1793"}, {"caller_nid": "test_function_base_testvectorize_test_string_ticket_1892", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1795"}, {"caller_nid": "test_function_base_testvectorize_test_string_ticket_1892", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1795"}, {"caller_nid": "test_function_base_testvectorize_test_dtype_promotion_gh_29189", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1802"}, {"caller_nid": "test_function_base_testvectorize_test_dtype_promotion_gh_29189", "callee": "np.vectorize(lambda x: x + x)", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1803"}, {"caller_nid": "test_function_base_testvectorize_test_dtype_promotion_gh_29189", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1803"}, {"caller_nid": "test_function_base_testvectorize_test_cache", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1816"}, {"caller_nid": "test_function_base_testvectorize_test_cache", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1817"}, {"caller_nid": "test_function_base_testvectorize_test_cache", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1817"}, {"caller_nid": "test_function_base_testvectorize_test_cache", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1818"}, {"caller_nid": "test_function_base_testvectorize_test_cache", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1818"}, {"caller_nid": "test_function_base_testvectorize_test_otypes", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1821"}, {"caller_nid": "test_function_base_testvectorize_test_otypes", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1823"}, {"caller_nid": "test_function_base_testvectorize_test_otypes", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1824"}, {"caller_nid": "test_function_base_testvectorize_test_otypes", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1824"}, {"caller_nid": "test_function_base_testvectorize_test_otypes_object_28624", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1829"}, {"caller_nid": "test_function_base_testvectorize_test_otypes_object_28624", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1830"}, {"caller_nid": "test_function_base_testvectorize_test_otypes_object_28624", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1832"}, {"caller_nid": "test_function_base_testvectorize_test_otypes_object_28624", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1832"}, {"caller_nid": "test_function_base_testvectorize_test_otypes_object_28624", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1833"}, {"caller_nid": "test_function_base_testvectorize_test_otypes_object_28624", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1833"}, {"caller_nid": "test_function_base_testvectorize_test_otypes_object_28624", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1836"}, {"caller_nid": "test_function_base_testvectorize_test_otypes_object_28624", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1838"}, {"caller_nid": "test_function_base_testvectorize_test_otypes_object_28624", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1838"}, {"caller_nid": "test_function_base_testvectorize_test_otypes_object_28624", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1839"}, {"caller_nid": "test_function_base_testvectorize_test_otypes_object_28624", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1839"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1842"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1842"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1843"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1843"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1845"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1845"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1847"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1847"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1849"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1849"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1851"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1851"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1855"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1855"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1856"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1856"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1858"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1858"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1860"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1860"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1862"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1862"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1864"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1864"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1868"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1869"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1870"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1871"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1872"}, {"caller_nid": "test_function_base_testvectorize_test_parse_gufunc_signature", "callee": "_parse_gufunc_signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1873"}, {"caller_nid": "test_function_base_testvectorize_test_signature_simple", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1882"}, {"caller_nid": "test_function_base_testvectorize_test_signature_simple", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1883"}, {"caller_nid": "test_function_base_testvectorize_test_signature_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1884"}, {"caller_nid": "test_function_base_testvectorize_test_signature_mean_last", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1890"}, {"caller_nid": "test_function_base_testvectorize_test_signature_mean_last", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1891"}, {"caller_nid": "test_function_base_testvectorize_test_signature_mean_last", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1892"}, {"caller_nid": "test_function_base_testvectorize_test_signature_center", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1898"}, {"caller_nid": "test_function_base_testvectorize_test_signature_center", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1899"}, {"caller_nid": "test_function_base_testvectorize_test_signature_center", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1900"}, {"caller_nid": "test_function_base_testvectorize_test_signature_two_outputs", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1903"}, {"caller_nid": "test_function_base_testvectorize_test_signature_two_outputs", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1904"}, {"caller_nid": "test_function_base_testvectorize_test_signature_two_outputs", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1905"}, {"caller_nid": "test_function_base_testvectorize_test_signature_two_outputs", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1905"}, {"caller_nid": "test_function_base_testvectorize_test_signature_two_outputs", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1905"}, {"caller_nid": "test_function_base_testvectorize_test_signature_two_outputs", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1906"}, {"caller_nid": "test_function_base_testvectorize_test_signature_two_outputs", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1907"}, {"caller_nid": "test_function_base_testvectorize_test_signature_outer", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1910"}, {"caller_nid": "test_function_base_testvectorize_test_signature_outer", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1911"}, {"caller_nid": "test_function_base_testvectorize_test_signature_outer", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1912"}, {"caller_nid": "test_function_base_testvectorize_test_signature_outer", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1914"}, {"caller_nid": "test_function_base_testvectorize_test_signature_outer", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1915"}, {"caller_nid": "test_function_base_testvectorize_test_signature_outer", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1917"}, {"caller_nid": "test_function_base_testvectorize_test_signature_outer", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1918"}, {"caller_nid": "test_function_base_testvectorize_test_signature_outer", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1921"}, {"caller_nid": "test_function_base_testvectorize_test_signature_outer", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1922"}, {"caller_nid": "test_function_base_testvectorize_test_signature_computed_size", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1926"}, {"caller_nid": "test_function_base_testvectorize_test_signature_computed_size", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1927"}, {"caller_nid": "test_function_base_testvectorize_test_signature_computed_size", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1928"}, {"caller_nid": "test_function_base_testvectorize_test_signature_computed_size", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1930"}, {"caller_nid": "test_function_base_testvectorize_test_signature_computed_size", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1931"}, {"caller_nid": "test_function_base_testvectorize_test_signature_excluded", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1938"}, {"caller_nid": "test_function_base_testvectorize_test_signature_excluded", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1939"}, {"caller_nid": "test_function_base_testvectorize_test_signature_excluded", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1939"}, {"caller_nid": "test_function_base_testvectorize_test_signature_excluded", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1940"}, {"caller_nid": "test_function_base_testvectorize_test_signature_excluded", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1940"}, {"caller_nid": "test_function_base_testvectorize_test_signature_otypes", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1943"}, {"caller_nid": "test_function_base_testvectorize_test_signature_otypes", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1944"}, {"caller_nid": "test_function_base_testvectorize_test_signature_otypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1945"}, {"caller_nid": "test_function_base_testvectorize_test_signature_otypes", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1945"}, {"caller_nid": "test_function_base_testvectorize_test_signature_otypes", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1946"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_inputs", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1949"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_inputs", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1950"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_inputs", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1951"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_inputs", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1952"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_inputs", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1954"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_inputs", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1955"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_inputs", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1957"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_inputs", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1959"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_inputs", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1960"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_inputs", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1961"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_outputs", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1965"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_outputs", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1966"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_outputs", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1968"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_outputs", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1970"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_outputs", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1971"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_outputs", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1972"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_outputs", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1974"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_outputs", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1975"}, {"caller_nid": "test_function_base_testvectorize_test_signature_invalid_outputs", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1976"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1980"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1981"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1982"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1983"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1986"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1986"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1988"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1989"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1990"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1992"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1993"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1993"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1995"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1996"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1996"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1998"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1999"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L1999"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2001"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2002"}, {"caller_nid": "test_function_base_testvectorize_test_size_zero_output", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2003"}, {"caller_nid": "test_function_base_testvectorize_test_subclasses", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2009"}, {"caller_nid": "test_function_base_testvectorize_test_subclasses", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2009"}, {"caller_nid": "test_function_base_testvectorize_test_subclasses", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2012"}, {"caller_nid": "test_function_base_testvectorize_test_subclasses", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2012"}, {"caller_nid": "test_function_base_testvectorize_test_subclasses", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2014"}, {"caller_nid": "test_function_base_testvectorize_test_subclasses", "callee": "matvec", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2015"}, {"caller_nid": "test_function_base_testvectorize_test_subclasses", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2016"}, {"caller_nid": "test_function_base_testvectorize_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2016"}, {"caller_nid": "test_function_base_testvectorize_test_subclasses", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2017"}, {"caller_nid": "test_function_base_testvectorize_test_subclasses", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2020"}, {"caller_nid": "test_function_base_testvectorize_test_subclasses", "callee": "mult", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2021"}, {"caller_nid": "test_function_base_testvectorize_test_subclasses", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2022"}, {"caller_nid": "test_function_base_testvectorize_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2022"}, {"caller_nid": "test_function_base_testvectorize_test_subclasses", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2023"}, {"caller_nid": "test_function_base_testvectorize_test_decorator", "callee": "addsubtract", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2041"}, {"caller_nid": "test_function_base_testvectorize_test_decorator", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2042"}, {"caller_nid": "test_function_base_testvectorize_test_partial", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2057"}, {"caller_nid": "test_function_base_testvectorize_test_partial", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2058"}, {"caller_nid": "test_function_base_testvectorize_test_partial", "callee": "vbar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2059"}, {"caller_nid": "test_function_base_testvectorize_test_signature_otypes_decorator", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2062"}, {"caller_nid": "test_function_base_testvectorize_test_signature_otypes_decorator", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2066"}, {"caller_nid": "test_function_base_testvectorize_test_signature_otypes_decorator", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2067"}, {"caller_nid": "test_function_base_testvectorize_test_signature_otypes_decorator", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2067"}, {"caller_nid": "test_function_base_testvectorize_test_signature_otypes_decorator", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2068"}, {"caller_nid": "test_function_base_testvectorize_test_bad_input", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2072"}, {"caller_nid": "test_function_base_testvectorize_test_bad_input", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2073"}, {"caller_nid": "test_function_base_testvectorize_test_no_keywords", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2076"}, {"caller_nid": "test_function_base_testvectorize_test_no_keywords", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2077"}, {"caller_nid": "test_function_base_testvectorize_test_positional_regression_9477", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2085"}, {"caller_nid": "test_function_base_testvectorize_test_positional_regression_9477", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2086"}, {"caller_nid": "test_function_base_testvectorize_test_positional_regression_9477", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2087"}, {"caller_nid": "test_function_base_testvectorize_test_positional_regression_9477", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2087"}, {"caller_nid": "test_function_base_testvectorize_test_datetime_conversion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2091"}, {"caller_nid": "test_function_base_testvectorize_test_datetime_conversion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2093"}, {"caller_nid": "test_function_base_testvectorize_test_datetime_conversion", "callee": "np.vectorize(lambda x: x, signature=\"(i)->(j)\",\n otypes=[otype])", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2093"}, {"caller_nid": "test_function_base_testvectorize_test_datetime_conversion", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2093"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2126"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "disable", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2127"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2129"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2130"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "frompyfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2132"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2132"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2133"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2133"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2136"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2136"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2137"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "collect", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2138"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2139"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2139"}, {"caller_nid": "test_function_base_test_frompyfunc_leaks", "callee": "enable", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2141"}, {"caller_nid": "test_function_base_testdigitize_test_forward", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2147"}, {"caller_nid": "test_function_base_testdigitize_test_forward", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2148"}, {"caller_nid": "test_function_base_testdigitize_test_forward", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2149"}, {"caller_nid": "test_function_base_testdigitize_test_forward", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2149"}, {"caller_nid": "test_function_base_testdigitize_test_forward", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2149"}, {"caller_nid": "test_function_base_testdigitize_test_reverse", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2152"}, {"caller_nid": "test_function_base_testdigitize_test_reverse", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2153"}, {"caller_nid": "test_function_base_testdigitize_test_reverse", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2154"}, {"caller_nid": "test_function_base_testdigitize_test_reverse", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2154"}, {"caller_nid": "test_function_base_testdigitize_test_reverse", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2154"}, {"caller_nid": "test_function_base_testdigitize_test_random", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2157"}, {"caller_nid": "test_function_base_testdigitize_test_random", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2158"}, {"caller_nid": "test_function_base_testdigitize_test_random", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2158"}, {"caller_nid": "test_function_base_testdigitize_test_random", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2158"}, {"caller_nid": "test_function_base_testdigitize_test_random", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2159"}, {"caller_nid": "test_function_base_testdigitize_test_random", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2159"}, {"caller_nid": "test_function_base_testdigitize_test_random", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2159"}, {"caller_nid": "test_function_base_testdigitize_test_right_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2165"}, {"caller_nid": "test_function_base_testdigitize_test_right_basic", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2165"}, {"caller_nid": "test_function_base_testdigitize_test_right_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2167"}, {"caller_nid": "test_function_base_testdigitize_test_right_basic", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2167"}, {"caller_nid": "test_function_base_testdigitize_test_right_open", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2170"}, {"caller_nid": "test_function_base_testdigitize_test_right_open", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2171"}, {"caller_nid": "test_function_base_testdigitize_test_right_open", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2172"}, {"caller_nid": "test_function_base_testdigitize_test_right_open", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2172"}, {"caller_nid": "test_function_base_testdigitize_test_right_open", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2172"}, {"caller_nid": "test_function_base_testdigitize_test_right_open_reverse", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2175"}, {"caller_nid": "test_function_base_testdigitize_test_right_open_reverse", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2176"}, {"caller_nid": "test_function_base_testdigitize_test_right_open_reverse", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2177"}, {"caller_nid": "test_function_base_testdigitize_test_right_open_reverse", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2177"}, {"caller_nid": "test_function_base_testdigitize_test_right_open_reverse", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2177"}, {"caller_nid": "test_function_base_testdigitize_test_right_open_random", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2180"}, {"caller_nid": "test_function_base_testdigitize_test_right_open_random", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2181"}, {"caller_nid": "test_function_base_testdigitize_test_right_open_random", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2181"}, {"caller_nid": "test_function_base_testdigitize_test_right_open_random", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2181"}, {"caller_nid": "test_function_base_testdigitize_test_right_open_random", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2182"}, {"caller_nid": "test_function_base_testdigitize_test_right_open_random", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2182"}, {"caller_nid": "test_function_base_testdigitize_test_right_open_random", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2182"}, {"caller_nid": "test_function_base_testdigitize_test_monotonic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2187"}, {"caller_nid": "test_function_base_testdigitize_test_monotonic", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2187"}, {"caller_nid": "test_function_base_testdigitize_test_monotonic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2188"}, {"caller_nid": "test_function_base_testdigitize_test_monotonic", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2188"}, {"caller_nid": "test_function_base_testdigitize_test_monotonic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2190"}, {"caller_nid": "test_function_base_testdigitize_test_monotonic", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2190"}, {"caller_nid": "test_function_base_testdigitize_test_monotonic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2191"}, {"caller_nid": "test_function_base_testdigitize_test_monotonic", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2191"}, {"caller_nid": "test_function_base_testdigitize_test_monotonic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2193"}, {"caller_nid": "test_function_base_testdigitize_test_monotonic", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2193"}, {"caller_nid": "test_function_base_testdigitize_test_monotonic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2194"}, {"caller_nid": "test_function_base_testdigitize_test_monotonic", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2194"}, {"caller_nid": "test_function_base_testdigitize_test_monotonic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2196"}, {"caller_nid": "test_function_base_testdigitize_test_monotonic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2198"}, {"caller_nid": "test_function_base_testdigitize_test_casting_error", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2203"}, {"caller_nid": "test_function_base_testdigitize_test_casting_error", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2205"}, {"caller_nid": "test_function_base_testdigitize_test_return_type", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2211"}, {"caller_nid": "test_function_base_testdigitize_test_return_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2211"}, {"caller_nid": "test_function_base_testdigitize_test_return_type", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2212"}, {"caller_nid": "test_function_base_testdigitize_test_return_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2212"}, {"caller_nid": "test_function_base_testdigitize_test_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2213"}, {"caller_nid": "test_function_base_testdigitize_test_return_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2213"}, {"caller_nid": "test_function_base_testdigitize_test_return_type", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2213"}, {"caller_nid": "test_function_base_testdigitize_test_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2214"}, {"caller_nid": "test_function_base_testdigitize_test_return_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2214"}, {"caller_nid": "test_function_base_testdigitize_test_return_type", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2214"}, {"caller_nid": "test_function_base_testdigitize_test_large_integers_increasing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2219"}, {"caller_nid": "test_function_base_testdigitize_test_large_integers_increasing", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2219"}, {"caller_nid": "test_function_base_test_large_integers_decreasing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2226"}, {"caller_nid": "test_function_base_test_large_integers_decreasing", "callee": "digitize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2226"}, {"caller_nid": "test_function_base_testunwrap_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2233"}, {"caller_nid": "test_function_base_testunwrap_test_simple", "callee": "unwrap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2233"}, {"caller_nid": "test_function_base_testunwrap_test_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2235"}, {"caller_nid": "test_function_base_testunwrap_test_simple", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2235"}, {"caller_nid": "test_function_base_testunwrap_test_simple", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2235"}, {"caller_nid": "test_function_base_testunwrap_test_simple", "callee": "unwrap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2235"}, {"caller_nid": "test_function_base_testunwrap_test_simple", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2235"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2239"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "unwrap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2239"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2241"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2241"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "diff", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2241"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "unwrap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2241"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2241"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2243"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "mod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2244"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2245"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "unwrap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2245"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2247"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "mod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2248"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "unwrap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2249"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2250"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "unwrap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2251"}, {"caller_nid": "test_function_base_testunwrap_test_period", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2252"}, {"caller_nid": "test_function_base_testfilterwindows_test_hanning", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2263"}, {"caller_nid": "test_function_base_testfilterwindows_test_hanning", "callee": "hanning", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2265"}, {"caller_nid": "test_function_base_testfilterwindows_test_hanning", "callee": "result_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2269"}, {"caller_nid": "test_function_base_testfilterwindows_test_hanning", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2273"}, {"caller_nid": "test_function_base_testfilterwindows_test_hanning", "callee": "flipud", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2273"}, {"caller_nid": "test_function_base_testfilterwindows_test_hanning", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2277"}, {"caller_nid": "test_function_base_testfilterwindows_test_hanning", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2277"}, {"caller_nid": "test_function_base_testfilterwindows_test_hanning", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2279"}, {"caller_nid": "test_function_base_testfilterwindows_test_hanning", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2279"}, {"caller_nid": "test_function_base_testfilterwindows_test_hanning", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2281"}, {"caller_nid": "test_function_base_testfilterwindows_test_hanning", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2281"}, {"caller_nid": "test_function_base_testfilterwindows_test_hamming", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2284"}, {"caller_nid": "test_function_base_testfilterwindows_test_hamming", "callee": "hamming", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2286"}, {"caller_nid": "test_function_base_testfilterwindows_test_hamming", "callee": "result_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2290"}, {"caller_nid": "test_function_base_testfilterwindows_test_hamming", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2294"}, {"caller_nid": "test_function_base_testfilterwindows_test_hamming", "callee": "flipud", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2294"}, {"caller_nid": "test_function_base_testfilterwindows_test_hamming", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2298"}, {"caller_nid": "test_function_base_testfilterwindows_test_hamming", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2298"}, {"caller_nid": "test_function_base_testfilterwindows_test_hamming", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2300"}, {"caller_nid": "test_function_base_testfilterwindows_test_hamming", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2300"}, {"caller_nid": "test_function_base_testfilterwindows_test_hamming", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2302"}, {"caller_nid": "test_function_base_testfilterwindows_test_hamming", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2302"}, {"caller_nid": "test_function_base_testfilterwindows_test_bartlett", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2305"}, {"caller_nid": "test_function_base_testfilterwindows_test_bartlett", "callee": "bartlett", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2307"}, {"caller_nid": "test_function_base_testfilterwindows_test_bartlett", "callee": "result_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2311"}, {"caller_nid": "test_function_base_testfilterwindows_test_bartlett", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2315"}, {"caller_nid": "test_function_base_testfilterwindows_test_bartlett", "callee": "flipud", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2315"}, {"caller_nid": "test_function_base_testfilterwindows_test_bartlett", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2319"}, {"caller_nid": "test_function_base_testfilterwindows_test_bartlett", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2319"}, {"caller_nid": "test_function_base_testfilterwindows_test_bartlett", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2321"}, {"caller_nid": "test_function_base_testfilterwindows_test_bartlett", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2321"}, {"caller_nid": "test_function_base_testfilterwindows_test_bartlett", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2323"}, {"caller_nid": "test_function_base_testfilterwindows_test_bartlett", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2323"}, {"caller_nid": "test_function_base_testfilterwindows_test_blackman", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2326"}, {"caller_nid": "test_function_base_testfilterwindows_test_blackman", "callee": "blackman", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2328"}, {"caller_nid": "test_function_base_testfilterwindows_test_blackman", "callee": "result_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2332"}, {"caller_nid": "test_function_base_testfilterwindows_test_blackman", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2336"}, {"caller_nid": "test_function_base_testfilterwindows_test_blackman", "callee": "flipud", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2336"}, {"caller_nid": "test_function_base_testfilterwindows_test_blackman", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2340"}, {"caller_nid": "test_function_base_testfilterwindows_test_blackman", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2340"}, {"caller_nid": "test_function_base_testfilterwindows_test_blackman", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2342"}, {"caller_nid": "test_function_base_testfilterwindows_test_blackman", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2342"}, {"caller_nid": "test_function_base_testfilterwindows_test_blackman", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2344"}, {"caller_nid": "test_function_base_testfilterwindows_test_blackman", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2344"}, {"caller_nid": "test_function_base_testfilterwindows_test_kaiser", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2347"}, {"caller_nid": "test_function_base_testfilterwindows_test_kaiser", "callee": "kaiser", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2349"}, {"caller_nid": "test_function_base_testfilterwindows_test_kaiser", "callee": "result_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2353"}, {"caller_nid": "test_function_base_testfilterwindows_test_kaiser", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2357"}, {"caller_nid": "test_function_base_testfilterwindows_test_kaiser", "callee": "flipud", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2357"}, {"caller_nid": "test_function_base_testfilterwindows_test_kaiser", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2361"}, {"caller_nid": "test_function_base_testfilterwindows_test_kaiser", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2361"}, {"caller_nid": "test_function_base_testfilterwindows_test_kaiser", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2363"}, {"caller_nid": "test_function_base_testfilterwindows_test_kaiser", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2363"}, {"caller_nid": "test_function_base_testfilterwindows_test_kaiser", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2365"}, {"caller_nid": "test_function_base_testfilterwindows_test_kaiser", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2365"}, {"caller_nid": "test_function_base_testtrapezoid_test_simple", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2371"}, {"caller_nid": "test_function_base_testtrapezoid_test_simple", "callee": "trapezoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2372"}, {"caller_nid": "test_function_base_testtrapezoid_test_simple", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2372"}, {"caller_nid": "test_function_base_testtrapezoid_test_simple", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2372"}, {"caller_nid": "test_function_base_testtrapezoid_test_simple", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2374"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2377"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2378"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2379"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2381"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2384"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2387"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2393"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2394"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2395"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "trapezoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2398"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2399"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "trapezoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2400"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2401"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "trapezoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2402"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2403"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "trapezoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2406"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2407"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "trapezoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2408"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2409"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "trapezoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2410"}, {"caller_nid": "test_function_base_testtrapezoid_test_ndim", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2411"}, {"caller_nid": "test_function_base_testtrapezoid_test_masked", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2416"}, {"caller_nid": "test_function_base_testtrapezoid_test_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2419"}, {"caller_nid": "test_function_base_testtrapezoid_test_masked", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2421"}, {"caller_nid": "test_function_base_testtrapezoid_test_masked", "callee": "trapezoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2421"}, {"caller_nid": "test_function_base_testtrapezoid_test_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2423"}, {"caller_nid": "test_function_base_testtrapezoid_test_masked", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2424"}, {"caller_nid": "test_function_base_testtrapezoid_test_masked", "callee": "trapezoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2424"}, {"caller_nid": "test_function_base_testtrapezoid_test_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2426"}, {"caller_nid": "test_function_base_testtrapezoid_test_masked", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2427"}, {"caller_nid": "test_function_base_testtrapezoid_test_masked", "callee": "trapezoid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2427"}, {"caller_nid": "test_function_base_testsinc_test_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2433"}, {"caller_nid": "test_function_base_testsinc_test_simple", "callee": "sinc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2433"}, {"caller_nid": "test_function_base_testsinc_test_simple", "callee": "sinc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2434"}, {"caller_nid": "test_function_base_testsinc_test_simple", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2434"}, {"caller_nid": "test_function_base_testsinc_test_simple", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2436"}, {"caller_nid": "test_function_base_testsinc_test_simple", "callee": "flipud", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2436"}, {"caller_nid": "test_function_base_testsinc_test_array_like", "callee": "sinc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2440"}, {"caller_nid": "test_function_base_testsinc_test_array_like", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2440"}, {"caller_nid": "test_function_base_testsinc_test_array_like", "callee": "sinc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2441"}, {"caller_nid": "test_function_base_testsinc_test_array_like", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2441"}, {"caller_nid": "test_function_base_testsinc_test_array_like", "callee": "sinc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2442"}, {"caller_nid": "test_function_base_testsinc_test_array_like", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2442"}, {"caller_nid": "test_function_base_testsinc_test_array_like", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2443"}, {"caller_nid": "test_function_base_testsinc_test_array_like", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2444"}, {"caller_nid": "test_function_base_testsinc_test_bool_dtype", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2447"}, {"caller_nid": "test_function_base_testsinc_test_bool_dtype", "callee": "sinc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2448"}, {"caller_nid": "test_function_base_testsinc_test_bool_dtype", "callee": "sinc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2449"}, {"caller_nid": "test_function_base_testsinc_test_bool_dtype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2449"}, {"caller_nid": "test_function_base_testsinc_test_bool_dtype", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2450"}, {"caller_nid": "test_function_base_test_int_dtypes", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2455"}, {"caller_nid": "test_function_base_test_int_dtypes", "callee": "sinc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2456"}, {"caller_nid": "test_function_base_test_int_dtypes", "callee": "sinc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2457"}, {"caller_nid": "test_function_base_test_int_dtypes", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2457"}, {"caller_nid": "test_function_base_test_int_dtypes", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2458"}, {"caller_nid": "test_function_base_test_float_dtypes", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2466"}, {"caller_nid": "test_function_base_test_float_dtypes", "callee": "sinc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2467"}, {"caller_nid": "test_function_base_testsinc_test_float16_underflow", "callee": "float16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2470"}, {"caller_nid": "test_function_base_testsinc_test_float16_underflow", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2473"}, {"caller_nid": "test_function_base_testsinc_test_float16_underflow", "callee": "sinc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2473"}, {"caller_nid": "test_function_base_testsinc_test_float16_underflow", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2473"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2479"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2480"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2480"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2480"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2481"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2481"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2481"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2481"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2483"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2483"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2483"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2484"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2485"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2485"}, {"caller_nid": "test_function_base_testunique_test_simple", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2485"}, {"caller_nid": "test_function_base_testcheckfinite_test_simple", "callee": "asarray_chkfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2494"}, {"caller_nid": "test_function_base_testcheckfinite_test_simple", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2495"}, {"caller_nid": "test_function_base_testcheckfinite_test_simple", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2496"}, {"caller_nid": "test_function_base_testcheckfinite_test_dtype_order", "callee": "asarray_chkfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2501"}, {"caller_nid": "test_function_base_testcheckfinite_test_dtype_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2502"}, {"caller_nid": "test_function_base_testcorrcoef_test_non_array", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2527"}, {"caller_nid": "test_function_base_testcorrcoef_test_non_array", "callee": "corrcoef", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2527"}, {"caller_nid": "test_function_base_testcorrcoef_test_simple", "callee": "corrcoef", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2531"}, {"caller_nid": "test_function_base_testcorrcoef_test_simple", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2532"}, {"caller_nid": "test_function_base_testcorrcoef_test_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2533"}, {"caller_nid": "test_function_base_testcorrcoef_test_simple", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2533"}, {"caller_nid": "test_function_base_testcorrcoef_test_simple", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2533"}, {"caller_nid": "test_function_base_testcorrcoef_test_simple", "callee": "corrcoef", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2535"}, {"caller_nid": "test_function_base_testcorrcoef_test_simple", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2536"}, {"caller_nid": "test_function_base_testcorrcoef_test_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2537"}, {"caller_nid": "test_function_base_testcorrcoef_test_simple", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2537"}, {"caller_nid": "test_function_base_testcorrcoef_test_simple", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2537"}, {"caller_nid": "test_function_base_testcorrcoef_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2540"}, {"caller_nid": "test_function_base_testcorrcoef_test_complex", "callee": "corrcoef", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2541"}, {"caller_nid": "test_function_base_testcorrcoef_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2542"}, {"caller_nid": "test_function_base_testcorrcoef_test_complex", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2543"}, {"caller_nid": "test_function_base_testcorrcoef_test_complex", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2544"}, {"caller_nid": "test_function_base_testcorrcoef_test_complex", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2544"}, {"caller_nid": "test_function_base_testcorrcoef_test_complex", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2544"}, {"caller_nid": "test_function_base_testcorrcoef_test_xy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2547"}, {"caller_nid": "test_function_base_testcorrcoef_test_xy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2548"}, {"caller_nid": "test_function_base_testcorrcoef_test_xy", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2549"}, {"caller_nid": "test_function_base_testcorrcoef_test_xy", "callee": "corrcoef", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2549"}, {"caller_nid": "test_function_base_testcorrcoef_test_xy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2549"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2552"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2553"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2554"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "corrcoef", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2554"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2554"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2555"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "corrcoef", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2555"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2555"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2555"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2556"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2556"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2557"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "corrcoef", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2557"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2557"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2557"}, {"caller_nid": "test_function_base_testcorrcoef_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2558"}, {"caller_nid": "test_function_base_testcorrcoef_test_extreme", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2562"}, {"caller_nid": "test_function_base_testcorrcoef_test_extreme", "callee": "corrcoef", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2563"}, {"caller_nid": "test_function_base_testcorrcoef_test_extreme", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2564"}, {"caller_nid": "test_function_base_testcorrcoef_test_extreme", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2564"}, {"caller_nid": "test_function_base_testcorrcoef_test_extreme", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2565"}, {"caller_nid": "test_function_base_testcorrcoef_test_extreme", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2565"}, {"caller_nid": "test_function_base_testcorrcoef_test_extreme", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2565"}, {"caller_nid": "test_function_base_test_corrcoef_dtype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2569"}, {"caller_nid": "test_function_base_test_corrcoef_dtype", "callee": "corrcoef", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2570"}, {"caller_nid": "test_function_base_testcov_test_basic", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2588"}, {"caller_nid": "test_function_base_testcov_test_basic", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2588"}, {"caller_nid": "test_function_base_testcov_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2591"}, {"caller_nid": "test_function_base_testcov_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2592"}, {"caller_nid": "test_function_base_testcov_test_complex", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2593"}, {"caller_nid": "test_function_base_testcov_test_complex", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2593"}, {"caller_nid": "test_function_base_testcov_test_complex", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2594"}, {"caller_nid": "test_function_base_testcov_test_complex", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2594"}, {"caller_nid": "test_function_base_testcov_test_complex", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2594"}, {"caller_nid": "test_function_base_testcov_test_xy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2597"}, {"caller_nid": "test_function_base_testcov_test_xy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2598"}, {"caller_nid": "test_function_base_testcov_test_xy", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2599"}, {"caller_nid": "test_function_base_testcov_test_xy", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2599"}, {"caller_nid": "test_function_base_testcov_test_xy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2599"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2602"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2603"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2604"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2604"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2604"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2605"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2605"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2605"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2605"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2606"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2606"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2607"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2607"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2607"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2607"}, {"caller_nid": "test_function_base_testcov_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2608"}, {"caller_nid": "test_function_base_testcov_test_wrong_ddof", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2611"}, {"caller_nid": "test_function_base_testcov_test_wrong_ddof", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2612"}, {"caller_nid": "test_function_base_testcov_test_wrong_ddof", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2613"}, {"caller_nid": "test_function_base_testcov_test_wrong_ddof", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2613"}, {"caller_nid": "test_function_base_testcov_test_wrong_ddof", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2614"}, {"caller_nid": "test_function_base_testcov_test_1d_rowvar", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2618"}, {"caller_nid": "test_function_base_testcov_test_1d_rowvar", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2618"}, {"caller_nid": "test_function_base_testcov_test_1d_rowvar", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2618"}, {"caller_nid": "test_function_base_testcov_test_1d_rowvar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2619"}, {"caller_nid": "test_function_base_testcov_test_1d_rowvar", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2620"}, {"caller_nid": "test_function_base_testcov_test_1d_rowvar", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2620"}, {"caller_nid": "test_function_base_testcov_test_1d_rowvar", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2620"}, {"caller_nid": "test_function_base_testcov_test_1d_variance", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2623"}, {"caller_nid": "test_function_base_testcov_test_1d_variance", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2623"}, {"caller_nid": "test_function_base_testcov_test_1d_variance", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2623"}, {"caller_nid": "test_function_base_testcov_test_fweights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2626"}, {"caller_nid": "test_function_base_testcov_test_fweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2626"}, {"caller_nid": "test_function_base_testcov_test_fweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2627"}, {"caller_nid": "test_function_base_testcov_test_fweights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2628"}, {"caller_nid": "test_function_base_testcov_test_fweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2628"}, {"caller_nid": "test_function_base_testcov_test_fweights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2630"}, {"caller_nid": "test_function_base_testcov_test_fweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2630"}, {"caller_nid": "test_function_base_testcov_test_fweights", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2633"}, {"caller_nid": "test_function_base_testcov_test_fweights", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2634"}, {"caller_nid": "test_function_base_testcov_test_fweights", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2635"}, {"caller_nid": "test_function_base_testcov_test_fweights", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2636"}, {"caller_nid": "test_function_base_testcov_test_fweights", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2637"}, {"caller_nid": "test_function_base_testcov_test_fweights", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2638"}, {"caller_nid": "test_function_base_testcov_test_fweights", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2639"}, {"caller_nid": "test_function_base_testcov_test_aweights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2642"}, {"caller_nid": "test_function_base_testcov_test_aweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2642"}, {"caller_nid": "test_function_base_testcov_test_aweights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2643"}, {"caller_nid": "test_function_base_testcov_test_aweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2643"}, {"caller_nid": "test_function_base_testcov_test_aweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2644"}, {"caller_nid": "test_function_base_testcov_test_aweights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2645"}, {"caller_nid": "test_function_base_testcov_test_aweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2645"}, {"caller_nid": "test_function_base_testcov_test_aweights", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2646"}, {"caller_nid": "test_function_base_testcov_test_aweights", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2647"}, {"caller_nid": "test_function_base_testcov_test_aweights", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2648"}, {"caller_nid": "test_function_base_testcov_test_aweights", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2649"}, {"caller_nid": "test_function_base_testcov_test_aweights", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2650"}, {"caller_nid": "test_function_base_testcov_test_aweights", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2651"}, {"caller_nid": "test_function_base_testcov_test_unit_fweights_and_aweights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2654"}, {"caller_nid": "test_function_base_testcov_test_unit_fweights_and_aweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2654"}, {"caller_nid": "test_function_base_testcov_test_unit_fweights_and_aweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2656"}, {"caller_nid": "test_function_base_testcov_test_unit_fweights_and_aweights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2657"}, {"caller_nid": "test_function_base_testcov_test_unit_fweights_and_aweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2657"}, {"caller_nid": "test_function_base_testcov_test_unit_fweights_and_aweights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2660"}, {"caller_nid": "test_function_base_testcov_test_unit_fweights_and_aweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2660"}, {"caller_nid": "test_function_base_testcov_test_unit_fweights_and_aweights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2663"}, {"caller_nid": "test_function_base_testcov_test_unit_fweights_and_aweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2663"}, {"caller_nid": "test_function_base_testcov_test_unit_fweights_and_aweights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2666"}, {"caller_nid": "test_function_base_testcov_test_unit_fweights_and_aweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2666"}, {"caller_nid": "test_function_base_testcov_test_unit_fweights_and_aweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2668"}, {"caller_nid": "test_function_base_testcov_test_unit_fweights_and_aweights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2669"}, {"caller_nid": "test_function_base_testcov_test_unit_fweights_and_aweights", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2669"}, {"caller_nid": "test_function_base_test_cov_dtype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2675"}, {"caller_nid": "test_function_base_test_cov_dtype", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2676"}, {"caller_nid": "test_function_base_testcov_test_gh_27658", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2680"}, {"caller_nid": "test_function_base_testcov_test_gh_27658", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2681"}, {"caller_nid": "test_function_base_testcov_test_gh_27658", "callee": "cov", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2682"}, {"caller_nid": "test_function_base_testcov_test_gh_27658", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2683"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2689"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "i0", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2690"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2691"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2694"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2695"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2697"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "i0", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2697"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2698"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "i0", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2698"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2700"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2705"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "i0", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2706"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2707"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "i0", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2713"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2714"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2715"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "i0", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2715"}, {"caller_nid": "test_function_base_test_i0_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2715"}, {"caller_nid": "test_function_base_test_i0_test_non_array", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2718"}, {"caller_nid": "test_function_base_test_i0_test_non_array", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2727"}, {"caller_nid": "test_function_base_test_i0_test_non_array", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2727"}, {"caller_nid": "test_function_base_test_i0_test_non_array", "callee": "array_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2727"}, {"caller_nid": "test_function_base_test_i0_test_non_array", "callee": "i0", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2728"}, {"caller_nid": "test_function_base_test_i0_test_non_array", "callee": "i0", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2729"}, {"caller_nid": "test_function_base_test_i0_test_non_array", "callee": "array_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2729"}, {"caller_nid": "test_function_base_test_i0_test_non_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2731"}, {"caller_nid": "test_function_base_test_i0_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2734"}, {"caller_nid": "test_function_base_test_i0_test_complex", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2735"}, {"caller_nid": "test_function_base_test_i0_test_complex", "callee": "i0", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2736"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2742"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2742"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "kaiser", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2742"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2743"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "kaiser", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2743"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2744"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2745"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "kaiser", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2745"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2746"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2747"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "kaiser", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2747"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2748"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2750"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "kaiser", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2750"}, {"caller_nid": "test_function_base_testkaiser_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2751"}, {"caller_nid": "test_function_base_testkaiser_test_int_beta", "callee": "kaiser", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2755"}, {"caller_nid": "test_function_base_testmeshgrid_test_simple", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2761"}, {"caller_nid": "test_function_base_testmeshgrid_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2762"}, {"caller_nid": "test_function_base_testmeshgrid_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2762"}, {"caller_nid": "test_function_base_testmeshgrid_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2766"}, {"caller_nid": "test_function_base_testmeshgrid_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2766"}, {"caller_nid": "test_function_base_testmeshgrid_test_single_input", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2772"}, {"caller_nid": "test_function_base_testmeshgrid_test_single_input", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2773"}, {"caller_nid": "test_function_base_testmeshgrid_test_single_input", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2773"}, {"caller_nid": "test_function_base_testmeshgrid_test_no_input", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2777"}, {"caller_nid": "test_function_base_testmeshgrid_test_no_input", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2777"}, {"caller_nid": "test_function_base_testmeshgrid_test_no_input", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2778"}, {"caller_nid": "test_function_base_testmeshgrid_test_no_input", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2778"}, {"caller_nid": "test_function_base_testmeshgrid_test_indexing", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2783"}, {"caller_nid": "test_function_base_testmeshgrid_test_indexing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2784"}, {"caller_nid": "test_function_base_testmeshgrid_test_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2784"}, {"caller_nid": "test_function_base_testmeshgrid_test_indexing", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2787"}, {"caller_nid": "test_function_base_testmeshgrid_test_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2787"}, {"caller_nid": "test_function_base_testmeshgrid_test_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2793"}, {"caller_nid": "test_function_base_testmeshgrid_test_indexing", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2793"}, {"caller_nid": "test_function_base_testmeshgrid_test_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2794"}, {"caller_nid": "test_function_base_testmeshgrid_test_indexing", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2794"}, {"caller_nid": "test_function_base_testmeshgrid_test_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2795"}, {"caller_nid": "test_function_base_testmeshgrid_test_indexing", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2795"}, {"caller_nid": "test_function_base_testmeshgrid_test_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2796"}, {"caller_nid": "test_function_base_testmeshgrid_test_indexing", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2796"}, {"caller_nid": "test_function_base_testmeshgrid_test_indexing", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2798"}, {"caller_nid": "test_function_base_testmeshgrid_test_sparse", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2801"}, {"caller_nid": "test_function_base_testmeshgrid_test_sparse", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2802"}, {"caller_nid": "test_function_base_testmeshgrid_test_sparse", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2802"}, {"caller_nid": "test_function_base_testmeshgrid_test_sparse", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2803"}, {"caller_nid": "test_function_base_testmeshgrid_test_sparse", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2803"}, {"caller_nid": "test_function_base_testmeshgrid_test_invalid_arguments", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2809"}, {"caller_nid": "test_function_base_testmeshgrid_test_return_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2816"}, {"caller_nid": "test_function_base_testmeshgrid_test_return_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2817"}, {"caller_nid": "test_function_base_testmeshgrid_test_return_type", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2819"}, {"caller_nid": "test_function_base_testmeshgrid_test_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2821"}, {"caller_nid": "test_function_base_testmeshgrid_test_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2822"}, {"caller_nid": "test_function_base_testmeshgrid_test_return_type", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2825"}, {"caller_nid": "test_function_base_testmeshgrid_test_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2827"}, {"caller_nid": "test_function_base_testmeshgrid_test_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2828"}, {"caller_nid": "test_function_base_testmeshgrid_test_return_type", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2831"}, {"caller_nid": "test_function_base_testmeshgrid_test_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2833"}, {"caller_nid": "test_function_base_testmeshgrid_test_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2834"}, {"caller_nid": "test_function_base_testmeshgrid_test_writeback", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2838"}, {"caller_nid": "test_function_base_testmeshgrid_test_writeback", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2839"}, {"caller_nid": "test_function_base_testmeshgrid_test_writeback", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2840"}, {"caller_nid": "test_function_base_testmeshgrid_test_writeback", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2843"}, {"caller_nid": "test_function_base_testmeshgrid_test_writeback", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2844"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_shape", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2847"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_shape", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2847"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2849"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2850"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2851"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2852"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2853"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_values", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2856"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2857"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2858"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2859"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_indexing", "callee": "meshgrid", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2862"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2863"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2864"}, {"caller_nid": "test_function_base_testmeshgrid_test_nd_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2865"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2872"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2873"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2876"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2877"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2880"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2880"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2881"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2884"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2884"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2885"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2888"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2888"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2889"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2891"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2892"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2894"}, {"caller_nid": "test_function_base_testpiecewise_test_simple", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2896"}, {"caller_nid": "test_function_base_testpiecewise_test_two_conditions", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2900"}, {"caller_nid": "test_function_base_testpiecewise_test_two_conditions", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2901"}, {"caller_nid": "test_function_base_testpiecewise_test_scalar_domains_three_conditions", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2904"}, {"caller_nid": "test_function_base_testpiecewise_test_scalar_domains_three_conditions", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2905"}, {"caller_nid": "test_function_base_testpiecewise_test_default", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2909"}, {"caller_nid": "test_function_base_testpiecewise_test_default", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2910"}, {"caller_nid": "test_function_base_testpiecewise_test_default", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2913"}, {"caller_nid": "test_function_base_testpiecewise_test_default", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2914"}, {"caller_nid": "test_function_base_testpiecewise_test_0d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2917"}, {"caller_nid": "test_function_base_testpiecewise_test_0d", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2918"}, {"caller_nid": "test_function_base_testpiecewise_test_0d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2919"}, {"caller_nid": "test_function_base_testpiecewise_test_0d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2920"}, {"caller_nid": "test_function_base_testpiecewise_test_0d", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2923"}, {"caller_nid": "test_function_base_testpiecewise_test_0d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2924"}, {"caller_nid": "test_function_base_testpiecewise_test_0d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2925"}, {"caller_nid": "test_function_base_testpiecewise_test_0d", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2928"}, {"caller_nid": "test_function_base_testpiecewise_test_0d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2929"}, {"caller_nid": "test_function_base_testpiecewise_test_0d_comparison", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2933"}, {"caller_nid": "test_function_base_testpiecewise_test_0d_comparison", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2934"}, {"caller_nid": "test_function_base_testpiecewise_test_0d_comparison", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2938"}, {"caller_nid": "test_function_base_testpiecewise_test_0d_comparison", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2939"}, {"caller_nid": "test_function_base_testpiecewise_test_0d_comparison", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2941"}, {"caller_nid": "test_function_base_testpiecewise_test_0d_comparison", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2943"}, {"caller_nid": "test_function_base_testpiecewise_test_0d_0d_condition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2947"}, {"caller_nid": "test_function_base_testpiecewise_test_0d_0d_condition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2948"}, {"caller_nid": "test_function_base_testpiecewise_test_0d_0d_condition", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2949"}, {"caller_nid": "test_function_base_testpiecewise_test_0d_0d_condition", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2950"}, {"caller_nid": "test_function_base_testpiecewise_test_multidimensional_extrafunc", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2953"}, {"caller_nid": "test_function_base_testpiecewise_test_multidimensional_extrafunc", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2955"}, {"caller_nid": "test_function_base_testpiecewise_test_multidimensional_extrafunc", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2956"}, {"caller_nid": "test_function_base_testpiecewise_test_multidimensional_extrafunc", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2956"}, {"caller_nid": "test_function_base_testpiecewise_test_subclasses", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2962"}, {"caller_nid": "test_function_base_testpiecewise_test_subclasses", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2962"}, {"caller_nid": "test_function_base_testpiecewise_test_subclasses", "callee": "piecewise", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2963"}, {"caller_nid": "test_function_base_testpiecewise_test_subclasses", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2964"}, {"caller_nid": "test_function_base_testpiecewise_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2964"}, {"caller_nid": "test_function_base_testpiecewise_test_subclasses", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2965"}, {"caller_nid": "test_function_base_testbincount_test_simple", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2971"}, {"caller_nid": "test_function_base_testbincount_test_simple", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2971"}, {"caller_nid": "test_function_base_testbincount_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2972"}, {"caller_nid": "test_function_base_testbincount_test_simple", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2972"}, {"caller_nid": "test_function_base_testbincount_test_simple2", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2975"}, {"caller_nid": "test_function_base_testbincount_test_simple2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2975"}, {"caller_nid": "test_function_base_testbincount_test_simple2", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2976"}, {"caller_nid": "test_function_base_testbincount_test_simple2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2976"}, {"caller_nid": "test_function_base_testbincount_test_simple_weight", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2979"}, {"caller_nid": "test_function_base_testbincount_test_simple_weight", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2980"}, {"caller_nid": "test_function_base_testbincount_test_simple_weight", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2981"}, {"caller_nid": "test_function_base_testbincount_test_simple_weight", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2982"}, {"caller_nid": "test_function_base_testbincount_test_simple_weight2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2985"}, {"caller_nid": "test_function_base_testbincount_test_simple_weight2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2986"}, {"caller_nid": "test_function_base_testbincount_test_simple_weight2", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2987"}, {"caller_nid": "test_function_base_testbincount_test_simple_weight2", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2988"}, {"caller_nid": "test_function_base_testbincount_test_simple_weight2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2988"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2991"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2992"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2993"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2993"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2995"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2996"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2996"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength_smaller_than_maxvalue", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L2999"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength_smaller_than_maxvalue", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3000"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength_smaller_than_maxvalue", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3001"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength_smaller_than_maxvalue", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3001"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength_smaller_than_maxvalue", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3002"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength_smaller_than_maxvalue", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3003"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength_smaller_than_maxvalue", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3003"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength_and_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3006"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength_and_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3007"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength_and_weights", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3008"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength_and_weights", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3009"}, {"caller_nid": "test_function_base_testbincount_test_with_minlength_and_weights", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3009"}, {"caller_nid": "test_function_base_testbincount_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3012"}, {"caller_nid": "test_function_base_testbincount_test_empty", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3013"}, {"caller_nid": "test_function_base_testbincount_test_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3014"}, {"caller_nid": "test_function_base_testbincount_test_empty_with_minlength", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3017"}, {"caller_nid": "test_function_base_testbincount_test_empty_with_minlength", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3018"}, {"caller_nid": "test_function_base_testbincount_test_empty_with_minlength", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3019"}, {"caller_nid": "test_function_base_testbincount_test_empty_with_minlength", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3019"}, {"caller_nid": "test_function_base_test_empty_list", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3023"}, {"caller_nid": "test_function_base_test_empty_list", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3023"}, {"caller_nid": "test_function_base_test_empty_list", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3024"}, {"caller_nid": "test_function_base_testbincount_test_with_incorrect_minlength", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3027"}, {"caller_nid": "test_function_base_testbincount_test_with_incorrect_minlength", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3028"}, {"caller_nid": "test_function_base_testbincount_test_with_incorrect_minlength", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3030"}, {"caller_nid": "test_function_base_testbincount_test_with_incorrect_minlength", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3031"}, {"caller_nid": "test_function_base_testbincount_test_with_incorrect_minlength", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3033"}, {"caller_nid": "test_function_base_testbincount_test_with_incorrect_minlength", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3035"}, {"caller_nid": "test_function_base_testbincount_test_with_incorrect_minlength", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3036"}, {"caller_nid": "test_function_base_testbincount_test_with_incorrect_minlength", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3038"}, {"caller_nid": "test_function_base_testbincount_test_with_incorrect_minlength", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3039"}, {"caller_nid": "test_function_base_testbincount_test_with_incorrect_minlength", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3041"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3046"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3046"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3047"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3047"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3049"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3050"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3051"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3051"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3051"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3052"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3052"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3052"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3054"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3055"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3056"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3056"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3056"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3057"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3057"}, {"caller_nid": "test_function_base_test_dtype_reference_leaks", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3057"}, {"caller_nid": "test_function_base_test_error_not_1d", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3062"}, {"caller_nid": "test_function_base_test_error_not_1d", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3063"}, {"caller_nid": "test_function_base_test_error_not_1d", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3064"}, {"caller_nid": "test_function_base_test_error_not_1d", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3065"}, {"caller_nid": "test_function_base_test_error_not_1d", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3066"}, {"caller_nid": "test_function_base_test_gh_28354", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3070"}, {"caller_nid": "test_function_base_test_gh_28354", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3071"}, {"caller_nid": "test_function_base_test_gh_28354", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3073"}, {"caller_nid": "test_function_base_testbincount_test_contiguous_handling", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3077"}, {"caller_nid": "test_function_base_testbincount_test_contiguous_handling", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3077"}, {"caller_nid": "test_function_base_testbincount_test_gh_28354_array_like", "callee": "bincount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3085"}, {"caller_nid": "test_function_base_testbincount_test_gh_28354_array_like", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3087"}, {"caller_nid": "test_function_base_testinterp_test_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3093"}, {"caller_nid": "test_function_base_testinterp_test_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3094"}, {"caller_nid": "test_function_base_testinterp_test_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3095"}, {"caller_nid": "test_function_base_testinterp_test_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3096"}, {"caller_nid": "test_function_base_testinterp_test_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3097"}, {"caller_nid": "test_function_base_testinterp_test_basic", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3100"}, {"caller_nid": "test_function_base_testinterp_test_basic", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3101"}, {"caller_nid": "test_function_base_testinterp_test_basic", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3102"}, {"caller_nid": "test_function_base_testinterp_test_basic", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3103"}, {"caller_nid": "test_function_base_testinterp_test_basic", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3103"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3109"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3110"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3111"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3112"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3115"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3116"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3117"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3119"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3120"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3122"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3123"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3124"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3126"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3127"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3129"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3130"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3131"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3133"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3134"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3136"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3137"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3138"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3140"}, {"caller_nid": "test_function_base_testinterp_test_right_left_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3141"}, {"caller_nid": "test_function_base_testinterp_test_scalar_interpolation_point", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3144"}, {"caller_nid": "test_function_base_testinterp_test_scalar_interpolation_point", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3145"}, {"caller_nid": "test_function_base_testinterp_test_scalar_interpolation_point", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3147"}, {"caller_nid": "test_function_base_testinterp_test_scalar_interpolation_point", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3147"}, {"caller_nid": "test_function_base_testinterp_test_scalar_interpolation_point", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3149"}, {"caller_nid": "test_function_base_testinterp_test_scalar_interpolation_point", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3149"}, {"caller_nid": "test_function_base_testinterp_test_scalar_interpolation_point", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3150"}, {"caller_nid": "test_function_base_testinterp_test_scalar_interpolation_point", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3151"}, {"caller_nid": "test_function_base_testinterp_test_scalar_interpolation_point", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3151"}, {"caller_nid": "test_function_base_testinterp_test_scalar_interpolation_point", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3152"}, {"caller_nid": "test_function_base_testinterp_test_scalar_interpolation_point", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3153"}, {"caller_nid": "test_function_base_testinterp_test_scalar_interpolation_point", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3153"}, {"caller_nid": "test_function_base_testinterp_test_scalar_interpolation_point", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3155"}, {"caller_nid": "test_function_base_testinterp_test_scalar_interpolation_point", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3155"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_behavior_exact_x", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3161"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_behavior_exact_x", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3161"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_behavior_exact_x", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3163"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_behavior_exact_x", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3163"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_any_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3182"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_any_nan", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3182"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_any_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3183"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_any_nan", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3183"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_any_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3184"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_any_nan", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3184"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_any_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3185"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_any_nan", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3185"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_inf", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3191"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_inf", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3191"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_inf", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3192"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_inf", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3192"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_inf", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3193"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_inf", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3193"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_inf", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3196"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_inf", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3196"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3202"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3202"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3203"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3203"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3204"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3204"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3205"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3205"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3206"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3206"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3207"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3207"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3208"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3208"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3209"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_xf", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3209"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_x", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3213"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_x", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3213"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_x", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3214"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_x", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3214"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_x", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3215"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_x", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3215"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_x", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3216"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_x", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3216"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_f", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3220"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_f", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3220"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_f", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3221"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_f", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3221"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_f", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3222"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_f", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3222"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_f", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3223"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_f", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3223"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_f", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3224"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_f", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3224"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_f", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3225"}, {"caller_nid": "test_function_base_testinterp_test_non_finite_half_inf_f", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3225"}, {"caller_nid": "test_function_base_testinterp_test_complex_interp", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3229"}, {"caller_nid": "test_function_base_testinterp_test_complex_interp", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3230"}, {"caller_nid": "test_function_base_testinterp_test_complex_interp", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3230"}, {"caller_nid": "test_function_base_testinterp_test_complex_interp", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3233"}, {"caller_nid": "test_function_base_testinterp_test_complex_interp", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3233"}, {"caller_nid": "test_function_base_testinterp_test_complex_interp", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3237"}, {"caller_nid": "test_function_base_testinterp_test_complex_interp", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3237"}, {"caller_nid": "test_function_base_testinterp_test_complex_interp", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3240"}, {"caller_nid": "test_function_base_testinterp_test_complex_interp", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3240"}, {"caller_nid": "test_function_base_testinterp_test_complex_interp", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3246"}, {"caller_nid": "test_function_base_testinterp_test_complex_interp", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3246"}, {"caller_nid": "test_function_base_testinterp_test_complex_interp", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3253"}, {"caller_nid": "test_function_base_testinterp_test_complex_interp", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3253"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3256"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3257"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3258"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3259"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3259"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3261"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3262"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3264"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3264"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3265"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3266"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3266"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3268"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3268"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3269"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3270"}, {"caller_nid": "test_function_base_testinterp_test_zero_dimensional_interpolation_point", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3270"}, {"caller_nid": "test_function_base_testinterp_test_if_len_x_is_small", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3273"}, {"caller_nid": "test_function_base_testinterp_test_if_len_x_is_small", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3274"}, {"caller_nid": "test_function_base_testinterp_test_if_len_x_is_small", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3275"}, {"caller_nid": "test_function_base_testinterp_test_if_len_x_is_small", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3275"}, {"caller_nid": "test_function_base_testinterp_test_period", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3282"}, {"caller_nid": "test_function_base_testinterp_test_period", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3282"}, {"caller_nid": "test_function_base_testinterp_test_period", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3283"}, {"caller_nid": "test_function_base_testinterp_test_period", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3283"}, {"caller_nid": "test_function_base_testinterp_test_period", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3284"}, {"caller_nid": "test_function_base_testinterp_test_period", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3284"}, {"caller_nid": "test_function_base_testinterp_test_period", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3285"}, {"caller_nid": "test_function_base_testinterp_test_period", "callee": "interp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3285"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3306"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3307"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3307"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3308"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3308"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3309"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3309"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3311"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3311"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3312"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3312"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3313"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3313"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3314"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3315"}, {"caller_nid": "test_function_base_testpercentile_test_basic", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3316"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3321"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3321"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3323"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3323"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3324"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3324"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3325"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3325"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3327"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3327"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3328"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3328"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3329"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3329"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3331"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3331"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3332"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3332"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3333"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3333"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3335"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3335"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3336"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3336"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3336"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3337"}, {"caller_nid": "test_function_base_testpercentile_test_fraction", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3337"}, {"caller_nid": "test_function_base_testpercentile_test_api", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3340"}, {"caller_nid": "test_function_base_testpercentile_test_api", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3341"}, {"caller_nid": "test_function_base_testpercentile_test_api", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3342"}, {"caller_nid": "test_function_base_testpercentile_test_api", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3343"}, {"caller_nid": "test_function_base_testpercentile_test_api", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3344"}, {"caller_nid": "test_function_base_testpercentile_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3347"}, {"caller_nid": "test_function_base_testpercentile_test_complex", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3348"}, {"caller_nid": "test_function_base_testpercentile_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3349"}, {"caller_nid": "test_function_base_testpercentile_test_complex", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3350"}, {"caller_nid": "test_function_base_testpercentile_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3351"}, {"caller_nid": "test_function_base_testpercentile_test_complex", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3352"}, {"caller_nid": "test_function_base_testpercentile_test_2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3355"}, {"caller_nid": "test_function_base_testpercentile_test_2d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3360"}, {"caller_nid": "test_function_base_testpercentile_test_2d", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3360"}, {"caller_nid": "test_function_base_test_linear_nan_1d", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3365"}, {"caller_nid": "test_function_base_test_linear_nan_1d", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3366"}, {"caller_nid": "test_function_base_test_linear_nan_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3370"}, {"caller_nid": "test_function_base_test_linear_nan_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3371"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3405"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3407"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3408"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "input_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3413"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3419"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "test_function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3421"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3421"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3425"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3425"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3427"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3427"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3428"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3430"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3430"}, {"caller_nid": "test_function_base_test_linear_interpolation", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3431"}, {"caller_nid": "test_function_base_test_lower_higher", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3437"}, {"caller_nid": "test_function_base_test_lower_higher", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3437"}, {"caller_nid": "test_function_base_test_lower_higher", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3437"}, {"caller_nid": "test_function_base_test_lower_higher", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3439"}, {"caller_nid": "test_function_base_test_lower_higher", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3439"}, {"caller_nid": "test_function_base_test_lower_higher", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3439"}, {"caller_nid": "test_function_base_test_midpoint", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3444"}, {"caller_nid": "test_function_base_test_midpoint", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3444"}, {"caller_nid": "test_function_base_test_midpoint", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3444"}, {"caller_nid": "test_function_base_test_midpoint", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3446"}, {"caller_nid": "test_function_base_test_midpoint", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3446"}, {"caller_nid": "test_function_base_test_midpoint", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3446"}, {"caller_nid": "test_function_base_test_midpoint", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3448"}, {"caller_nid": "test_function_base_test_midpoint", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3448"}, {"caller_nid": "test_function_base_test_midpoint", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3448"}, {"caller_nid": "test_function_base_test_midpoint", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3450"}, {"caller_nid": "test_function_base_test_midpoint", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3450"}, {"caller_nid": "test_function_base_test_midpoint", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3450"}, {"caller_nid": "test_function_base_test_nearest", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3455"}, {"caller_nid": "test_function_base_test_nearest", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3455"}, {"caller_nid": "test_function_base_test_nearest", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3455"}, {"caller_nid": "test_function_base_test_nearest", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3457"}, {"caller_nid": "test_function_base_test_nearest", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3457"}, {"caller_nid": "test_function_base_test_nearest", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3457"}, {"caller_nid": "test_function_base_testpercentile_test_linear_interpolation_extrapolation", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3461"}, {"caller_nid": "test_function_base_testpercentile_test_linear_interpolation_extrapolation", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3463"}, {"caller_nid": "test_function_base_testpercentile_test_linear_interpolation_extrapolation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3464"}, {"caller_nid": "test_function_base_testpercentile_test_linear_interpolation_extrapolation", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3464"}, {"caller_nid": "test_function_base_testpercentile_test_linear_interpolation_extrapolation", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3466"}, {"caller_nid": "test_function_base_testpercentile_test_linear_interpolation_extrapolation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3467"}, {"caller_nid": "test_function_base_testpercentile_test_linear_interpolation_extrapolation", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3467"}, {"caller_nid": "test_function_base_testpercentile_test_sequence", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3470"}, {"caller_nid": "test_function_base_testpercentile_test_sequence", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3471"}, {"caller_nid": "test_function_base_testpercentile_test_sequence", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3471"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3474"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3474"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3476"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3476"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3479"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3479"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3482"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3482"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3482"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3485"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3485"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3486"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3486"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3487"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3487"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3488"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3488"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3489"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3489"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3490"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3490"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3491"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3491"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3492"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3493"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3494"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3494"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3496"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3496"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3498"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3498"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3500"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3500"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3502"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3502"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3504"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3504"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3506"}, {"caller_nid": "test_function_base_testpercentile_test_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3506"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3511"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3511"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3512"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3512"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3513"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3513"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3513"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3514"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3515"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3515"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3516"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3516"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3517"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3518"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3518"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3519"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3519"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3521"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3522"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3522"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3523"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3524"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3525"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3525"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3526"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3527"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3528"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3528"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3529"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3532"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3532"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3533"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3533"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3534"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3534"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3534"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3535"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3536"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3537"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3538"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3539"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3540"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3541"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3542"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3544"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3545"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3546"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3547"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3548"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3549"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3550"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3551"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3552"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3553"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3554"}, {"caller_nid": "test_function_base_testpercentile_test_scalar_q", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3555"}, {"caller_nid": "test_function_base_testpercentile_test_exception", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3558"}, {"caller_nid": "test_function_base_testpercentile_test_exception", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3560"}, {"caller_nid": "test_function_base_testpercentile_test_exception", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3561"}, {"caller_nid": "test_function_base_testpercentile_test_exception", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3562"}, {"caller_nid": "test_function_base_testpercentile_test_exception", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3562"}, {"caller_nid": "test_function_base_testpercentile_test_exception", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3562"}, {"caller_nid": "test_function_base_testpercentile_test_exception", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3563"}, {"caller_nid": "test_function_base_testpercentile_test_exception", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3563"}, {"caller_nid": "test_function_base_testpercentile_test_exception", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3563"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_list", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3566"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_list", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3566"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3577"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3578"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3580"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3581"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3583"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3583"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3585"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3587"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3588"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3589"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3591"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3591"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3593"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3594"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3595"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3595"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3597"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3597"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3600"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3602"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3603"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3604"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3605"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3606"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3608"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3609"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3610"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3611"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3611"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3612"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3615"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3616"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3617"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3618"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3619"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3620"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3621"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3622"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3623"}, {"caller_nid": "test_function_base_test_percentile_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3624"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3628"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3628"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3629"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3629"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3630"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3630"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3631"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3631"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3632"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3632"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3633"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3633"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3634"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3634"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3635"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3635"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3636"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3636"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3638"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3638"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3641"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3641"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3645"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3645"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3645"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3647"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3647"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3647"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3649"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3649"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3649"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3651"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3651"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_empty_dim", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3651"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_no_overwrite", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3655"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_no_overwrite", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3656"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_no_overwrite", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3657"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_no_overwrite", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3657"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_no_overwrite", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3659"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_no_overwrite", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3660"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_no_overwrite", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3661"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_no_overwrite", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3661"}, {"caller_nid": "test_function_base_testpercentile_test_no_p_overwrite", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3664"}, {"caller_nid": "test_function_base_testpercentile_test_no_p_overwrite", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3665"}, {"caller_nid": "test_function_base_testpercentile_test_no_p_overwrite", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3665"}, {"caller_nid": "test_function_base_testpercentile_test_no_p_overwrite", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3666"}, {"caller_nid": "test_function_base_testpercentile_test_no_p_overwrite", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3666"}, {"caller_nid": "test_function_base_testpercentile_test_no_p_overwrite", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3667"}, {"caller_nid": "test_function_base_testpercentile_test_no_p_overwrite", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3667"}, {"caller_nid": "test_function_base_testpercentile_test_no_p_overwrite", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3668"}, {"caller_nid": "test_function_base_testpercentile_test_no_p_overwrite", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3668"}, {"caller_nid": "test_function_base_testpercentile_test_no_p_overwrite", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3669"}, {"caller_nid": "test_function_base_testpercentile_test_no_p_overwrite", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3669"}, {"caller_nid": "test_function_base_testpercentile_test_no_p_overwrite", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3669"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_overwrite", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3672"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_overwrite", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3673"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_overwrite", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3674"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_overwrite", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3674"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_overwrite", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3676"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_overwrite", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3677"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_overwrite", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3677"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3680"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "dstack", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3681"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3682"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3682"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3682"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "moveaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3683"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3684"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3684"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3684"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3685"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3685"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3686"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3686"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3686"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3687"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3687"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3689"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3689"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3690"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3691"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3691"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3692"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3694"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3694"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3695"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3695"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3696"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3696"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3697"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3697"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3698"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3698"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3699"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3699"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3700"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3700"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3701"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3701"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3702"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3702"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3703"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3703"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3704"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3704"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3705"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3705"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3706"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3706"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3707"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3707"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3708"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3708"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3709"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3709"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis_invalid", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3712"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3713"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3714"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3715"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3716"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3718"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3719"}, {"caller_nid": "test_function_base_testpercentile_test_extended_axis_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3720"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3723"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3724"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3724"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3726"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3726"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3728"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3728"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3730"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3730"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3732"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3732"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3734"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3734"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3737"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3737"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3739"}, {"caller_nid": "test_function_base_testpercentile_test_keepdims", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3739"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3754"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "normalize_axis_tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3758"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3759"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3760"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3761"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3763"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3764"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3766"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3769"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3770"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3771"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3771"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3772"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3772"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3773"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3774"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3774"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3775"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3775"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3777"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3778"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3778"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3779"}, {"caller_nid": "test_function_base_testpercentile_test_out", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3779"}, {"caller_nid": "test_function_base_test_out_nan", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3789"}, {"caller_nid": "test_function_base_test_out_nan", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3792"}, {"caller_nid": "test_function_base_test_out_nan", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3793"}, {"caller_nid": "test_function_base_test_out_nan", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3794"}, {"caller_nid": "test_function_base_test_out_nan", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3795"}, {"caller_nid": "test_function_base_test_out_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3797"}, {"caller_nid": "test_function_base_test_out_nan", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3797"}, {"caller_nid": "test_function_base_test_out_nan", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3799"}, {"caller_nid": "test_function_base_test_out_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3800"}, {"caller_nid": "test_function_base_test_out_nan", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3800"}, {"caller_nid": "test_function_base_test_out_nan", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3802"}, {"caller_nid": "test_function_base_test_out_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3803"}, {"caller_nid": "test_function_base_test_out_nan", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3803"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3806"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3808"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3808"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3809"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3809"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3810"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3810"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3811"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3813"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3813"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3818"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3818"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3819"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3819"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3822"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3822"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3822"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3825"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3825"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3828"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3828"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3828"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3832"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3832"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3835"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3835"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3835"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3838"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3838"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3840"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3841"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3841"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3844"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3844"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3847"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3848"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3848"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3851"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3851"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3853"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3853"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3853"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3857"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3857"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3859"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3859"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3859"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3863"}, {"caller_nid": "test_function_base_testpercentile_test_nan_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3863"}, {"caller_nid": "test_function_base_testpercentile_test_nan_q", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3868"}, {"caller_nid": "test_function_base_testpercentile_test_nan_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3869"}, {"caller_nid": "test_function_base_testpercentile_test_nan_q", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3870"}, {"caller_nid": "test_function_base_testpercentile_test_nan_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3871"}, {"caller_nid": "test_function_base_testpercentile_test_nan_q", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3872"}, {"caller_nid": "test_function_base_testpercentile_test_nan_q", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3874"}, {"caller_nid": "test_function_base_testpercentile_test_nan_q", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3875"}, {"caller_nid": "test_function_base_test_nat_basic", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3882"}, {"caller_nid": "test_function_base_test_nat_basic", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3884"}, {"caller_nid": "test_function_base_test_nat_basic", "callee": "isnat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3886"}, {"caller_nid": "test_function_base_test_nat_basic", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3887"}, {"caller_nid": "test_function_base_test_nat_basic", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3889"}, {"caller_nid": "test_function_base_test_nat_basic", "callee": "isnat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3889"}, {"caller_nid": "test_function_base_test_nat_basic", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3891"}, {"caller_nid": "test_function_base_test_nat_basic", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3891"}, {"caller_nid": "test_function_base_test_nat_basic", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3893"}, {"caller_nid": "test_function_base_test_nat_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3894"}, {"caller_nid": "test_function_base_test_nat_basic", "callee": "isnat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3894"}, {"caller_nid": "test_function_base_test_percentile_gh_29003", "callee": "qtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3900"}, {"caller_nid": "test_function_base_test_percentile_gh_29003", "callee": "qtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3901"}, {"caller_nid": "test_function_base_test_percentile_gh_29003", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3902"}, {"caller_nid": "test_function_base_test_percentile_gh_29003", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3904"}, {"caller_nid": "test_function_base_test_percentile_gh_29003", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3907"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_gh_29003_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3912"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_gh_29003_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3913"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_gh_29003_fraction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3914"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_gh_29003_fraction", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3916"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_gh_29003_fraction", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3918"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_gh_29003_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3918"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_gh_29003_fraction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3920"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_gh_29003_fraction", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3922"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_gh_29003_fraction", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3925"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_gh_29003_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3925"}, {"caller_nid": "test_function_base_testpercentile_test_percentile_gh_29003_fraction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3927"}, {"caller_nid": "test_function_base_test_q_weak_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3932"}, {"caller_nid": "test_function_base_test_q_weak_promotion", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3933"}, {"caller_nid": "test_function_base_test_q_strong_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3941"}, {"caller_nid": "test_function_base_test_q_strong_promotion", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3942"}, {"caller_nid": "test_function_base_test_q_strong_promotion", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3942"}, {"caller_nid": "test_function_base_test_q_strong_promotion", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3945"}, {"caller_nid": "test_function_base_test_q_strong_promotion", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3945"}, {"caller_nid": "test_function_base_testquantile_test_max_ulp", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3958"}, {"caller_nid": "test_function_base_testquantile_test_max_ulp", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3962"}, {"caller_nid": "test_function_base_testquantile_test_basic", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3965"}, {"caller_nid": "test_function_base_testquantile_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3966"}, {"caller_nid": "test_function_base_testquantile_test_basic", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3966"}, {"caller_nid": "test_function_base_testquantile_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3967"}, {"caller_nid": "test_function_base_testquantile_test_basic", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3967"}, {"caller_nid": "test_function_base_testquantile_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3968"}, {"caller_nid": "test_function_base_testquantile_test_basic", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3968"}, {"caller_nid": "test_function_base_testquantile_test_correct_quantile_value", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3971"}, {"caller_nid": "test_function_base_testquantile_test_correct_quantile_value", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3972"}, {"caller_nid": "test_function_base_testquantile_test_correct_quantile_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3973"}, {"caller_nid": "test_function_base_testquantile_test_correct_quantile_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3974"}, {"caller_nid": "test_function_base_testquantile_test_correct_quantile_value", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3974"}, {"caller_nid": "test_function_base_testquantile_test_correct_quantile_value", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3975"}, {"caller_nid": "test_function_base_testquantile_test_correct_quantile_value", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3976"}, {"caller_nid": "test_function_base_testquantile_test_correct_quantile_value", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3977"}, {"caller_nid": "test_function_base_testquantile_test_correct_quantile_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3978"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3982"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3982"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3983"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3984"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3985"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3985"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3987"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3988"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3988"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3989"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3989"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3991"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3992"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3993"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3995"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3995"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3996"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3996"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3997"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3997"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3999"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L3999"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4000"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4000"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4000"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4001"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4001"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4003"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4003"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4004"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4004"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4004"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4005"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4005"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4008"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4009"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4009"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4009"}, {"caller_nid": "test_function_base_testquantile_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4009"}, {"caller_nid": "test_function_base_testquantile_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4013"}, {"caller_nid": "test_function_base_testquantile_test_complex", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4014"}, {"caller_nid": "test_function_base_testquantile_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4015"}, {"caller_nid": "test_function_base_testquantile_test_complex", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4016"}, {"caller_nid": "test_function_base_testquantile_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4017"}, {"caller_nid": "test_function_base_testquantile_test_complex", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4018"}, {"caller_nid": "test_function_base_testquantile_test_no_p_overwrite", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4022"}, {"caller_nid": "test_function_base_testquantile_test_no_p_overwrite", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4023"}, {"caller_nid": "test_function_base_testquantile_test_no_p_overwrite", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4024"}, {"caller_nid": "test_function_base_testquantile_test_no_p_overwrite", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4024"}, {"caller_nid": "test_function_base_testquantile_test_no_p_overwrite", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4025"}, {"caller_nid": "test_function_base_testquantile_test_no_p_overwrite", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4027"}, {"caller_nid": "test_function_base_testquantile_test_no_p_overwrite", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4028"}, {"caller_nid": "test_function_base_testquantile_test_no_p_overwrite", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4029"}, {"caller_nid": "test_function_base_testquantile_test_no_p_overwrite", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4029"}, {"caller_nid": "test_function_base_testquantile_test_no_p_overwrite", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4030"}, {"caller_nid": "test_function_base_test_quantile_preserve_int_type", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4034"}, {"caller_nid": "test_function_base_test_quantile_preserve_int_type", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4034"}, {"caller_nid": "test_function_base_test_q_zero_one", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4042"}, {"caller_nid": "test_function_base_test_q_zero_one", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4043"}, {"caller_nid": "test_function_base_test_q_zero_one", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4043"}, {"caller_nid": "test_function_base_test_quantile_monotonic", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4050"}, {"caller_nid": "test_function_base_test_quantile_monotonic", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4051"}, {"caller_nid": "test_function_base_test_quantile_monotonic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4051"}, {"caller_nid": "test_function_base_test_quantile_monotonic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4053"}, {"caller_nid": "test_function_base_test_quantile_monotonic", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4053"}, {"caller_nid": "test_function_base_test_quantile_monotonic", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4056"}, {"caller_nid": "test_function_base_test_quantile_monotonic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4057"}, {"caller_nid": "test_function_base_test_quantile_monotonic", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4057"}, {"caller_nid": "test_function_base_test_quantile_monotonic_hypo", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4065"}, {"caller_nid": "test_function_base_test_quantile_monotonic_hypo", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4066"}, {"caller_nid": "test_function_base_test_quantile_monotonic_hypo", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4067"}, {"caller_nid": "test_function_base_test_quantile_monotonic_hypo", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4067"}, {"caller_nid": "test_function_base_testquantile_test_quantile_scalar_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4070"}, {"caller_nid": "test_function_base_testquantile_test_quantile_scalar_nan", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4072"}, {"caller_nid": "test_function_base_testquantile_test_quantile_scalar_nan", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4073"}, {"caller_nid": "test_function_base_testquantile_test_quantile_scalar_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4074"}, {"caller_nid": "test_function_base_testquantile_test_quantile_scalar_nan", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4074"}, {"caller_nid": "test_function_base_test_quantile_identification_equation", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4088"}, {"caller_nid": "test_function_base_test_quantile_identification_equation", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4089"}, {"caller_nid": "test_function_base_test_quantile_identification_equation", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4095"}, {"caller_nid": "test_function_base_test_quantile_identification_equation", "callee": "integers", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4096"}, {"caller_nid": "test_function_base_test_quantile_identification_equation", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4097"}, {"caller_nid": "test_function_base_test_quantile_identification_equation", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4101"}, {"caller_nid": "test_function_base_test_quantile_identification_equation", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4101"}, {"caller_nid": "test_function_base_test_quantile_identification_equation", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4102"}, {"caller_nid": "test_function_base_test_quantile_identification_equation", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4104"}, {"caller_nid": "test_function_base_test_quantile_identification_equation", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4105"}, {"caller_nid": "test_function_base_test_quantile_identification_equation", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4110"}, {"caller_nid": "test_function_base_test_quantile_identification_equation", "callee": "average", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4110"}, {"caller_nid": "test_function_base_test_quantile_identification_equation", "callee": "amin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4111"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4125"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4126"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4132"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "integers", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4133"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4134"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4138"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4138"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4141"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4141"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4147"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4150"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4151"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4151"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4153"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4153"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4155"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4155"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4157"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4158"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4158"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4159"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4159"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4160"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4161"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4163"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4163"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4165"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4165"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4167"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4168"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4168"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4170"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4170"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4172"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4172"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4174"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4174"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4178"}, {"caller_nid": "test_function_base_test_quantile_add_and_multiply_constant", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4178"}, {"caller_nid": "test_function_base_test_quantile_constant_weights", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4183"}, {"caller_nid": "test_function_base_test_quantile_constant_weights", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4189"}, {"caller_nid": "test_function_base_test_quantile_constant_weights", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4190"}, {"caller_nid": "test_function_base_test_quantile_constant_weights", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4192"}, {"caller_nid": "test_function_base_test_quantile_constant_weights", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4193"}, {"caller_nid": "test_function_base_test_quantile_constant_weights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4194"}, {"caller_nid": "test_function_base_test_quantile_constant_weights", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4196"}, {"caller_nid": "test_function_base_test_quantile_constant_weights", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4197"}, {"caller_nid": "test_function_base_test_quantile_constant_weights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4198"}, {"caller_nid": "test_function_base_test_quantile_with_integer_weights", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4204"}, {"caller_nid": "test_function_base_test_quantile_with_integer_weights", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4210"}, {"caller_nid": "test_function_base_test_quantile_with_integer_weights", "callee": "integers", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4211"}, {"caller_nid": "test_function_base_test_quantile_with_integer_weights", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4213"}, {"caller_nid": "test_function_base_test_quantile_with_integer_weights", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4214"}, {"caller_nid": "test_function_base_test_quantile_with_integer_weights", "callee": "repeat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4214"}, {"caller_nid": "test_function_base_test_quantile_with_integer_weights", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4215"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4219"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4222"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4223"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4223"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4225"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4226"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4227"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4228"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4229"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4232"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4236"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4237"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4238"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4239"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4240"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4243"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4247"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4248"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4249"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4252"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4252"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4254"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4255"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4256"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4257"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4258"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4261"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4264"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4265"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4266"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4268"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4269"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4270"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4271"}, {"caller_nid": "test_function_base_test_quantile_with_weights_and_axis", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4272"}, {"caller_nid": "test_function_base_test_quantile_weights_min_max", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4279"}, {"caller_nid": "test_function_base_test_quantile_weights_min_max", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4280"}, {"caller_nid": "test_function_base_test_quantile_weights_min_max", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4281"}, {"caller_nid": "test_function_base_testquantile_test_quantile_weights_raises_negative_weights", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4288"}, {"caller_nid": "test_function_base_testquantile_test_quantile_weights_raises_negative_weights", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4289"}, {"caller_nid": "test_function_base_test_quantile_weights_raises_unsupported_methods", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4299"}, {"caller_nid": "test_function_base_test_quantile_weights_raises_unsupported_methods", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4300"}, {"caller_nid": "test_function_base_testquantile_test_weibull_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4303"}, {"caller_nid": "test_function_base_testquantile_test_weibull_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4303"}, {"caller_nid": "test_function_base_testquantile_test_weibull_fraction", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4304"}, {"caller_nid": "test_function_base_testquantile_test_weibull_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4305"}, {"caller_nid": "test_function_base_testquantile_test_weibull_fraction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4305"}, {"caller_nid": "test_function_base_testquantile_test_weibull_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4305"}, {"caller_nid": "test_function_base_testquantile_test_weibull_fraction", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4306"}, {"caller_nid": "test_function_base_testquantile_test_weibull_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4306"}, {"caller_nid": "test_function_base_testquantile_test_weibull_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4307"}, {"caller_nid": "test_function_base_testquantile_test_weibull_fraction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4307"}, {"caller_nid": "test_function_base_testquantile_test_weibull_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4307"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4314"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4314"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4315"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4315"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4316"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4316"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4317"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4317"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4318"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4318"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4319"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4319"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4320"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4320"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4321"}, {"caller_nid": "test_function_base_testquantile_test_closest_observation", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4321"}, {"caller_nid": "test_function_base_test_inf_zeroes_err", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4330"}, {"caller_nid": "test_function_base_test_inf_zeroes_err", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4332"}, {"caller_nid": "test_function_base_test_inf_zeroes_err", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4333"}, {"caller_nid": "test_function_base_test_inf_zeroes_err", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4338"}, {"caller_nid": "test_function_base_test_inf_zeroes_err", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4339"}, {"caller_nid": "test_function_base_test_nan_err", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4348"}, {"caller_nid": "test_function_base_test_nan_err", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4350"}, {"caller_nid": "test_function_base_test_nan_err", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4351"}, {"caller_nid": "test_function_base_test_nan_err", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4352"}, {"caller_nid": "test_function_base_testquantile_test_quantile_gh_29003_fraction", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4355"}, {"caller_nid": "test_function_base_testquantile_test_quantile_gh_29003_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4355"}, {"caller_nid": "test_function_base_testquantile_test_quantile_gh_29003_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4356"}, {"caller_nid": "test_function_base_testquantile_test_quantile_gh_29003_fraction", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4357"}, {"caller_nid": "test_function_base_testquantile_test_quantile_gh_29003_fraction", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4359"}, {"caller_nid": "test_function_base_testquantile_test_quantile_gh_29003_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4359"}, {"caller_nid": "test_function_base_testquantile_test_quantile_gh_29003_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4360"}, {"caller_nid": "test_function_base_testquantile_test_quantile_gh_29003_fraction", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4361"}, {"caller_nid": "test_function_base_testquantile_test_float16_gh_29003", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4364"}, {"caller_nid": "test_function_base_testquantile_test_float16_gh_29003", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4366"}, {"caller_nid": "test_function_base_test_q_weak_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4373"}, {"caller_nid": "test_function_base_test_q_weak_promotion", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4374"}, {"caller_nid": "test_function_base_test_q_strong_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4382"}, {"caller_nid": "test_function_base_test_q_strong_promotion", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4383"}, {"caller_nid": "test_function_base_test_q_strong_promotion", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4383"}, {"caller_nid": "test_function_base_test_q_strong_promotion", "callee": "quantile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4386"}, {"caller_nid": "test_function_base_test_q_strong_promotion", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4386"}, {"caller_nid": "test_function_base_test_linear_interpolation_formula_monotonic", "callee": "_lerp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4400"}, {"caller_nid": "test_function_base_test_linear_interpolation_formula_monotonic", "callee": "_lerp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4401"}, {"caller_nid": "test_function_base_test_linear_interpolation_formula_bounded", "callee": "_lerp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4417"}, {"caller_nid": "test_function_base_test_linear_interpolation_formula_bounded", "callee": "_lerp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4419"}, {"caller_nid": "test_function_base_test_linear_interpolation_formula_symmetric", "callee": "_lerp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4429"}, {"caller_nid": "test_function_base_test_linear_interpolation_formula_symmetric", "callee": "_lerp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4430"}, {"caller_nid": "test_function_base_test_linear_interpolation_formula_symmetric", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4431"}, {"caller_nid": "test_function_base_testlerp_test_linear_interpolation_formula_0d_inputs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4434"}, {"caller_nid": "test_function_base_testlerp_test_linear_interpolation_formula_0d_inputs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4435"}, {"caller_nid": "test_function_base_testlerp_test_linear_interpolation_formula_0d_inputs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4436"}, {"caller_nid": "test_function_base_testlerp_test_linear_interpolation_formula_0d_inputs", "callee": "_lerp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4437"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4443"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4444"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4445"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4445"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4446"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4446"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4447"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4447"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4448"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4448"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4449"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4449"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4450"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4450"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4451"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4451"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4453"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4454"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4454"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4455"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4456"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4456"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4457"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4458"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4458"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4460"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4460"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4462"}, {"caller_nid": "test_function_base_testmedian_test_basic", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4462"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4465"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4469"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4470"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4471"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4472"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4473"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4474"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4476"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4476"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4477"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4477"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4478"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4478"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4479"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4479"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4480"}, {"caller_nid": "test_function_base_testmedian_test_axis_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4480"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4483"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4487"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4488"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4489"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4489"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4490"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4490"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4490"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4491"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4491"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4491"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4492"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4492"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4492"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4493"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4494"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4494"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4495"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4496"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4496"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4497"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4498"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4498"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4499"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4500"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4500"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4501"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4502"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4502"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4504"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4504"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4505"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4505"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4506"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4506"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4507"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4507"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4508"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4508"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4509"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4509"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4510"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4510"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4511"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4511"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4512"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4512"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4513"}, {"caller_nid": "test_function_base_testmedian_test_overwrite_keyword", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4513"}, {"caller_nid": "test_function_base_testmedian_test_array_like", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4517"}, {"caller_nid": "test_function_base_testmedian_test_array_like", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4517"}, {"caller_nid": "test_function_base_testmedian_test_array_like", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4519"}, {"caller_nid": "test_function_base_testmedian_test_array_like", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4519"}, {"caller_nid": "test_function_base_testmedian_test_array_like", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4520"}, {"caller_nid": "test_function_base_testmedian_test_array_like", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4520"}, {"caller_nid": "test_function_base_testmedian_test_subclass", "callee": "MySubClass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4534"}, {"caller_nid": "test_function_base_testmedian_test_subclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4535"}, {"caller_nid": "test_function_base_testmedian_test_subclass", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4535"}, {"caller_nid": "test_function_base_test_subclass2", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4544"}, {"caller_nid": "test_function_base_test_subclass2", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4544"}, {"caller_nid": "test_function_base_test_subclass2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4544"}, {"caller_nid": "test_function_base_test_subclass2", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4545"}, {"caller_nid": "test_function_base_testmedian_test_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4548"}, {"caller_nid": "test_function_base_testmedian_test_out", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4549"}, {"caller_nid": "test_function_base_testmedian_test_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4550"}, {"caller_nid": "test_function_base_testmedian_test_out", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4550"}, {"caller_nid": "test_function_base_testmedian_test_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4551"}, {"caller_nid": "test_function_base_testmedian_test_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4552"}, {"caller_nid": "test_function_base_testmedian_test_out", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4552"}, {"caller_nid": "test_function_base_testmedian_test_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4553"}, {"caller_nid": "test_function_base_testmedian_test_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4554"}, {"caller_nid": "test_function_base_testmedian_test_out", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4554"}, {"caller_nid": "test_function_base_testmedian_test_out_nan", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4557"}, {"caller_nid": "test_function_base_testmedian_test_out_nan", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4558"}, {"caller_nid": "test_function_base_testmedian_test_out_nan", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4559"}, {"caller_nid": "test_function_base_testmedian_test_out_nan", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4560"}, {"caller_nid": "test_function_base_testmedian_test_out_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4562"}, {"caller_nid": "test_function_base_testmedian_test_out_nan", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4562"}, {"caller_nid": "test_function_base_testmedian_test_out_nan", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4563"}, {"caller_nid": "test_function_base_testmedian_test_out_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4564"}, {"caller_nid": "test_function_base_testmedian_test_out_nan", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4564"}, {"caller_nid": "test_function_base_testmedian_test_out_nan", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4565"}, {"caller_nid": "test_function_base_testmedian_test_out_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4566"}, {"caller_nid": "test_function_base_testmedian_test_out_nan", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4566"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4569"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4571"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4571"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4572"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4572"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4574"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4574"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4579"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4579"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4580"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4580"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4583"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4583"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4583"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4586"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4586"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4589"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4589"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4589"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4592"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4592"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4595"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4595"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4595"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4598"}, {"caller_nid": "test_function_base_testmedian_test_nan_behavior", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4598"}, {"caller_nid": "test_function_base_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4603"}, {"caller_nid": "test_function_base_test_empty", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4604"}, {"caller_nid": "test_function_base_test_empty", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4605"}, {"caller_nid": "test_function_base_test_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4606"}, {"caller_nid": "test_function_base_test_empty", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4606"}, {"caller_nid": "test_function_base_test_empty", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4607"}, {"caller_nid": "test_function_base_test_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4608"}, {"caller_nid": "test_function_base_test_empty", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4608"}, {"caller_nid": "test_function_base_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4611"}, {"caller_nid": "test_function_base_test_empty", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4613"}, {"caller_nid": "test_function_base_test_empty", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4614"}, {"caller_nid": "test_function_base_test_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4615"}, {"caller_nid": "test_function_base_test_empty", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4615"}, {"caller_nid": "test_function_base_test_empty", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4616"}, {"caller_nid": "test_function_base_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4619"}, {"caller_nid": "test_function_base_test_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4620"}, {"caller_nid": "test_function_base_test_empty", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4620"}, {"caller_nid": "test_function_base_test_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4621"}, {"caller_nid": "test_function_base_test_empty", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4621"}, {"caller_nid": "test_function_base_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4624"}, {"caller_nid": "test_function_base_test_empty", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4625"}, {"caller_nid": "test_function_base_test_empty", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4626"}, {"caller_nid": "test_function_base_test_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4627"}, {"caller_nid": "test_function_base_test_empty", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4627"}, {"caller_nid": "test_function_base_test_empty", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4628"}, {"caller_nid": "test_function_base_testmedian_test_object", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4631"}, {"caller_nid": "test_function_base_testmedian_test_object", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4632"}, {"caller_nid": "test_function_base_testmedian_test_object", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4632"}, {"caller_nid": "test_function_base_testmedian_test_object", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4632"}, {"caller_nid": "test_function_base_testmedian_test_object", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4632"}, {"caller_nid": "test_function_base_testmedian_test_object", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4634"}, {"caller_nid": "test_function_base_testmedian_test_object", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4634"}, {"caller_nid": "test_function_base_testmedian_test_object", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4634"}, {"caller_nid": "test_function_base_testmedian_test_object", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4634"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4637"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "dstack", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4638"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4639"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4639"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4639"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "moveaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4640"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4641"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4641"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4641"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4642"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4642"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4643"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4643"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4643"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4645"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4645"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4645"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4646"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4646"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4646"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4647"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4647"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4647"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4649"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4649"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4650"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4650"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4651"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4651"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4652"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4652"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4653"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4653"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4654"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4654"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4655"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4655"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4656"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4656"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4657"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4657"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4658"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4658"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4659"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4659"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4660"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4660"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4661"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4661"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4662"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4662"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4663"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4663"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4664"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4664"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis_invalid", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4667"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4668"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4669"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4670"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4671"}, {"caller_nid": "test_function_base_testmedian_test_extended_axis_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4672"}, {"caller_nid": "test_function_base_testmedian_test_keepdims", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4675"}, {"caller_nid": "test_function_base_testmedian_test_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4676"}, {"caller_nid": "test_function_base_testmedian_test_keepdims", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4676"}, {"caller_nid": "test_function_base_testmedian_test_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4678"}, {"caller_nid": "test_function_base_testmedian_test_keepdims", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4678"}, {"caller_nid": "test_function_base_testmedian_test_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4680"}, {"caller_nid": "test_function_base_testmedian_test_keepdims", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4680"}, {"caller_nid": "test_function_base_testmedian_test_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4682"}, {"caller_nid": "test_function_base_testmedian_test_keepdims", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4682"}, {"caller_nid": "test_function_base_testmedian_test_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4684"}, {"caller_nid": "test_function_base_testmedian_test_keepdims", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4684"}, {"caller_nid": "test_function_base_testmedian_test_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4686"}, {"caller_nid": "test_function_base_testmedian_test_keepdims", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4686"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4700"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "normalize_axis_tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4704"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4705"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4706"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4707"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4708"}, {"caller_nid": "test_function_base_test_keepdims_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4710"}, {"caller_nid": "test_function_base_test_nat_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4717"}, {"caller_nid": "test_function_base_test_nat_behavior", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4719"}, {"caller_nid": "test_function_base_test_nat_behavior", "callee": "isnat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4721"}, {"caller_nid": "test_function_base_test_nat_behavior", "callee": "percentile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4722"}, {"caller_nid": "test_function_base_test_nat_behavior", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4724"}, {"caller_nid": "test_function_base_test_nat_behavior", "callee": "isnat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4724"}, {"caller_nid": "test_function_base_test_nat_behavior", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4726"}, {"caller_nid": "test_function_base_test_nat_behavior", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4726"}, {"caller_nid": "test_function_base_test_nat_behavior", "callee": "median", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4728"}, {"caller_nid": "test_function_base_test_nat_behavior", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4729"}, {"caller_nid": "test_function_base_test_nat_behavior", "callee": "isnat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4729"}, {"caller_nid": "test_function_base_test_sort_real", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4744"}, {"caller_nid": "test_function_base_test_sort_real", "callee": "sort_complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4745"}, {"caller_nid": "test_function_base_test_sort_real", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4746"}, {"caller_nid": "test_function_base_test_sort_real", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4746"}, {"caller_nid": "test_function_base_test_sort_real", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4747"}, {"caller_nid": "test_function_base_test_sort_real", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4748"}, {"caller_nid": "test_function_base_testsortcomplex_test_sort_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4752"}, {"caller_nid": "test_function_base_testsortcomplex_test_sort_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4753"}, {"caller_nid": "test_function_base_testsortcomplex_test_sort_complex", "callee": "sort_complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4754"}, {"caller_nid": "test_function_base_testsortcomplex_test_sort_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4755"}, {"caller_nid": "test_function_base_testsortcomplex_test_sort_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_function_base.py", "source_location": "L4756"}]}