1 line
254 KiB
JSON
1 line
254 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "label": "test_indexing.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1"}, {"id": "test_indexing_testindexing", "label": "TestIndexing", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L24"}, {"id": "test_indexing_testindexing_test_index_no_floats", "label": ".test_index_no_floats()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L25"}, {"id": "test_indexing_testindexing_test_slicing_no_floats", "label": ".test_slicing_no_floats()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L51"}, {"id": "test_indexing_testindexing_test_index_no_array_to_index", "label": ".test_index_no_array_to_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L82"}, {"id": "test_indexing_testindexing_test_none_index", "label": ".test_none_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L88"}, {"id": "test_indexing_testindexing_test_empty_tuple_index", "label": ".test_empty_tuple_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L94"}, {"id": "test_indexing_testindexing_test_void_scalar_empty_tuple", "label": ".test_void_scalar_empty_tuple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L102"}, {"id": "test_indexing_testindexing_test_same_kind_index_casting", "label": ".test_same_kind_index_casting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L108"}, {"id": "test_indexing_testindexing_test_empty_fancy_index", "label": ".test_empty_fancy_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L128"}, {"id": "test_indexing_testindexing_test_gh_26542", "label": ".test_gh_26542()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L142"}, {"id": "test_indexing_testindexing_test_gh_26542_2d", "label": ".test_gh_26542_2d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L149"}, {"id": "test_indexing_testindexing_test_gh_26542_index_overlap", "label": ".test_gh_26542_index_overlap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L157"}, {"id": "test_indexing_testindexing_test_gh_26844", "label": ".test_gh_26844()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L164"}, {"id": "test_indexing_testindexing_test_gh_26844_segfault", "label": ".test_gh_26844_segfault()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L170"}, {"id": "test_indexing_testindexing_test_ellipsis_index", "label": ".test_ellipsis_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L178"}, {"id": "test_indexing_testindexing_test_single_int_index", "label": ".test_single_int_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L202"}, {"id": "test_indexing_testindexing_test_single_bool_index", "label": ".test_single_bool_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L216"}, {"id": "test_indexing_testindexing_test_boolean_shape_mismatch", "label": ".test_boolean_shape_mismatch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L225"}, {"id": "test_indexing_testindexing_test_boolean_indexing_onedim", "label": ".test_boolean_indexing_onedim()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L239"}, {"id": "test_indexing_testindexing_test_boolean_assignment_value_mismatch", "label": ".test_boolean_assignment_value_mismatch()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L249"}, {"id": "test_indexing_testindexing_test_boolean_assignment_needs_api", "label": ".test_boolean_assignment_needs_api()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L261"}, {"id": "test_indexing_testindexing_test_boolean_indexing_twodim", "label": ".test_boolean_indexing_twodim()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L275"}, {"id": "test_indexing_testindexing_test_boolean_indexing_list", "label": ".test_boolean_indexing_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L294"}, {"id": "test_indexing_testindexing_test_reverse_strides_and_subspace_bufferinit", "label": ".test_reverse_strides_and_subspace_bufferinit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L303"}, {"id": "test_indexing_testindexing_test_reversed_strides_result_allocation", "label": ".test_reversed_strides_result_allocation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L320"}, {"id": "test_indexing_testindexing_test_uncontiguous_subspace_assignment", "label": ".test_uncontiguous_subspace_assignment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L329"}, {"id": "test_indexing_testindexing_test_too_many_fancy_indices_special_case", "label": ".test_too_many_fancy_indices_special_case()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L340"}, {"id": "test_indexing_testindexing_test_scalar_array_bool", "label": ".test_scalar_array_bool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L345"}, {"id": "test_indexing_testindexing_test_everything_returns_views", "label": ".test_everything_returns_views()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L358"}, {"id": "test_indexing_testindexing_test_broaderrors_indexing", "label": ".test_broaderrors_indexing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L366"}, {"id": "test_indexing_testindexing_test_trivial_fancy_out_of_bounds", "label": ".test_trivial_fancy_out_of_bounds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L371"}, {"id": "test_indexing_testindexing_test_trivial_fancy_not_possible", "label": ".test_trivial_fancy_not_possible()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L382"}, {"id": "test_indexing_testindexing_test_nonbaseclass_values", "label": ".test_nonbaseclass_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L397"}, {"id": "test_indexing_testindexing_test_array_like_values", "label": ".test_array_like_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L418"}, {"id": "test_indexing_test_subclass_writeable", "label": "test_subclass_writeable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L433"}, {"id": "test_indexing_testindexing_test_memory_order", "label": ".test_memory_order()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L446"}, {"id": "test_indexing_testindexing_test_scalar_return_type", "label": ".test_scalar_return_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L457"}, {"id": "test_indexing_testindexing_test_small_regressions", "label": ".test_small_regressions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L491"}, {"id": "test_indexing_testindexing_test_unaligned", "label": ".test_unaligned()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L507"}, {"id": "test_indexing_testindexing_test_tuple_subclass", "label": ".test_tuple_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L529"}, {"id": "test_indexing_testindexing_test_broken_sequence_not_nd_index", "label": ".test_broken_sequence_not_nd_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L541"}, {"id": "test_indexing_testindexing_test_indexing_array_weird_strides", "label": ".test_indexing_array_weird_strides()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L565"}, {"id": "test_indexing_testindexing_test_indexing_array_negative_strides", "label": ".test_indexing_array_negative_strides()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L580"}, {"id": "test_indexing_testindexing_test_character_assignment", "label": ".test_character_assignment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L590"}, {"id": "test_indexing_test_too_many_advanced_indices", "label": "test_too_many_advanced_indices()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L603"}, {"id": "test_indexing_testindexing_test_nontuple_ndindex", "label": ".test_nontuple_ndindex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L613"}, {"id": "test_indexing_testfieldindexing", "label": "TestFieldIndexing", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L620"}, {"id": "test_indexing_testfieldindexing_test_scalar_return_type", "label": ".test_scalar_return_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L621"}, {"id": "test_indexing_testbroadcastedassignments", "label": "TestBroadcastedAssignments", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L629"}, {"id": "test_indexing_testbroadcastedassignments_assign", "label": ".assign()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L630"}, {"id": "test_indexing_testbroadcastedassignments_test_prepending_ones", "label": ".test_prepending_ones()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L634"}, {"id": "test_indexing_testbroadcastedassignments_test_prepend_not_one", "label": ".test_prepend_not_one()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L644"}, {"id": "test_indexing_testbroadcastedassignments_test_simple_broadcasting_errors", "label": ".test_simple_broadcasting_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L654"}, {"id": "test_indexing_test_broadcast_error_reports_correct_shape", "label": "test_broadcast_error_reports_correct_shape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L669"}, {"id": "test_indexing_testbroadcastedassignments_test_index_is_larger", "label": ".test_index_is_larger()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L681"}, {"id": "test_indexing_testbroadcastedassignments_test_broadcast_subspace", "label": ".test_broadcast_subspace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L688"}, {"id": "test_indexing_testsubclasses", "label": "TestSubclasses", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L696"}, {"id": "test_indexing_testsubclasses_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L697"}, {"id": "test_indexing_testsubclasses_test_fancy_on_read_only", "label": ".test_fancy_on_read_only()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L726"}, {"id": "test_indexing_testsubclasses_test_finalize_gets_full_info", "label": ".test_finalize_gets_full_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L738"}, {"id": "test_indexing_testfancyindexingcast", "label": "TestFancyIndexingCast", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L759"}, {"id": "test_indexing_testfancyindexingcast_test_boolean_index_cast_assign", "label": ".test_boolean_index_cast_assign()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L760"}, {"id": "test_indexing_testfancyindexingequivalence", "label": "TestFancyIndexingEquivalence", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L782"}, {"id": "test_indexing_testfancyindexingequivalence_test_object_assign", "label": ".test_object_assign()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L783"}, {"id": "test_indexing_testfancyindexingequivalence_test_cast_equivalence", "label": ".test_cast_equivalence()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L815"}, {"id": "test_indexing_testmultiindexingautomated", "label": "TestMultiIndexingAutomated", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L830"}, {"id": "test_indexing_testmultiindexingautomated_create_array", "label": "._create_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L852"}, {"id": "test_indexing_testmultiindexingautomated_create_complex_indices", "label": "._create_complex_indices()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L855"}, {"id": "test_indexing_testmultiindexingautomated_get_multi_index", "label": "._get_multi_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L877"}, {"id": "test_indexing_testmultiindexingautomated_check_multi_index", "label": "._check_multi_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1116"}, {"id": "test_indexing_testmultiindexingautomated_check_single_index", "label": "._check_single_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1140"}, {"id": "test_indexing_testmultiindexingautomated_compare_index_result", "label": "._compare_index_result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1164"}, {"id": "test_indexing_testmultiindexingautomated_test_boolean", "label": ".test_boolean()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1198"}, {"id": "test_indexing_testmultiindexingautomated_test_multidim", "label": ".test_multidim()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1216"}, {"id": "test_indexing_testmultiindexingautomated_test_1d", "label": ".test_1d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1252"}, {"id": "test_indexing_testfloatnonintegerargument", "label": "TestFloatNonIntegerArgument", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1259"}, {"id": "test_indexing_testfloatnonintegerargument_test_valid_indexing", "label": ".test_valid_indexing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1266"}, {"id": "test_indexing_testfloatnonintegerargument_test_valid_slicing", "label": ".test_valid_slicing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1276"}, {"id": "test_indexing_testfloatnonintegerargument_test_non_integer_argument_errors", "label": ".test_non_integer_argument_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1289"}, {"id": "test_indexing_testfloatnonintegerargument_test_non_integer_sequence_multiplication", "label": ".test_non_integer_sequence_multiplication()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1297"}, {"id": "test_indexing_testfloatnonintegerargument_test_reduce_axis_float_index", "label": ".test_reduce_axis_float_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1306"}, {"id": "test_indexing_testbooleanindexing", "label": "TestBooleanIndexing", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1314"}, {"id": "test_indexing_testbooleanindexing_test_bool_as_int_argument_errors", "label": ".test_bool_as_int_argument_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1316"}, {"id": "test_indexing_testbooleanindexing_test_boolean_indexing_weirdness", "label": ".test_boolean_indexing_weirdness()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1327"}, {"id": "test_indexing_testbooleanindexing_test_boolean_indexing_fast_path", "label": ".test_boolean_indexing_fast_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1334"}, {"id": "test_indexing_testarraytoindexdeprecation", "label": "TestArrayToIndexDeprecation", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1370"}, {"id": "test_indexing_testarraytoindexdeprecation_test_array_to_index_error", "label": ".test_array_to_index_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1374"}, {"id": "test_indexing_testnonintegerarraylike", "label": "TestNonIntegerArrayLike", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1383"}, {"id": "test_indexing_testnonintegerarraylike_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1390"}, {"id": "test_indexing_testmultipleellipsiserror", "label": "TestMultipleEllipsisError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1400"}, {"id": "test_indexing_testmultipleellipsiserror_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1404"}, {"id": "test_indexing_testcapiaccess", "label": "TestCApiAccess", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1411"}, {"id": "test_indexing_testcapiaccess_test_getitem", "label": ".test_getitem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1412"}, {"id": "test_indexing_testcapiaccess_test_setitem", "label": ".test_setitem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1428"}, {"id": "test_indexing_testflatiterindexing", "label": "TestFlatiterIndexing", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1450"}, {"id": "test_indexing_testflatiterindexing_test_flatiter_indexing_single_integer", "label": ".test_flatiter_indexing_single_integer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1451"}, {"id": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "label": ".test_flatiter_indexing_slice()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1460"}, {"id": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "label": ".test_flatiter_indexing_boolean()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1472"}, {"id": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "label": ".test_flatiter_indexing_fancy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1489"}, {"id": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlidimensional_float", "label": ".test_flatiter_indexing_not_supported_newaxis_mutlidimensional_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1514"}, {"id": "test_indexing_testflatiterindexing_test_flatiter_assign_single_integer", "label": ".test_flatiter_assign_single_integer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1532"}, {"id": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "label": ".test_flatiter_indexing_slice_assign()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1547"}, {"id": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "label": ".test_flatiter_indexing_boolean_assign()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1581"}, {"id": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "label": ".test_flatiter_indexing_fancy_assign()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1603"}, {"id": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_int16_dtype", "label": ".test_flatiter_indexing_fancy_int16_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1631"}, {"id": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlid_float_assign", "label": ".test_flatiter_indexing_not_supported_newaxis_mutlid_float_assign()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1639"}, {"id": "test_indexing_testflatiterindexing_test_flat_index_on_flatiter", "label": ".test_flat_index_on_flatiter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1656"}, {"id": "test_indexing_testflatiterindexing_test_empty_string_flat_index_on_flatiter", "label": ".test_empty_string_flat_index_on_flatiter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1661"}, {"id": "test_indexing_testflatiterindexing_test_nonempty_string_flat_index_on_flatiter", "label": ".test_nonempty_string_flat_index_on_flatiter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1670"}, {"id": "test_indexing_test_flatiter_method_signatures", "label": "test_flatiter_method_signatures()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1682"}, {"id": "test_indexing_rationale_831", "label": "These tests use code to mimic the C-Code indexing for selection. NOTE:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L831"}, {"id": "test_indexing_rationale_878", "label": "Mimic multi dimensional indexing. Parameters ----------", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L878"}, {"id": "test_indexing_rationale_1117", "label": "Check a multi index item getting and simple setting. Parameters", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1117"}, {"id": "test_indexing_rationale_1141", "label": "Check a single index item getting and simple setting. Parameters", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1141"}, {"id": "test_indexing_rationale_1165", "label": "Compare mimicked result to indexing result.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1165"}, {"id": "test_indexing_rationale_1260", "label": "These test that ``TypeError`` is raised when you try to use non-integers as", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1260"}, {"id": "test_indexing_rationale_1371", "label": "Creating an index from array not 0-D is an error.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1371"}, {"id": "test_indexing_rationale_1384", "label": "Tests that array_likes only valid if can safely cast to integer. For instan", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1384"}, {"id": "test_indexing_rationale_1401", "label": "An index can only have a single ellipsis.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1401"}, {"id": "test_indexing_rationale_909", "label": "# NOTE: This is a funny twist (and probably OK to change).", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L909"}, {"id": "test_indexing_rationale_1022", "label": "# NOTE: There could still have been a 0-sized Ellipsis", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1022"}, {"id": "test_indexing_rationale_1027", "label": "# NOTE: A 0-d array triggers this as well, while one may", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1027"}, {"id": "test_indexing_rationale_1203", "label": "# NOTE: This is different from normal broadcasting, as", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1203"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "numpy_core_multiarray_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "numpy_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_testindexing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L24", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_index_no_floats", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L25", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_slicing_no_floats", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L51", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_index_no_array_to_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L82", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_none_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L88", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_empty_tuple_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L94", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_void_scalar_empty_tuple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L102", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_same_kind_index_casting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L108", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_empty_fancy_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L128", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_gh_26542", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L142", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_gh_26542_2d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L149", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_gh_26542_index_overlap", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L157", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_gh_26844", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L164", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_gh_26844_segfault", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L170", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_ellipsis_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L178", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_single_int_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L202", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_single_bool_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L216", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_boolean_shape_mismatch", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L225", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_boolean_indexing_onedim", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L239", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_boolean_assignment_value_mismatch", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L249", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_boolean_assignment_needs_api", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L261", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_boolean_indexing_twodim", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L275", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_boolean_indexing_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L294", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_reverse_strides_and_subspace_bufferinit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L303", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_reversed_strides_result_allocation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L320", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_uncontiguous_subspace_assignment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L329", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_too_many_fancy_indices_special_case", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L340", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_scalar_array_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L345", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_everything_returns_views", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L358", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_broaderrors_indexing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L366", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_trivial_fancy_out_of_bounds", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L371", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_trivial_fancy_not_possible", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L382", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_nonbaseclass_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L397", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_array_like_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L418", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_test_subclass_writeable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L433", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_memory_order", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L446", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_scalar_return_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L457", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_small_regressions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L491", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_unaligned", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L507", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_tuple_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L529", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_broken_sequence_not_nd_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L541", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_indexing_array_weird_strides", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L565", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_indexing_array_negative_strides", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L580", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_character_assignment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L590", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_test_too_many_advanced_indices", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L603", "weight": 1.0}, {"source": "test_indexing_testindexing", "target": "test_indexing_testindexing_test_nontuple_ndindex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L613", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_testfieldindexing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L620", "weight": 1.0}, {"source": "test_indexing_testfieldindexing", "target": "test_indexing_testfieldindexing_test_scalar_return_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L621", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_testbroadcastedassignments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L629", "weight": 1.0}, {"source": "test_indexing_testbroadcastedassignments", "target": "test_indexing_testbroadcastedassignments_assign", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L630", "weight": 1.0}, {"source": "test_indexing_testbroadcastedassignments", "target": "test_indexing_testbroadcastedassignments_test_prepending_ones", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L634", "weight": 1.0}, {"source": "test_indexing_testbroadcastedassignments", "target": "test_indexing_testbroadcastedassignments_test_prepend_not_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L644", "weight": 1.0}, {"source": "test_indexing_testbroadcastedassignments", "target": "test_indexing_testbroadcastedassignments_test_simple_broadcasting_errors", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L654", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_test_broadcast_error_reports_correct_shape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L669", "weight": 1.0}, {"source": "test_indexing_testbroadcastedassignments", "target": "test_indexing_testbroadcastedassignments_test_index_is_larger", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L681", "weight": 1.0}, {"source": "test_indexing_testbroadcastedassignments", "target": "test_indexing_testbroadcastedassignments_test_broadcast_subspace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L688", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_testsubclasses", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L696", "weight": 1.0}, {"source": "test_indexing_testsubclasses", "target": "test_indexing_testsubclasses_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L697", "weight": 1.0}, {"source": "test_indexing_testsubclasses", "target": "test_indexing_testsubclasses_test_fancy_on_read_only", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L726", "weight": 1.0}, {"source": "test_indexing_testsubclasses", "target": "test_indexing_testsubclasses_test_finalize_gets_full_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L738", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_testfancyindexingcast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L759", "weight": 1.0}, {"source": "test_indexing_testfancyindexingcast", "target": "test_indexing_testfancyindexingcast_test_boolean_index_cast_assign", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L760", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_testfancyindexingequivalence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L782", "weight": 1.0}, {"source": "test_indexing_testfancyindexingequivalence", "target": "test_indexing_testfancyindexingequivalence_test_object_assign", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L783", "weight": 1.0}, {"source": "test_indexing_testfancyindexingequivalence", "target": "test_indexing_testfancyindexingequivalence_test_cast_equivalence", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L815", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_testmultiindexingautomated", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L830", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated", "target": "test_indexing_testmultiindexingautomated_create_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L852", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated", "target": "test_indexing_testmultiindexingautomated_create_complex_indices", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L855", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated", "target": "test_indexing_testmultiindexingautomated_get_multi_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L877", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated", "target": "test_indexing_testmultiindexingautomated_check_multi_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1116", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated", "target": "test_indexing_testmultiindexingautomated_check_single_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1140", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated", "target": "test_indexing_testmultiindexingautomated_compare_index_result", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1164", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated", "target": "test_indexing_testmultiindexingautomated_test_boolean", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1198", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated", "target": "test_indexing_testmultiindexingautomated_test_multidim", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1216", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated", "target": "test_indexing_testmultiindexingautomated_test_1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1252", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_testfloatnonintegerargument", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1259", "weight": 1.0}, {"source": "test_indexing_testfloatnonintegerargument", "target": "test_indexing_testfloatnonintegerargument_test_valid_indexing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1266", "weight": 1.0}, {"source": "test_indexing_testfloatnonintegerargument", "target": "test_indexing_testfloatnonintegerargument_test_valid_slicing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1276", "weight": 1.0}, {"source": "test_indexing_testfloatnonintegerargument", "target": "test_indexing_testfloatnonintegerargument_test_non_integer_argument_errors", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1289", "weight": 1.0}, {"source": "test_indexing_testfloatnonintegerargument", "target": "test_indexing_testfloatnonintegerargument_test_non_integer_sequence_multiplication", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1297", "weight": 1.0}, {"source": "test_indexing_testfloatnonintegerargument", "target": "test_indexing_testfloatnonintegerargument_test_reduce_axis_float_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1306", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_testbooleanindexing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1314", "weight": 1.0}, {"source": "test_indexing_testbooleanindexing", "target": "test_indexing_testbooleanindexing_test_bool_as_int_argument_errors", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1316", "weight": 1.0}, {"source": "test_indexing_testbooleanindexing", "target": "test_indexing_testbooleanindexing_test_boolean_indexing_weirdness", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1327", "weight": 1.0}, {"source": "test_indexing_testbooleanindexing", "target": "test_indexing_testbooleanindexing_test_boolean_indexing_fast_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1334", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_testarraytoindexdeprecation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1370", "weight": 1.0}, {"source": "test_indexing_testarraytoindexdeprecation", "target": "test_indexing_testarraytoindexdeprecation_test_array_to_index_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1374", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_testnonintegerarraylike", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1383", "weight": 1.0}, {"source": "test_indexing_testnonintegerarraylike", "target": "test_indexing_testnonintegerarraylike_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1390", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_testmultipleellipsiserror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1400", "weight": 1.0}, {"source": "test_indexing_testmultipleellipsiserror", "target": "test_indexing_testmultipleellipsiserror_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1404", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_testcapiaccess", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1411", "weight": 1.0}, {"source": "test_indexing_testcapiaccess", "target": "test_indexing_testcapiaccess_test_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1412", "weight": 1.0}, {"source": "test_indexing_testcapiaccess", "target": "test_indexing_testcapiaccess_test_setitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1428", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_testflatiterindexing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1450", "weight": 1.0}, {"source": "test_indexing_testflatiterindexing", "target": "test_indexing_testflatiterindexing_test_flatiter_indexing_single_integer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1451", "weight": 1.0}, {"source": "test_indexing_testflatiterindexing", "target": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1460", "weight": 1.0}, {"source": "test_indexing_testflatiterindexing", "target": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1472", "weight": 1.0}, {"source": "test_indexing_testflatiterindexing", "target": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1489", "weight": 1.0}, {"source": "test_indexing_testflatiterindexing", "target": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlidimensional_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1514", "weight": 1.0}, {"source": "test_indexing_testflatiterindexing", "target": "test_indexing_testflatiterindexing_test_flatiter_assign_single_integer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1532", "weight": 1.0}, {"source": "test_indexing_testflatiterindexing", "target": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1547", "weight": 1.0}, {"source": "test_indexing_testflatiterindexing", "target": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1581", "weight": 1.0}, {"source": "test_indexing_testflatiterindexing", "target": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1603", "weight": 1.0}, {"source": "test_indexing_testflatiterindexing", "target": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_int16_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1631", "weight": 1.0}, {"source": "test_indexing_testflatiterindexing", "target": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlid_float_assign", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1639", "weight": 1.0}, {"source": "test_indexing_testflatiterindexing", "target": "test_indexing_testflatiterindexing_test_flat_index_on_flatiter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1656", "weight": 1.0}, {"source": "test_indexing_testflatiterindexing", "target": "test_indexing_testflatiterindexing_test_empty_string_flat_index_on_flatiter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1661", "weight": 1.0}, {"source": "test_indexing_testflatiterindexing", "target": "test_indexing_testflatiterindexing_test_nonempty_string_flat_index_on_flatiter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1670", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "target": "test_indexing_test_flatiter_method_signatures", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1682", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated_check_multi_index", "target": "test_indexing_testmultiindexingautomated_get_multi_index", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1128", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated_check_multi_index", "target": "test_indexing_testmultiindexingautomated_compare_index_result", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1138", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated_check_single_index", "target": "test_indexing_testmultiindexingautomated_get_multi_index", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1152", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated_check_single_index", "target": "test_indexing_testmultiindexingautomated_compare_index_result", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1162", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated_test_boolean", "target": "test_indexing_testmultiindexingautomated_create_array", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1208", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated_test_boolean", "target": "test_indexing_testmultiindexingautomated_check_multi_index", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1209", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated_test_multidim", "target": "test_indexing_testmultiindexingautomated_create_array", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1219", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated_test_multidim", "target": "test_indexing_testmultiindexingautomated_create_complex_indices", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1221", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated_test_multidim", "target": "test_indexing_testmultiindexingautomated_check_multi_index", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1240", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated_test_1d", "target": "test_indexing_testmultiindexingautomated_create_complex_indices", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1254", "weight": 1.0}, {"source": "test_indexing_testmultiindexingautomated_test_1d", "target": "test_indexing_testmultiindexingautomated_check_single_index", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1256", "weight": 1.0}, {"source": "test_indexing_testcapiaccess_test_setitem", "target": "test_indexing_testbroadcastedassignments_assign", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1442", "weight": 1.0}, {"source": "test_indexing_rationale_831", "target": "test_indexing_testmultiindexingautomated", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L831", "weight": 1.0}, {"source": "test_indexing_rationale_878", "target": "test_indexing_testmultiindexingautomated_get_multi_index", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L878", "weight": 1.0}, {"source": "test_indexing_rationale_1117", "target": "test_indexing_testmultiindexingautomated_check_multi_index", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1117", "weight": 1.0}, {"source": "test_indexing_rationale_1141", "target": "test_indexing_testmultiindexingautomated_check_single_index", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1141", "weight": 1.0}, {"source": "test_indexing_rationale_1165", "target": "test_indexing_testmultiindexingautomated_compare_index_result", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1165", "weight": 1.0}, {"source": "test_indexing_rationale_1260", "target": "test_indexing_testfloatnonintegerargument", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1260", "weight": 1.0}, {"source": "test_indexing_rationale_1371", "target": "test_indexing_testarraytoindexdeprecation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1371", "weight": 1.0}, {"source": "test_indexing_rationale_1384", "target": "test_indexing_testnonintegerarraylike", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1384", "weight": 1.0}, {"source": "test_indexing_rationale_1401", "target": "test_indexing_testmultipleellipsiserror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1401", "weight": 1.0}, {"source": "test_indexing_rationale_909", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L909", "weight": 1.0}, {"source": "test_indexing_rationale_1022", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1022", "weight": 1.0}, {"source": "test_indexing_rationale_1027", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1027", "weight": 1.0}, {"source": "test_indexing_rationale_1203", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_indexing_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1203", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L26"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L28"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L29"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L30"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L31"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L32"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L33"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L34"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L35"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L36"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L37"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L38"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L39"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L40"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L41"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L42"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L43"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L44"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L45"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L46"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L47"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L48"}, {"caller_nid": "test_indexing_testindexing_test_index_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L49"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L52"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L55"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L56"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L57"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L58"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L59"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L61"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L62"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L63"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L64"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L65"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L67"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L68"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L69"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L70"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L71"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L73"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L74"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L75"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L76"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L77"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L78"}, {"caller_nid": "test_indexing_testindexing_test_slicing_no_floats", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L80"}, {"caller_nid": "test_indexing_testindexing_test_index_no_array_to_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L84"}, {"caller_nid": "test_indexing_testindexing_test_index_no_array_to_index", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L86"}, {"caller_nid": "test_indexing_testindexing_test_none_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L90"}, {"caller_nid": "test_indexing_testindexing_test_none_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L91"}, {"caller_nid": "test_indexing_testindexing_test_none_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L92"}, {"caller_nid": "test_indexing_testindexing_test_empty_tuple_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L96"}, {"caller_nid": "test_indexing_testindexing_test_empty_tuple_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L97"}, {"caller_nid": "test_indexing_testindexing_test_empty_tuple_index", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L98"}, {"caller_nid": "test_indexing_testindexing_test_empty_tuple_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L99"}, {"caller_nid": "test_indexing_testindexing_test_empty_tuple_index", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L100"}, {"caller_nid": "test_indexing_testindexing_test_empty_tuple_index", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L100"}, {"caller_nid": "test_indexing_testindexing_test_void_scalar_empty_tuple", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L103"}, {"caller_nid": "test_indexing_testindexing_test_void_scalar_empty_tuple", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L104"}, {"caller_nid": "test_indexing_testindexing_test_void_scalar_empty_tuple", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L105"}, {"caller_nid": "test_indexing_testindexing_test_void_scalar_empty_tuple", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L106"}, {"caller_nid": "test_indexing_testindexing_test_void_scalar_empty_tuple", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L106"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L111"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L112"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L113"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L115"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L116"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L117"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L117"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L119"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L119"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L120"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L122"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L123"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "repeat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L123"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L123"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L125"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L125"}, {"caller_nid": "test_indexing_testindexing_test_same_kind_index_casting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L126"}, {"caller_nid": "test_indexing_testindexing_test_empty_fancy_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L131"}, {"caller_nid": "test_indexing_testindexing_test_empty_fancy_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L132"}, {"caller_nid": "test_indexing_testindexing_test_empty_fancy_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L133"}, {"caller_nid": "test_indexing_testindexing_test_empty_fancy_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L135"}, {"caller_nid": "test_indexing_testindexing_test_empty_fancy_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L136"}, {"caller_nid": "test_indexing_testindexing_test_empty_fancy_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L137"}, {"caller_nid": "test_indexing_testindexing_test_empty_fancy_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L139"}, {"caller_nid": "test_indexing_testindexing_test_empty_fancy_index", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L140"}, {"caller_nid": "test_indexing_testindexing_test_gh_26542", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L143"}, {"caller_nid": "test_indexing_testindexing_test_gh_26542", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L144"}, {"caller_nid": "test_indexing_testindexing_test_gh_26542", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L146"}, {"caller_nid": "test_indexing_testindexing_test_gh_26542", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L147"}, {"caller_nid": "test_indexing_testindexing_test_gh_26542_2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L150"}, {"caller_nid": "test_indexing_testindexing_test_gh_26542_2d", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L151"}, {"caller_nid": "test_indexing_testindexing_test_gh_26542_2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L152"}, {"caller_nid": "test_indexing_testindexing_test_gh_26542_2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L154"}, {"caller_nid": "test_indexing_testindexing_test_gh_26542_2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L155"}, {"caller_nid": "test_indexing_testindexing_test_gh_26542_index_overlap", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L158"}, {"caller_nid": "test_indexing_testindexing_test_gh_26542_index_overlap", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L159"}, {"caller_nid": "test_indexing_testindexing_test_gh_26542_index_overlap", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L162"}, {"caller_nid": "test_indexing_testindexing_test_gh_26844", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L166"}, {"caller_nid": "test_indexing_testindexing_test_gh_26844", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L168"}, {"caller_nid": "test_indexing_testindexing_test_gh_26844_segfault", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L173"}, {"caller_nid": "test_indexing_testindexing_test_gh_26844_segfault", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L176"}, {"caller_nid": "test_indexing_testindexing_test_ellipsis_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L179"}, {"caller_nid": "test_indexing_testindexing_test_ellipsis_index", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L182"}, {"caller_nid": "test_indexing_testindexing_test_ellipsis_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L183"}, {"caller_nid": "test_indexing_testindexing_test_ellipsis_index", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L185"}, {"caller_nid": "test_indexing_testindexing_test_ellipsis_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L189"}, {"caller_nid": "test_indexing_testindexing_test_ellipsis_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L190"}, {"caller_nid": "test_indexing_testindexing_test_ellipsis_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L191"}, {"caller_nid": "test_indexing_testindexing_test_ellipsis_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L195"}, {"caller_nid": "test_indexing_testindexing_test_ellipsis_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L195"}, {"caller_nid": "test_indexing_testindexing_test_ellipsis_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L198"}, {"caller_nid": "test_indexing_testindexing_test_ellipsis_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L200"}, {"caller_nid": "test_indexing_testindexing_test_single_int_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L204"}, {"caller_nid": "test_indexing_testindexing_test_single_int_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L208"}, {"caller_nid": "test_indexing_testindexing_test_single_int_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L209"}, {"caller_nid": "test_indexing_testindexing_test_single_int_index", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L212"}, {"caller_nid": "test_indexing_testindexing_test_single_int_index", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L214"}, {"caller_nid": "test_indexing_testindexing_test_single_bool_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L218"}, {"caller_nid": "test_indexing_testindexing_test_single_bool_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L222"}, {"caller_nid": "test_indexing_testindexing_test_single_bool_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L222"}, {"caller_nid": "test_indexing_testindexing_test_single_bool_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L223"}, {"caller_nid": "test_indexing_testindexing_test_single_bool_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L223"}, {"caller_nid": "test_indexing_testindexing_test_boolean_shape_mismatch", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L226"}, {"caller_nid": "test_indexing_testindexing_test_boolean_shape_mismatch", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L228"}, {"caller_nid": "test_indexing_testindexing_test_boolean_shape_mismatch", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L229"}, {"caller_nid": "test_indexing_testindexing_test_boolean_shape_mismatch", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L231"}, {"caller_nid": "test_indexing_testindexing_test_boolean_shape_mismatch", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L232"}, {"caller_nid": "test_indexing_testindexing_test_boolean_shape_mismatch", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L234"}, {"caller_nid": "test_indexing_testindexing_test_boolean_shape_mismatch", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L235"}, {"caller_nid": "test_indexing_testindexing_test_boolean_shape_mismatch", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L237"}, {"caller_nid": "test_indexing_testindexing_test_boolean_shape_mismatch", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L237"}, {"caller_nid": "test_indexing_testindexing_test_boolean_indexing_onedim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L242"}, {"caller_nid": "test_indexing_testindexing_test_boolean_indexing_onedim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L243"}, {"caller_nid": "test_indexing_testindexing_test_boolean_indexing_onedim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L244"}, {"caller_nid": "test_indexing_testindexing_test_boolean_indexing_onedim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L247"}, {"caller_nid": "test_indexing_testindexing_test_boolean_assignment_value_mismatch", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L252"}, {"caller_nid": "test_indexing_testindexing_test_boolean_assignment_value_mismatch", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L257"}, {"caller_nid": "test_indexing_testindexing_test_boolean_assignment_value_mismatch", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L258"}, {"caller_nid": "test_indexing_testindexing_test_boolean_assignment_value_mismatch", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L259"}, {"caller_nid": "test_indexing_testindexing_test_boolean_assignment_needs_api", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L266"}, {"caller_nid": "test_indexing_testindexing_test_boolean_assignment_needs_api", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L267"}, {"caller_nid": "test_indexing_testindexing_test_boolean_assignment_needs_api", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L269"}, {"caller_nid": "test_indexing_testindexing_test_boolean_assignment_needs_api", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L271"}, {"caller_nid": "test_indexing_testindexing_test_boolean_assignment_needs_api", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L273"}, {"caller_nid": "test_indexing_testindexing_test_boolean_indexing_twodim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L278"}, {"caller_nid": "test_indexing_testindexing_test_boolean_indexing_twodim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L281"}, {"caller_nid": "test_indexing_testindexing_test_boolean_indexing_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L284"}, {"caller_nid": "test_indexing_testindexing_test_boolean_indexing_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L285"}, {"caller_nid": "test_indexing_testindexing_test_boolean_indexing_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L286"}, {"caller_nid": "test_indexing_testindexing_test_boolean_indexing_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L290"}, {"caller_nid": "test_indexing_testindexing_test_boolean_indexing_list", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L297"}, {"caller_nid": "test_indexing_testindexing_test_boolean_indexing_list", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L300"}, {"caller_nid": "test_indexing_testindexing_test_boolean_indexing_list", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L301"}, {"caller_nid": "test_indexing_testindexing_test_reverse_strides_and_subspace_bufferinit", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L306"}, {"caller_nid": "test_indexing_testindexing_test_reverse_strides_and_subspace_bufferinit", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L307"}, {"caller_nid": "test_indexing_testindexing_test_reverse_strides_and_subspace_bufferinit", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L308"}, {"caller_nid": "test_indexing_testindexing_test_reverse_strides_and_subspace_bufferinit", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L312"}, {"caller_nid": "test_indexing_testindexing_test_reverse_strides_and_subspace_bufferinit", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L315"}, {"caller_nid": "test_indexing_testindexing_test_reverse_strides_and_subspace_bufferinit", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L316"}, {"caller_nid": "test_indexing_testindexing_test_reverse_strides_and_subspace_bufferinit", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L316"}, {"caller_nid": "test_indexing_testindexing_test_reverse_strides_and_subspace_bufferinit", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L318"}, {"caller_nid": "test_indexing_testindexing_test_reversed_strides_result_allocation", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L323"}, {"caller_nid": "test_indexing_testindexing_test_reversed_strides_result_allocation", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L324"}, {"caller_nid": "test_indexing_testindexing_test_reversed_strides_result_allocation", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L325"}, {"caller_nid": "test_indexing_testindexing_test_reversed_strides_result_allocation", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L325"}, {"caller_nid": "test_indexing_testindexing_test_reversed_strides_result_allocation", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L327"}, {"caller_nid": "test_indexing_testindexing_test_reversed_strides_result_allocation", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L327"}, {"caller_nid": "test_indexing_testindexing_test_uncontiguous_subspace_assignment", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L332"}, {"caller_nid": "test_indexing_testindexing_test_uncontiguous_subspace_assignment", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L333"}, {"caller_nid": "test_indexing_testindexing_test_uncontiguous_subspace_assignment", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L335"}, {"caller_nid": "test_indexing_testindexing_test_uncontiguous_subspace_assignment", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L335"}, {"caller_nid": "test_indexing_testindexing_test_uncontiguous_subspace_assignment", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L336"}, {"caller_nid": "test_indexing_testindexing_test_uncontiguous_subspace_assignment", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L336"}, {"caller_nid": "test_indexing_testindexing_test_uncontiguous_subspace_assignment", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L336"}, {"caller_nid": "test_indexing_testindexing_test_uncontiguous_subspace_assignment", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L338"}, {"caller_nid": "test_indexing_testindexing_test_too_many_fancy_indices_special_case", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L342"}, {"caller_nid": "test_indexing_testindexing_test_too_many_fancy_indices_special_case", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L343"}, {"caller_nid": "test_indexing_testindexing_test_too_many_fancy_indices_special_case", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L343"}, {"caller_nid": "test_indexing_testindexing_test_scalar_array_bool", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L347"}, {"caller_nid": "test_indexing_testindexing_test_scalar_array_bool", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L348"}, {"caller_nid": "test_indexing_testindexing_test_scalar_array_bool", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L348"}, {"caller_nid": "test_indexing_testindexing_test_scalar_array_bool", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L348"}, {"caller_nid": "test_indexing_testindexing_test_scalar_array_bool", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L349"}, {"caller_nid": "test_indexing_testindexing_test_scalar_array_bool", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L349"}, {"caller_nid": "test_indexing_testindexing_test_scalar_array_bool", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L349"}, {"caller_nid": "test_indexing_testindexing_test_everything_returns_views", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L360"}, {"caller_nid": "test_indexing_testindexing_test_everything_returns_views", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L362"}, {"caller_nid": "test_indexing_testindexing_test_everything_returns_views", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L363"}, {"caller_nid": "test_indexing_testindexing_test_everything_returns_views", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L364"}, {"caller_nid": "test_indexing_testindexing_test_broaderrors_indexing", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L367"}, {"caller_nid": "test_indexing_testindexing_test_broaderrors_indexing", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L368"}, {"caller_nid": "test_indexing_testindexing_test_broaderrors_indexing", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L369"}, {"caller_nid": "test_indexing_testindexing_test_trivial_fancy_out_of_bounds", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L372"}, {"caller_nid": "test_indexing_testindexing_test_trivial_fancy_out_of_bounds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L373"}, {"caller_nid": "test_indexing_testindexing_test_trivial_fancy_out_of_bounds", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L375"}, {"caller_nid": "test_indexing_testindexing_test_trivial_fancy_out_of_bounds", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L376"}, {"caller_nid": "test_indexing_testindexing_test_trivial_fancy_out_of_bounds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L377"}, {"caller_nid": "test_indexing_testindexing_test_trivial_fancy_out_of_bounds", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L379"}, {"caller_nid": "test_indexing_testindexing_test_trivial_fancy_out_of_bounds", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L380"}, {"caller_nid": "test_indexing_testindexing_test_trivial_fancy_not_possible", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L385"}, {"caller_nid": "test_indexing_testindexing_test_trivial_fancy_not_possible", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L386"}, {"caller_nid": "test_indexing_testindexing_test_trivial_fancy_not_possible", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L386"}, {"caller_nid": "test_indexing_testindexing_test_trivial_fancy_not_possible", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L387"}, {"caller_nid": "test_indexing_testindexing_test_trivial_fancy_not_possible", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L392"}, {"caller_nid": "test_indexing_testindexing_test_trivial_fancy_not_possible", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L395"}, {"caller_nid": "test_indexing_testindexing_test_nonbaseclass_values", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L403"}, {"caller_nid": "test_indexing_testindexing_test_nonbaseclass_values", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L404"}, {"caller_nid": "test_indexing_testindexing_test_nonbaseclass_values", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L404"}, {"caller_nid": "test_indexing_testindexing_test_nonbaseclass_values", "callee": "fill", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L405"}, {"caller_nid": "test_indexing_testindexing_test_nonbaseclass_values", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L408"}, {"caller_nid": "test_indexing_testindexing_test_nonbaseclass_values", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L408"}, {"caller_nid": "test_indexing_testindexing_test_nonbaseclass_values", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L412"}, {"caller_nid": "test_indexing_testindexing_test_nonbaseclass_values", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L412"}, {"caller_nid": "test_indexing_testindexing_test_nonbaseclass_values", "callee": "fill", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L414"}, {"caller_nid": "test_indexing_testindexing_test_nonbaseclass_values", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L416"}, {"caller_nid": "test_indexing_testindexing_test_nonbaseclass_values", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L416"}, {"caller_nid": "test_indexing_testindexing_test_array_like_values", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L420"}, {"caller_nid": "test_indexing_testindexing_test_array_like_values", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L421"}, {"caller_nid": "test_indexing_testindexing_test_array_like_values", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L421"}, {"caller_nid": "test_indexing_testindexing_test_array_like_values", "callee": "memoryview", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L423"}, {"caller_nid": "test_indexing_testindexing_test_array_like_values", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L424"}, {"caller_nid": "test_indexing_testindexing_test_array_like_values", "callee": "memoryview", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L426"}, {"caller_nid": "test_indexing_testindexing_test_array_like_values", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L427"}, {"caller_nid": "test_indexing_testindexing_test_array_like_values", "callee": "memoryview", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L429"}, {"caller_nid": "test_indexing_testindexing_test_array_like_values", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L430"}, {"caller_nid": "test_indexing_test_subclass_writeable", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L434"}, {"caller_nid": "test_indexing_test_subclass_writeable", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L438"}, {"caller_nid": "test_indexing_test_subclass_writeable", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L440"}, {"caller_nid": "test_indexing_testindexing_test_memory_order", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L449"}, {"caller_nid": "test_indexing_testindexing_test_memory_order", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L450"}, {"caller_nid": "test_indexing_testindexing_test_memory_order", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L450"}, {"caller_nid": "test_indexing_testindexing_test_memory_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L451"}, {"caller_nid": "test_indexing_testindexing_test_memory_order", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L454"}, {"caller_nid": "test_indexing_testindexing_test_memory_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L455"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "Zero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L465"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L472"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L473"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L473"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L474"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L475"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L475"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L476"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L477"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L477"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L477"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L478"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L478"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "ArrayLike", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L478"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L481"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L482"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L484"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L484"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L485"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L486"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L486"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L487"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L488"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L488"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L488"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L489"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L489"}, {"caller_nid": "test_indexing_testindexing_test_scalar_return_type", "callee": "ArrayLike", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L489"}, {"caller_nid": "test_indexing_testindexing_test_small_regressions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L493"}, {"caller_nid": "test_indexing_testindexing_test_small_regressions", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L495"}, {"caller_nid": "test_indexing_testindexing_test_small_regressions", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L495"}, {"caller_nid": "test_indexing_testindexing_test_small_regressions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L497"}, {"caller_nid": "test_indexing_testindexing_test_small_regressions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L498"}, {"caller_nid": "test_indexing_testindexing_test_small_regressions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L499"}, {"caller_nid": "test_indexing_testindexing_test_small_regressions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L500"}, {"caller_nid": "test_indexing_testindexing_test_small_regressions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L501"}, {"caller_nid": "test_indexing_testindexing_test_small_regressions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L502"}, {"caller_nid": "test_indexing_testindexing_test_small_regressions", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L505"}, {"caller_nid": "test_indexing_testindexing_test_small_regressions", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L505"}, {"caller_nid": "test_indexing_testindexing_test_small_regressions", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L505"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L508"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L508"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L509"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L509"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L511"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L511"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L512"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L512"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L513"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L514"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L516"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L520"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L520"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "intp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L520"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L521"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L522"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L523"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L523"}, {"caller_nid": "test_indexing_testindexing_test_unaligned", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L524"}, {"caller_nid": "test_indexing_testindexing_test_tuple_subclass", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L530"}, {"caller_nid": "test_indexing_testindexing_test_tuple_subclass", "callee": "TupleSubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L536"}, {"caller_nid": "test_indexing_testindexing_test_tuple_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L537"}, {"caller_nid": "test_indexing_testindexing_test_tuple_subclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L539"}, {"caller_nid": "test_indexing_testindexing_test_broken_sequence_not_nd_index", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L557"}, {"caller_nid": "test_indexing_testindexing_test_broken_sequence_not_nd_index", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L558"}, {"caller_nid": "test_indexing_testindexing_test_broken_sequence_not_nd_index", "callee": "SequenceLike", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L558"}, {"caller_nid": "test_indexing_testindexing_test_broken_sequence_not_nd_index", "callee": "SequenceLike", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L558"}, {"caller_nid": "test_indexing_testindexing_test_broken_sequence_not_nd_index", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L562"}, {"caller_nid": "test_indexing_testindexing_test_broken_sequence_not_nd_index", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L563"}, {"caller_nid": "test_indexing_testindexing_test_broken_sequence_not_nd_index", "callee": "SequenceLike", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L563"}, {"caller_nid": "test_indexing_testindexing_test_broken_sequence_not_nd_index", "callee": "SequenceLike", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L563"}, {"caller_nid": "test_indexing_testindexing_test_indexing_array_weird_strides", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L569"}, {"caller_nid": "test_indexing_testindexing_test_indexing_array_weird_strides", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L570"}, {"caller_nid": "test_indexing_testindexing_test_indexing_array_weird_strides", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L571"}, {"caller_nid": "test_indexing_testindexing_test_indexing_array_weird_strides", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L572"}, {"caller_nid": "test_indexing_testindexing_test_indexing_array_weird_strides", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L575"}, {"caller_nid": "test_indexing_testindexing_test_indexing_array_weird_strides", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L575"}, {"caller_nid": "test_indexing_testindexing_test_indexing_array_weird_strides", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L577"}, {"caller_nid": "test_indexing_testindexing_test_indexing_array_weird_strides", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L578"}, {"caller_nid": "test_indexing_testindexing_test_indexing_array_weird_strides", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L578"}, {"caller_nid": "test_indexing_testindexing_test_indexing_array_negative_strides", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L583"}, {"caller_nid": "test_indexing_testindexing_test_indexing_array_negative_strides", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L586"}, {"caller_nid": "test_indexing_testindexing_test_indexing_array_negative_strides", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L588"}, {"caller_nid": "test_indexing_testindexing_test_character_assignment", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L594"}, {"caller_nid": "test_indexing_testindexing_test_character_assignment", "callee": "str_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L595"}, {"caller_nid": "test_indexing_testindexing_test_character_assignment", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L596"}, {"caller_nid": "test_indexing_testindexing_test_character_assignment", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L596"}, {"caller_nid": "test_indexing_test_too_many_advanced_indices", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L607"}, {"caller_nid": "test_indexing_test_too_many_advanced_indices", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L608"}, {"caller_nid": "test_indexing_test_too_many_advanced_indices", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L610"}, {"caller_nid": "test_indexing_testindexing_test_nontuple_ndindex", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L614"}, {"caller_nid": "test_indexing_testindexing_test_nontuple_ndindex", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L614"}, {"caller_nid": "test_indexing_testindexing_test_nontuple_ndindex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L615"}, {"caller_nid": "test_indexing_testindexing_test_nontuple_ndindex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L615"}, {"caller_nid": "test_indexing_testindexing_test_nontuple_ndindex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L616"}, {"caller_nid": "test_indexing_testindexing_test_nontuple_ndindex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L616"}, {"caller_nid": "test_indexing_testindexing_test_nontuple_ndindex", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L617"}, {"caller_nid": "test_indexing_testindexing_test_nontuple_ndindex", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L617"}, {"caller_nid": "test_indexing_testfieldindexing_test_scalar_return_type", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L624"}, {"caller_nid": "test_indexing_testfieldindexing_test_scalar_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L625"}, {"caller_nid": "test_indexing_testfieldindexing_test_scalar_return_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L625"}, {"caller_nid": "test_indexing_testfieldindexing_test_scalar_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L626"}, {"caller_nid": "test_indexing_testfieldindexing_test_scalar_return_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L626"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_prepending_ones", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L635"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_prepending_ones", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L637"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_prepending_ones", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L639"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_prepending_ones", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L640"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_prepending_ones", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L642"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_prepend_not_one", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L647"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_prepend_not_one", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L650"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_prepend_not_one", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L650"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_prepend_not_one", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L651"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_prepend_not_one", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L651"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_prepend_not_one", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L652"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_prepend_not_one", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L652"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_simple_broadcasting_errors", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L657"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_simple_broadcasting_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L659"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_simple_broadcasting_errors", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L659"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_simple_broadcasting_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L660"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_simple_broadcasting_errors", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L660"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_simple_broadcasting_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L661"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_simple_broadcasting_errors", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L661"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_simple_broadcasting_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L662"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_simple_broadcasting_errors", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L662"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_simple_broadcasting_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L663"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_simple_broadcasting_errors", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L663"}, {"caller_nid": "test_indexing_test_broadcast_error_reports_correct_shape", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L670"}, {"caller_nid": "test_indexing_test_broadcast_error_reports_correct_shape", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L672"}, {"caller_nid": "test_indexing_test_broadcast_error_reports_correct_shape", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L674"}, {"caller_nid": "test_indexing_test_broadcast_error_reports_correct_shape", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L674"}, {"caller_nid": "test_indexing_test_broadcast_error_reports_correct_shape", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L676"}, {"caller_nid": "test_indexing_test_broadcast_error_reports_correct_shape", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L679"}, {"caller_nid": "test_indexing_test_broadcast_error_reports_correct_shape", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L679"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_index_is_larger", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L683"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_index_is_larger", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L686"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_index_is_larger", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L686"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_broadcast_subspace", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L689"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_broadcast_subspace", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L690"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_broadcast_subspace", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L691"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_broadcast_subspace", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L693"}, {"caller_nid": "test_indexing_testbroadcastedassignments_test_broadcast_subspace", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L693"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L705"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L706"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L708"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L708"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L709"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L710"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L713"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L713"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L714"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L715"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L715"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L716"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L717"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L720"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L720"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L721"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L722"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L722"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L723"}, {"caller_nid": "test_indexing_testsubclasses_test_basic", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L724"}, {"caller_nid": "test_indexing_testsubclasses_test_fancy_on_read_only", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L732"}, {"caller_nid": "test_indexing_testsubclasses_test_fancy_on_read_only", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L733"}, {"caller_nid": "test_indexing_testsubclasses_test_fancy_on_read_only", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L736"}, {"caller_nid": "test_indexing_testsubclasses_test_finalize_gets_full_info", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L745"}, {"caller_nid": "test_indexing_testsubclasses_test_finalize_gets_full_info", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L745"}, {"caller_nid": "test_indexing_testsubclasses_test_finalize_gets_full_info", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L747"}, {"caller_nid": "test_indexing_testsubclasses_test_finalize_gets_full_info", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L748"}, {"caller_nid": "test_indexing_testsubclasses_test_finalize_gets_full_info", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L751"}, {"caller_nid": "test_indexing_testsubclasses_test_finalize_gets_full_info", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L752"}, {"caller_nid": "test_indexing_testsubclasses_test_finalize_gets_full_info", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L755"}, {"caller_nid": "test_indexing_testsubclasses_test_finalize_gets_full_info", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L756"}, {"caller_nid": "test_indexing_testfancyindexingcast_test_boolean_index_cast_assign", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L763"}, {"caller_nid": "test_indexing_testfancyindexingcast_test_boolean_index_cast_assign", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L763"}, {"caller_nid": "test_indexing_testfancyindexingcast_test_boolean_index_cast_assign", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L765"}, {"caller_nid": "test_indexing_testfancyindexingcast_test_boolean_index_cast_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L768"}, {"caller_nid": "test_indexing_testfancyindexingcast_test_boolean_index_cast_assign", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L769"}, {"caller_nid": "test_indexing_testfancyindexingcast_test_boolean_index_cast_assign", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L772"}, {"caller_nid": "test_indexing_testfancyindexingcast_test_boolean_index_cast_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L773"}, {"caller_nid": "test_indexing_testfancyindexingcast_test_boolean_index_cast_assign", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L774"}, {"caller_nid": "test_indexing_testfancyindexingcast_test_boolean_index_cast_assign", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L777"}, {"caller_nid": "test_indexing_testfancyindexingcast_test_boolean_index_cast_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L778"}, {"caller_nid": "test_indexing_testfancyindexingcast_test_boolean_index_cast_assign", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L779"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_object_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L786"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_object_assign", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L787"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_object_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L790"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_object_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L793"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_object_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L795"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_object_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L802"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_object_assign", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L805"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_object_assign", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L807"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_object_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L810"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_object_assign", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L811"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_object_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L813"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_cast_equivalence", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L817"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_cast_equivalence", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L818"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_cast_equivalence", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L820"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_cast_equivalence", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L821"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_cast_equivalence", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L822"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_cast_equivalence", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L825"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_cast_equivalence", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L826"}, {"caller_nid": "test_indexing_testfancyindexingequivalence_test_cast_equivalence", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L827"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_array", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L853"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_array", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L853"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_array", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L853"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L860"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L861"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L862"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L864"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L865"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L866"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L867"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L869"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L870"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L871"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L872"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "newbyteorder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L872"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L872"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L873"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L874"}, {"caller_nid": "test_indexing_testmultiindexingautomated_create_complex_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L875"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L901"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L919"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L922"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L935"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L938"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L945"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "IndexError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L950"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L966"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L969"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L972"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L973"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L975"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "indices", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L975"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L976"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L980"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L980"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L981"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L983"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "ravel_multi_index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L988"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L988"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L993"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L993"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L996"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L997"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1019"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1024"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1031"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1036"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1036"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1038"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1044"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1047"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1047"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1048"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1049"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1050"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1053"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1060"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1064"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1065"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1066"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1066"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1067"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1070"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1077"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1080"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1080"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1082"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1082"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1083"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "ravel_multi_index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1087"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "IndexError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1092"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "ravel_multi_index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1094"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1099"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1099"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1101"}, {"caller_nid": "test_indexing_testmultiindexingautomated_get_multi_index", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1111"}, {"caller_nid": "test_indexing_testmultiindexingautomated_check_multi_index", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1131"}, {"caller_nid": "test_indexing_testmultiindexingautomated_check_multi_index", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1132"}, {"caller_nid": "test_indexing_testmultiindexingautomated_check_multi_index", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1132"}, {"caller_nid": "test_indexing_testmultiindexingautomated_check_multi_index", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1133"}, {"caller_nid": "test_indexing_testmultiindexingautomated_check_multi_index", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1133"}, {"caller_nid": "test_indexing_testmultiindexingautomated_check_multi_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1135"}, {"caller_nid": "test_indexing_testmultiindexingautomated_check_multi_index", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1135"}, {"caller_nid": "test_indexing_testmultiindexingautomated_check_single_index", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1155"}, {"caller_nid": "test_indexing_testmultiindexingautomated_check_single_index", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1156"}, {"caller_nid": "test_indexing_testmultiindexingautomated_check_single_index", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1156"}, {"caller_nid": "test_indexing_testmultiindexingautomated_check_single_index", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1157"}, {"caller_nid": "test_indexing_testmultiindexingautomated_check_single_index", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1157"}, {"caller_nid": "test_indexing_testmultiindexingautomated_check_single_index", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1159"}, {"caller_nid": "test_indexing_testmultiindexingautomated_check_single_index", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1159"}, {"caller_nid": "test_indexing_testmultiindexingautomated_compare_index_result", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1167"}, {"caller_nid": "test_indexing_testmultiindexingautomated_compare_index_result", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1169"}, {"caller_nid": "test_indexing_testmultiindexingautomated_compare_index_result", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1171"}, {"caller_nid": "test_indexing_testmultiindexingautomated_compare_index_result", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1175"}, {"caller_nid": "test_indexing_testmultiindexingautomated_compare_index_result", "callee": "may_share_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1175"}, {"caller_nid": "test_indexing_testmultiindexingautomated_compare_index_result", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1180"}, {"caller_nid": "test_indexing_testmultiindexingautomated_compare_index_result", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1180"}, {"caller_nid": "test_indexing_testmultiindexingautomated_compare_index_result", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1182"}, {"caller_nid": "test_indexing_testmultiindexingautomated_compare_index_result", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1182"}, {"caller_nid": "test_indexing_testmultiindexingautomated_compare_index_result", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1185"}, {"caller_nid": "test_indexing_testmultiindexingautomated_compare_index_result", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1192"}, {"caller_nid": "test_indexing_testmultiindexingautomated_compare_index_result", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1195"}, {"caller_nid": "test_indexing_testmultiindexingautomated_compare_index_result", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1196"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_boolean", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1199"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_boolean", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1200"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_boolean", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1200"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_boolean", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1201"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_boolean", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1202"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_boolean", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1210"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_boolean", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1212"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_boolean", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1214"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_multidim", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1220"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_multidim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1222"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_multidim", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1223"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_multidim", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1225"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_multidim", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1228"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_multidim", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1229"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_multidim", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1238"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_multidim", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1239"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_multidim", "callee": "isskip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1239"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_multidim", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1247"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_multidim", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1248"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_multidim", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1249"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_multidim", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1250"}, {"caller_nid": "test_indexing_testmultiindexingautomated_test_1d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1253"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_valid_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1268"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_valid_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1270"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_valid_slicing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1278"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_non_integer_argument_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1290"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_non_integer_argument_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1292"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_non_integer_argument_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1293"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_non_integer_argument_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1293"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_non_integer_argument_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1294"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_non_integer_argument_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1295"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_non_integer_argument_errors", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1295"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_non_integer_sequence_multiplication", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1302"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_non_integer_sequence_multiplication", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1302"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_non_integer_sequence_multiplication", "callee": "mult", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1304"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_non_integer_sequence_multiplication", "callee": "int_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1304"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_reduce_axis_float_index", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1307"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_reduce_axis_float_index", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1308"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_reduce_axis_float_index", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1309"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_reduce_axis_float_index", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1310"}, {"caller_nid": "test_indexing_testfloatnonintegerargument_test_reduce_axis_float_index", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1311"}, {"caller_nid": "test_indexing_testbooleanindexing_test_bool_as_int_argument_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1317"}, {"caller_nid": "test_indexing_testbooleanindexing_test_bool_as_int_argument_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1319"}, {"caller_nid": "test_indexing_testbooleanindexing_test_bool_as_int_argument_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1320"}, {"caller_nid": "test_indexing_testbooleanindexing_test_bool_as_int_argument_errors", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1320"}, {"caller_nid": "test_indexing_testbooleanindexing_test_bool_as_int_argument_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1323"}, {"caller_nid": "test_indexing_testbooleanindexing_test_bool_as_int_argument_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1323"}, {"caller_nid": "test_indexing_testbooleanindexing_test_bool_as_int_argument_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1324"}, {"caller_nid": "test_indexing_testbooleanindexing_test_bool_as_int_argument_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1325"}, {"caller_nid": "test_indexing_testbooleanindexing_test_boolean_indexing_weirdness", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1329"}, {"caller_nid": "test_indexing_testbooleanindexing_test_boolean_indexing_weirdness", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1332"}, {"caller_nid": "test_indexing_testbooleanindexing_test_boolean_indexing_fast_path", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1337"}, {"caller_nid": "test_indexing_testbooleanindexing_test_boolean_indexing_fast_path", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1340"}, {"caller_nid": "test_indexing_testbooleanindexing_test_boolean_indexing_fast_path", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1341"}, {"caller_nid": "test_indexing_testbooleanindexing_test_boolean_indexing_fast_path", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1348"}, {"caller_nid": "test_indexing_testbooleanindexing_test_boolean_indexing_fast_path", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1349"}, {"caller_nid": "test_indexing_testbooleanindexing_test_boolean_indexing_fast_path", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1355"}, {"caller_nid": "test_indexing_testbooleanindexing_test_boolean_indexing_fast_path", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1356"}, {"caller_nid": "test_indexing_testbooleanindexing_test_boolean_indexing_fast_path", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1362"}, {"caller_nid": "test_indexing_testbooleanindexing_test_boolean_indexing_fast_path", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1363"}, {"caller_nid": "test_indexing_testbooleanindexing_test_boolean_indexing_fast_path", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1364"}, {"caller_nid": "test_indexing_testarraytoindexdeprecation_test_array_to_index_error", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1376"}, {"caller_nid": "test_indexing_testarraytoindexdeprecation_test_array_to_index_error", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1378"}, {"caller_nid": "test_indexing_testarraytoindexdeprecation_test_array_to_index_error", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1378"}, {"caller_nid": "test_indexing_testarraytoindexdeprecation_test_array_to_index_error", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1379"}, {"caller_nid": "test_indexing_testarraytoindexdeprecation_test_array_to_index_error", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1380"}, {"caller_nid": "test_indexing_testnonintegerarraylike_test_basic", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1391"}, {"caller_nid": "test_indexing_testnonintegerarraylike_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1393"}, {"caller_nid": "test_indexing_testnonintegerarraylike_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1394"}, {"caller_nid": "test_indexing_testnonintegerarraylike_test_basic", "callee": "__getitem__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1397"}, {"caller_nid": "test_indexing_testmultipleellipsiserror_test_basic", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1405"}, {"caller_nid": "test_indexing_testmultipleellipsiserror_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1406"}, {"caller_nid": "test_indexing_testmultipleellipsiserror_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1407"}, {"caller_nid": "test_indexing_testmultipleellipsiserror_test_basic", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1408"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1413"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1416"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1416"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1418"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1418"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1419"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1419"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1420"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1420"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1421"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1421"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1423"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1424"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "subscript", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1424"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1425"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1426"}, {"caller_nid": "test_indexing_testcapiaccess_test_getitem", "callee": "subscript", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1426"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1429"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1432"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1432"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1434"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1434"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1436"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1436"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1437"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1437"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1438"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1438"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1439"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1439"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1441"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1443"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1445"}, {"caller_nid": "test_indexing_testcapiaccess_test_setitem", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1447"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_single_integer", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1452"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_single_integer", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1452"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_single_integer", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1453"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_single_integer", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1454"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_single_integer", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1455"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_single_integer", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1457"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1461"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1461"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1462"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1462"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1463"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1463"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1464"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1464"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1465"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1465"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1466"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1466"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1467"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1467"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1469"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1469"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1470"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1470"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1473"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1473"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1475"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1476"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1477"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1478"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1478"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1480"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1480"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1482"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1482"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1484"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1484"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1485"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1490"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1490"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1492"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1493"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1495"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1495"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1497"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1498"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1500"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1500"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1502"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1502"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1504"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1508"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1509"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1512"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1512"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1512"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlidimensional_float", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1515"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlidimensional_float", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1515"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlidimensional_float", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1516"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlidimensional_float", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1522"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlidimensional_float", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1527"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlidimensional_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1530"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlidimensional_float", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1530"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_assign_single_integer", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1533"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_assign_single_integer", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1533"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_assign_single_integer", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1536"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_assign_single_integer", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1536"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_assign_single_integer", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1539"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_assign_single_integer", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1539"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_assign_single_integer", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1542"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_assign_single_integer", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1542"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_assign_single_integer", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1544"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1548"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1548"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1550"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1550"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1552"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1552"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1554"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1554"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1556"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1556"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1558"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1558"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1560"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1560"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1562"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1562"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1564"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1564"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1566"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1566"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1568"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1568"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1570"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1570"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1570"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1572"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1572"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1573"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1577"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1577"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1579"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_slice_assign", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1579"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1582"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1582"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1583"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1585"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1585"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1587"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1587"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1588"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1590"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1590"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1590"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1592"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1592"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1593"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1593"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1596"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1596"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1598"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1598"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_boolean_assign", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1599"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1604"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1604"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1605"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1607"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1607"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1610"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1610"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1612"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1612"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1613"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1615"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1615"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1618"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1618"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1620"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1624"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1625"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1628"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1629"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1629"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_int16_dtype", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1632"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_int16_dtype", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1632"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_int16_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1633"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_int16_dtype", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1634"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_int16_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1634"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_int16_dtype", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1637"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_fancy_int16_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1637"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlid_float_assign", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1640"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlid_float_assign", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1640"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlid_float_assign", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1641"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlid_float_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1648"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlid_float_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1648"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlid_float_assign", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1650"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlid_float_assign", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1654"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flatiter_indexing_not_supported_newaxis_mutlid_float_assign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1654"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flat_index_on_flatiter", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1657"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flat_index_on_flatiter", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1657"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flat_index_on_flatiter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1658"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flat_index_on_flatiter", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1659"}, {"caller_nid": "test_indexing_testflatiterindexing_test_flat_index_on_flatiter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1659"}, {"caller_nid": "test_indexing_testflatiterindexing_test_empty_string_flat_index_on_flatiter", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1662"}, {"caller_nid": "test_indexing_testflatiterindexing_test_empty_string_flat_index_on_flatiter", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1662"}, {"caller_nid": "test_indexing_testflatiterindexing_test_empty_string_flat_index_on_flatiter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1663"}, {"caller_nid": "test_indexing_testflatiterindexing_test_empty_string_flat_index_on_flatiter", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1668"}, {"caller_nid": "test_indexing_testflatiterindexing_test_empty_string_flat_index_on_flatiter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1668"}, {"caller_nid": "test_indexing_testflatiterindexing_test_nonempty_string_flat_index_on_flatiter", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1671"}, {"caller_nid": "test_indexing_testflatiterindexing_test_nonempty_string_flat_index_on_flatiter", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1671"}, {"caller_nid": "test_indexing_testflatiterindexing_test_nonempty_string_flat_index_on_flatiter", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1672"}, {"caller_nid": "test_indexing_testflatiterindexing_test_nonempty_string_flat_index_on_flatiter", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1673"}, {"caller_nid": "test_indexing_test_flatiter_method_signatures", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1683"}, {"caller_nid": "test_indexing_test_flatiter_method_signatures", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1684"}, {"caller_nid": "test_indexing_test_flatiter_method_signatures", "callee": "signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1687"}, {"caller_nid": "test_indexing_test_flatiter_method_signatures", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_indexing.py", "source_location": "L1689"}]} |