Files
tfm_ainventory/graphify-out/cache/5dde392e76f2061b66f1381b5018bca968f20b747e4f69c21a83222155c1f5f9.json

1 line
767 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "label": "test_numeric.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1"}, {"id": "test_numeric_testresize", "label": "TestResize", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L35"}, {"id": "test_numeric_testresize_test_copies", "label": ".test_copies()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L36"}, {"id": "test_numeric_testresize_test_repeats", "label": ".test_repeats()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L47"}, {"id": "test_numeric_testresize_test_zeroresize", "label": ".test_zeroresize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L58"}, {"id": "test_numeric_testresize_test_reshape_from_zero", "label": ".test_reshape_from_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L70"}, {"id": "test_numeric_testresize_test_negative_resize", "label": ".test_negative_resize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L77"}, {"id": "test_numeric_testresize_test_unsigned_resize", "label": ".test_unsigned_resize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L83"}, {"id": "test_numeric_testresize_test_subclass", "label": ".test_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L90"}, {"id": "test_numeric_testnonarrayargs", "label": "TestNonarrayArgs", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L102"}, {"id": "test_numeric_testnonarrayargs_test_choose", "label": ".test_choose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L104"}, {"id": "test_numeric_testnonarrayargs_test_clip", "label": ".test_clip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L114"}, {"id": "test_numeric_testnonarrayargs_test_compress", "label": ".test_compress()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L120"}, {"id": "test_numeric_testnonarrayargs_test_count_nonzero", "label": ".test_count_nonzero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L127"}, {"id": "test_numeric_testnonarrayargs_test_diagonal", "label": ".test_diagonal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L134"}, {"id": "test_numeric_testnonarrayargs_test_mean", "label": ".test_mean()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L143"}, {"id": "test_numeric_testnonarrayargs_test_ptp", "label": ".test_ptp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L154"}, {"id": "test_numeric_testnonarrayargs_test_prod", "label": ".test_prod()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L158"}, {"id": "test_numeric_testnonarrayargs_test_ravel", "label": ".test_ravel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L166"}, {"id": "test_numeric_testnonarrayargs_test_repeat", "label": ".test_repeat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L171"}, {"id": "test_numeric_testnonarrayargs_test_reshape", "label": ".test_reshape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L178"}, {"id": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "label": ".test_reshape_shape_arg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L183"}, {"id": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "label": ".test_reshape_copy_arg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L201"}, {"id": "test_numeric_testnonarrayargs_test_round", "label": ".test_round()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L227"}, {"id": "test_numeric_test_dunder_round", "label": "test_dunder_round()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L240"}, {"id": "test_numeric_test_dunder_round_edgecases", "label": "test_dunder_round_edgecases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L256"}, {"id": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "label": ".test_dunder_round_accuracy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L259"}, {"id": "test_numeric_test_round_py_consistency", "label": "test_round_py_consistency()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L273"}, {"id": "test_numeric_testnonarrayargs_test_searchsorted", "label": ".test_searchsorted()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L277"}, {"id": "test_numeric_testnonarrayargs_test_size", "label": ".test_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L282"}, {"id": "test_numeric_testnonarrayargs_test_squeeze", "label": ".test_squeeze()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L292"}, {"id": "test_numeric_testnonarrayargs_test_std", "label": ".test_std()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L304"}, {"id": "test_numeric_testnonarrayargs_test_swapaxes", "label": ".test_swapaxes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L315"}, {"id": "test_numeric_testnonarrayargs_test_sum", "label": ".test_sum()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L321"}, {"id": "test_numeric_testnonarrayargs_test_take", "label": ".test_take()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L330"}, {"id": "test_numeric_testnonarrayargs_test_trace", "label": ".test_trace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L350"}, {"id": "test_numeric_testnonarrayargs_test_transpose", "label": ".test_transpose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L354"}, {"id": "test_numeric_testnonarrayargs_test_var", "label": ".test_var()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L361"}, {"id": "test_numeric_testnonarrayargs_test_std_with_mean_keyword", "label": ".test_std_with_mean_keyword()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L376"}, {"id": "test_numeric_testnonarrayargs_test_var_with_mean_keyword", "label": ".test_var_with_mean_keyword()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L411"}, {"id": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_false", "label": ".test_std_with_mean_keyword_keepdims_false()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L446"}, {"id": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_false", "label": ".test_var_with_mean_keyword_keepdims_false()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L469"}, {"id": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_where_nontrivial", "label": ".test_std_with_mean_keyword_where_nontrivial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L492"}, {"id": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_where_nontrivial", "label": ".test_var_with_mean_keyword_where_nontrivial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L519"}, {"id": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_multiple_axis", "label": ".test_std_with_mean_keyword_multiple_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L546"}, {"id": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_axis_none", "label": ".test_std_with_mean_keyword_axis_None()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L572"}, {"id": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "label": ".test_std_with_mean_keyword_keepdims_true_masked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L598"}, {"id": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "label": ".test_var_with_mean_keyword_keepdims_true_masked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L645"}, {"id": "test_numeric_testisscalar", "label": "TestIsscalar", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L693"}, {"id": "test_numeric_testisscalar_test_isscalar", "label": ".test_isscalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L694"}, {"id": "test_numeric_testboolscalar", "label": "TestBoolScalar", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L709"}, {"id": "test_numeric_testboolscalar_test_logical", "label": ".test_logical()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L710"}, {"id": "test_numeric_testboolscalar_test_bitwise_or", "label": ".test_bitwise_or()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L717"}, {"id": "test_numeric_testboolscalar_test_bitwise_and", "label": ".test_bitwise_and()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L725"}, {"id": "test_numeric_testboolscalar_test_bitwise_xor", "label": ".test_bitwise_xor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L733"}, {"id": "test_numeric_testboolarray", "label": "TestBoolArray", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L742"}, {"id": "test_numeric_testboolarray_create_bool_arrays", "label": "._create_bool_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L743"}, {"id": "test_numeric_testboolarray_test_all_any", "label": ".test_all_any()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L756"}, {"id": "test_numeric_testboolarray_test_logical_not_abs", "label": ".test_logical_not_abs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L784"}, {"id": "test_numeric_testboolarray_test_logical_and_or_xor", "label": ".test_logical_and_or_xor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L798"}, {"id": "test_numeric_testboolcmp", "label": "TestBoolCmp", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L833"}, {"id": "test_numeric_testboolcmp_create_data", "label": "._create_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L834"}, {"id": "test_numeric_testboolcmp_test_float", "label": ".test_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L869"}, {"id": "test_numeric_testboolcmp_test_double", "label": ".test_double()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L896"}, {"id": "test_numeric_testseterr", "label": "TestSeterr", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L924"}, {"id": "test_numeric_testseterr_test_default", "label": ".test_default()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L925"}, {"id": "test_numeric_testseterr_test_set", "label": ".test_set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L934"}, {"id": "test_numeric_test_divide_err", "label": "test_divide_err()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L949"}, {"id": "test_numeric_testfloatexceptions", "label": "TestFloatExceptions", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L958"}, {"id": "test_numeric_testfloatexceptions_assert_raises_fpe", "label": ".assert_raises_fpe()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L959"}, {"id": "test_numeric_testfloatexceptions_assert_op_raises_fpe", "label": ".assert_op_raises_fpe()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L969"}, {"id": "test_numeric_test_floating_exceptions", "label": "test_floating_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L984"}, {"id": "test_numeric_test_warnings", "label": "test_warnings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1051"}, {"id": "test_numeric_testtypes", "label": "TestTypes", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1070"}, {"id": "test_numeric_testtypes_check_promotion_cases", "label": ".check_promotion_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1071"}, {"id": "test_numeric_testtypes_test_coercion", "label": ".test_coercion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1140"}, {"id": "test_numeric_testtypes_test_result_type", "label": ".test_result_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1194"}, {"id": "test_numeric_testtypes_test_promote_types_endian", "label": ".test_promote_types_endian()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1198"}, {"id": "test_numeric_testtypes_test_can_cast_and_promote_usertypes", "label": ".test_can_cast_and_promote_usertypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1220"}, {"id": "test_numeric_test_promote_types_strings", "label": "test_promote_types_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1246"}, {"id": "test_numeric_test_invalid_void_promotion", "label": "test_invalid_void_promotion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1286"}, {"id": "test_numeric_test_valid_void_promotion", "label": "test_valid_void_promotion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1297"}, {"id": "test_numeric_test_promote_identical_types_metadata", "label": "test_promote_identical_types_metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1303"}, {"id": "test_numeric_test_promote_types_metadata", "label": "test_promote_types_metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1335"}, {"id": "test_numeric_testtypes_test_can_cast", "label": ".test_can_cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1381"}, {"id": "test_numeric_testtypes_test_can_cast_simple_to_structured", "label": ".test_can_cast_simple_to_structured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1458"}, {"id": "test_numeric_testtypes_test_can_cast_structured_to_simple", "label": ".test_can_cast_structured_to_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1474"}, {"id": "test_numeric_testtypes_test_can_cast_values", "label": ".test_can_cast_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1493"}, {"id": "test_numeric_test_can_cast_scalars", "label": "test_can_cast_scalars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1511"}, {"id": "test_numeric_nitererror", "label": "NIterError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1522"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_numeric_testfromiter", "label": "TestFromiter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1526"}, {"id": "test_numeric_testfromiter_makegen", "label": ".makegen()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1527"}, {"id": "test_numeric_testfromiter_test_types", "label": ".test_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1530"}, {"id": "test_numeric_testfromiter_test_lengths", "label": ".test_lengths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1538"}, {"id": "test_numeric_testfromiter_test_values", "label": ".test_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1547"}, {"id": "test_numeric_testfromiter_load_data", "label": ".load_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1554"}, {"id": "test_numeric_test_2592", "label": "test_2592()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1564"}, {"id": "test_numeric_test_empty_not_structured", "label": "test_empty_not_structured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1572"}, {"id": "test_numeric_test_growth_and_complicated_dtypes", "label": "test_growth_and_complicated_dtypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1588"}, {"id": "test_numeric_testfromiter_test_empty_result", "label": ".test_empty_result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1607"}, {"id": "test_numeric_testfromiter_test_too_few_items", "label": ".test_too_few_items()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1619"}, {"id": "test_numeric_testfromiter_test_failed_itemsetting", "label": ".test_failed_itemsetting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1624"}, {"id": "test_numeric_testnonzero", "label": "TestNonzero", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1634"}, {"id": "test_numeric_testnonzero_test_nonzero_trivial", "label": ".test_nonzero_trivial()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1635"}, {"id": "test_numeric_testnonzero_test_nonzero_zerodim", "label": ".test_nonzero_zerodim()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1648"}, {"id": "test_numeric_testnonzero_test_nonzero_onedim", "label": ".test_nonzero_onedim()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1655"}, {"id": "test_numeric_testnonzero_test_nonzero_twodim", "label": ".test_nonzero_twodim()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1674"}, {"id": "test_numeric_testnonzero_test_sparse", "label": ".test_sparse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1703"}, {"id": "test_numeric_test_nonzero_float_dtypes", "label": "test_nonzero_float_dtypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1717"}, {"id": "test_numeric_test_nonzero_integer_dtypes", "label": "test_nonzero_integer_dtypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1726"}, {"id": "test_numeric_testnonzero_test_return_type", "label": ".test_return_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1733"}, {"id": "test_numeric_testnonzero_test_count_nonzero_axis", "label": ".test_count_nonzero_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1746"}, {"id": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "label": ".test_count_nonzero_axis_all_dtypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1762"}, {"id": "test_numeric_testnonzero_test_count_nonzero_axis_consistent", "label": ".test_count_nonzero_axis_consistent()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1828"}, {"id": "test_numeric_testnonzero_test_countnonzero_axis_empty", "label": ".test_countnonzero_axis_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1851"}, {"id": "test_numeric_testnonzero_test_countnonzero_keepdims", "label": ".test_countnonzero_keepdims()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1855"}, {"id": "test_numeric_testnonzero_test_array_method", "label": ".test_array_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1866"}, {"id": "test_numeric_testnonzero_test_nonzero_invalid_object", "label": ".test_nonzero_invalid_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1874"}, {"id": "test_numeric_testnonzero_test_nonzero_sideeffect_safety", "label": ".test_nonzero_sideeffect_safety()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1885"}, {"id": "test_numeric_testnonzero_test_nonzero_sideffects_structured_void", "label": ".test_nonzero_sideffects_structured_void()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1919"}, {"id": "test_numeric_testnonzero_test_nonzero_exception_safe", "label": ".test_nonzero_exception_safe()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1931"}, {"id": "test_numeric_testnonzero_test_nonzero_byteorder", "label": ".test_nonzero_byteorder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1964"}, {"id": "test_numeric_testnonzero_test_count_nonzero_non_aligned_array", "label": ".test_count_nonzero_non_aligned_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1976"}, {"id": "test_numeric_testindex", "label": "TestIndex", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1993"}, {"id": "test_numeric_testindex_test_boolean", "label": ".test_boolean()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1994"}, {"id": "test_numeric_testindex_test_boolean_edgecase", "label": ".test_boolean_edgecase()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2004"}, {"id": "test_numeric_testbinaryrepr", "label": "TestBinaryRepr", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2012"}, {"id": "test_numeric_testbinaryrepr_test_zero", "label": ".test_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2013"}, {"id": "test_numeric_testbinaryrepr_test_positive", "label": ".test_positive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2016"}, {"id": "test_numeric_testbinaryrepr_test_negative", "label": ".test_negative()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2023"}, {"id": "test_numeric_testbinaryrepr_test_sufficient_width", "label": ".test_sufficient_width()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2031"}, {"id": "test_numeric_testbinaryrepr_test_neg_width_boundaries", "label": ".test_neg_width_boundaries()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2036"}, {"id": "test_numeric_testbinaryrepr_test_large_neg_int64", "label": ".test_large_neg_int64()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2048"}, {"id": "test_numeric_testbaserepr", "label": "TestBaseRepr", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2054"}, {"id": "test_numeric_testbaserepr_test_base3", "label": ".test_base3()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2055"}, {"id": "test_numeric_testbaserepr_test_positive", "label": ".test_positive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2058"}, {"id": "test_numeric_testbaserepr_test_negative", "label": ".test_negative()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2064"}, {"id": "test_numeric_testbaserepr_test_base_range", "label": ".test_base_range()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2069"}, {"id": "test_numeric_testbaserepr_test_minimal_signed_int", "label": ".test_minimal_signed_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2075"}, {"id": "test_numeric_test_array_equal_parametrizations", "label": "_test_array_equal_parametrizations()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2079"}, {"id": "test_numeric_testarraycomparisons", "label": "TestArrayComparisons", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2206"}, {"id": "test_numeric_test_array_equal_equal_nan", "label": "test_array_equal_equal_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2210"}, {"id": "test_numeric_testarraycomparisons_test_array_equal_different_scalar_types", "label": ".test_array_equal_different_scalar_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2226"}, {"id": "test_numeric_testarraycomparisons_test_none_compares_elementwise", "label": ".test_none_compares_elementwise()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2233"}, {"id": "test_numeric_testarraycomparisons_test_array_equiv", "label": ".test_array_equiv()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2242"}, {"id": "test_numeric_test_compare_unstructured_voids", "label": "test_compare_unstructured_voids()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2276"}, {"id": "test_numeric_assert_array_strict_equal", "label": "assert_array_strict_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2292"}, {"id": "test_numeric_testclip", "label": "TestClip", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2309"}, {"id": "test_numeric_testclip_fastclip", "label": ".fastclip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2313"}, {"id": "test_numeric_testclip_clip", "label": ".clip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2316"}, {"id": "test_numeric_testclip_generate_data", "label": "._generate_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2322"}, {"id": "test_numeric_testclip_generate_data_complex", "label": "._generate_data_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2325"}, {"id": "test_numeric_testclip_generate_flt_data", "label": "._generate_flt_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2328"}, {"id": "test_numeric_testclip_neg_byteorder", "label": "._neg_byteorder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2331"}, {"id": "test_numeric_testclip_generate_non_native_data", "label": "._generate_non_native_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2339"}, {"id": "test_numeric_testclip_generate_int_data", "label": "._generate_int_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2345"}, {"id": "test_numeric_testclip_generate_int32_data", "label": "._generate_int32_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2348"}, {"id": "test_numeric_test_ones_pathological", "label": "test_ones_pathological()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2354"}, {"id": "test_numeric_testclip_test_simple_double", "label": ".test_simple_double()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2366"}, {"id": "test_numeric_testclip_test_simple_int", "label": ".test_simple_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2375"}, {"id": "test_numeric_testclip_test_array_double", "label": ".test_array_double()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2385"}, {"id": "test_numeric_testclip_test_simple_nonnative", "label": ".test_simple_nonnative()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2394"}, {"id": "test_numeric_testclip_test_simple_complex", "label": ".test_simple_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2413"}, {"id": "test_numeric_testclip_test_clip_complex", "label": ".test_clip_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2431"}, {"id": "test_numeric_testclip_test_clip_non_contig", "label": ".test_clip_non_contig()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2443"}, {"id": "test_numeric_testclip_test_simple_out", "label": ".test_simple_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2453"}, {"id": "test_numeric_test_simple_int32_inout", "label": "test_simple_int32_inout()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2465"}, {"id": "test_numeric_testclip_test_simple_int64_out", "label": ".test_simple_int64_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2481"}, {"id": "test_numeric_testclip_test_simple_int64_inout", "label": ".test_simple_int64_inout()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2492"}, {"id": "test_numeric_testclip_test_simple_int32_out", "label": ".test_simple_int32_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2503"}, {"id": "test_numeric_testclip_test_simple_inplace_01", "label": ".test_simple_inplace_01()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2514"}, {"id": "test_numeric_testclip_test_simple_inplace_02", "label": ".test_simple_inplace_02()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2524"}, {"id": "test_numeric_testclip_test_noncontig_inplace", "label": ".test_noncontig_inplace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2534"}, {"id": "test_numeric_testclip_test_type_cast_01", "label": ".test_type_cast_01()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2547"}, {"id": "test_numeric_testclip_test_type_cast_02", "label": ".test_type_cast_02()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2556"}, {"id": "test_numeric_testclip_test_type_cast_03", "label": ".test_type_cast_03()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2566"}, {"id": "test_numeric_testclip_test_type_cast_04", "label": ".test_type_cast_04()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2575"}, {"id": "test_numeric_testclip_test_type_cast_05", "label": ".test_type_cast_05()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2584"}, {"id": "test_numeric_testclip_test_type_cast_06", "label": ".test_type_cast_06()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2593"}, {"id": "test_numeric_testclip_test_type_cast_07", "label": ".test_type_cast_07()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2603"}, {"id": "test_numeric_testclip_test_type_cast_08", "label": ".test_type_cast_08()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2614"}, {"id": "test_numeric_testclip_test_type_cast_09", "label": ".test_type_cast_09()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2625"}, {"id": "test_numeric_testclip_test_type_cast_10", "label": ".test_type_cast_10()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2636"}, {"id": "test_numeric_testclip_test_type_cast_11", "label": ".test_type_cast_11()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2646"}, {"id": "test_numeric_testclip_test_type_cast_12", "label": ".test_type_cast_12()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2658"}, {"id": "test_numeric_testclip_test_clip_with_out_simple", "label": ".test_clip_with_out_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2668"}, {"id": "test_numeric_testclip_test_clip_with_out_simple2", "label": ".test_clip_with_out_simple2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2679"}, {"id": "test_numeric_testclip_test_clip_with_out_simple_int32", "label": ".test_clip_with_out_simple_int32()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2690"}, {"id": "test_numeric_testclip_test_clip_with_out_array_int32", "label": ".test_clip_with_out_array_int32()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2701"}, {"id": "test_numeric_testclip_test_clip_with_out_array_outint32", "label": ".test_clip_with_out_array_outint32()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2712"}, {"id": "test_numeric_testclip_test_clip_with_out_transposed", "label": ".test_clip_with_out_transposed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2723"}, {"id": "test_numeric_testclip_test_clip_with_out_memory_overlap", "label": ".test_clip_with_out_memory_overlap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2731"}, {"id": "test_numeric_testclip_test_clip_inplace_array", "label": ".test_clip_inplace_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2739"}, {"id": "test_numeric_testclip_test_clip_inplace_simple", "label": ".test_clip_inplace_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2749"}, {"id": "test_numeric_testclip_test_clip_func_takes_out", "label": ".test_clip_func_takes_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2759"}, {"id": "test_numeric_testclip_test_clip_nan", "label": ".test_clip_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2770"}, {"id": "test_numeric_testclip_test_object_clip", "label": ".test_object_clip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2778"}, {"id": "test_numeric_testclip_test_clip_all_none", "label": ".test_clip_all_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2784"}, {"id": "test_numeric_testclip_test_clip_invalid_casting", "label": ".test_clip_invalid_casting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2789"}, {"id": "test_numeric_test_clip_value_min_max_flip", "label": "test_clip_value_min_max_flip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2803"}, {"id": "test_numeric_test_clip_problem_cases", "label": "test_clip_problem_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2824"}, {"id": "test_numeric_test_clip_scalar_nan_propagation", "label": "test_clip_scalar_nan_propagation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2834"}, {"id": "test_numeric_test_nat_propagation", "label": "test_NaT_propagation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2846"}, {"id": "test_numeric_test_clip_property", "label": "test_clip_property()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2858"}, {"id": "test_numeric_testclip_test_clip_min_max_args", "label": ".test_clip_min_max_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2900"}, {"id": "test_numeric_test_out_of_bound_pyints", "label": "test_out_of_bound_pyints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2929"}, {"id": "test_numeric_testallclose", "label": "TestAllclose", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2941"}, {"id": "test_numeric_testallclose_setup_method", "label": ".setup_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2945"}, {"id": "test_numeric_testallclose_teardown_method", "label": ".teardown_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2948"}, {"id": "test_numeric_testallclose_tst_allclose", "label": ".tst_allclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2951"}, {"id": "test_numeric_testallclose_tst_not_allclose", "label": ".tst_not_allclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2954"}, {"id": "test_numeric_testallclose_test_ip_allclose", "label": ".test_ip_allclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2957"}, {"id": "test_numeric_testallclose_test_ip_not_allclose", "label": ".test_ip_not_allclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2977"}, {"id": "test_numeric_testallclose_test_no_parameter_modification", "label": ".test_no_parameter_modification()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2998"}, {"id": "test_numeric_testallclose_test_min_int", "label": ".test_min_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3005"}, {"id": "test_numeric_testallclose_test_equalnan", "label": ".test_equalnan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3011"}, {"id": "test_numeric_testallclose_test_return_class_is_ndarray", "label": ".test_return_class_is_ndarray()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3015"}, {"id": "test_numeric_testisclose", "label": "TestIsclose", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3026"}, {"id": "test_numeric_testisclose_setup", "label": "._setup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3030"}, {"id": "test_numeric_testisclose_test_ip_isclose", "label": ".test_ip_isclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3075"}, {"id": "test_numeric_testisclose_test_nep50_isclose", "label": ".test_nep50_isclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3098"}, {"id": "test_numeric_testisclose_tst_all_isclose", "label": ".tst_all_isclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3113"}, {"id": "test_numeric_testisclose_tst_none_isclose", "label": ".tst_none_isclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3116"}, {"id": "test_numeric_testisclose_tst_isclose_allclose", "label": ".tst_isclose_allclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3120"}, {"id": "test_numeric_testisclose_test_ip_all_isclose", "label": ".test_ip_all_isclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3130"}, {"id": "test_numeric_testisclose_test_ip_none_isclose", "label": ".test_ip_none_isclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3146"}, {"id": "test_numeric_testisclose_test_ip_isclose_allclose", "label": ".test_ip_isclose_allclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3151"}, {"id": "test_numeric_testisclose_test_equal_nan", "label": ".test_equal_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3158"}, {"id": "test_numeric_testisclose_test_masked_arrays", "label": ".test_masked_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3163"}, {"id": "test_numeric_testisclose_test_scalar_return", "label": ".test_scalar_return()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3190"}, {"id": "test_numeric_testisclose_test_no_parameter_modification", "label": ".test_no_parameter_modification()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3193"}, {"id": "test_numeric_testisclose_test_non_finite_scalar", "label": ".test_non_finite_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3200"}, {"id": "test_numeric_testisclose_test_timedelta", "label": ".test_timedelta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3207"}, {"id": "test_numeric_testisclose_test_tol_warnings", "label": ".test_tol_warnings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3216"}, {"id": "test_numeric_teststdvar", "label": "TestStdVar", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3237"}, {"id": "test_numeric_teststdvar_create_data", "label": "._create_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3238"}, {"id": "test_numeric_teststdvar_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3243"}, {"id": "test_numeric_teststdvar_test_scalars", "label": ".test_scalars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3248"}, {"id": "test_numeric_teststdvar_test_ddof1", "label": ".test_ddof1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3252"}, {"id": "test_numeric_teststdvar_test_ddof2", "label": ".test_ddof2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3259"}, {"id": "test_numeric_teststdvar_test_correction", "label": ".test_correction()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3266"}, {"id": "test_numeric_teststdvar_test_out_scalar", "label": ".test_out_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3283"}, {"id": "test_numeric_teststdvarcomplex", "label": "TestStdVarComplex", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3297"}, {"id": "test_numeric_teststdvarcomplex_test_basic", "label": ".test_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3298"}, {"id": "test_numeric_teststdvarcomplex_test_scalars", "label": ".test_scalars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3304"}, {"id": "test_numeric_testcreationfuncs", "label": "TestCreationFuncs", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3309"}, {"id": "test_numeric_testcreationfuncs_check_function", "label": ".check_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3310"}, {"id": "test_numeric_testcreationfuncs_test_zeros", "label": ".test_zeros()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3360"}, {"id": "test_numeric_testcreationfuncs_test_ones", "label": ".test_ones()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3363"}, {"id": "test_numeric_testcreationfuncs_test_empty", "label": ".test_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3366"}, {"id": "test_numeric_testcreationfuncs_test_full", "label": ".test_full()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3369"}, {"id": "test_numeric_test_for_reference_leak", "label": "test_for_reference_leak()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3374"}, {"id": "test_numeric_test_signatures", "label": "test_signatures()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3390"}, {"id": "test_numeric_testlikefuncs", "label": "TestLikeFuncs", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3417"}, {"id": "test_numeric_testlikefuncs_compare_array_value", "label": ".compare_array_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3420"}, {"id": "test_numeric_testlikefuncs_check_like_function", "label": ".check_like_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3431"}, {"id": "test_numeric_testlikefuncs_test_ones_like", "label": ".test_ones_like()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3553"}, {"id": "test_numeric_testlikefuncs_test_zeros_like", "label": ".test_zeros_like()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3556"}, {"id": "test_numeric_testlikefuncs_test_empty_like", "label": ".test_empty_like()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3559"}, {"id": "test_numeric_testlikefuncs_test_filled_like", "label": ".test_filled_like()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3562"}, {"id": "test_numeric_test_dtype_str_bytes", "label": "test_dtype_str_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3578"}, {"id": "test_numeric_testcorrelate", "label": "TestCorrelate", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3591"}, {"id": "test_numeric_testcorrelate_setup", "label": "._setup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3592"}, {"id": "test_numeric_testcorrelate_test_float", "label": ".test_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3604"}, {"id": "test_numeric_testcorrelate_test_object", "label": ".test_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3619"}, {"id": "test_numeric_testcorrelate_test_no_overwrite", "label": ".test_no_overwrite()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3626"}, {"id": "test_numeric_testcorrelate_test_complex", "label": ".test_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3633"}, {"id": "test_numeric_testcorrelate_test_zero_size", "label": ".test_zero_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3641"}, {"id": "test_numeric_testcorrelate_test_mode", "label": ".test_mode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3647"}, {"id": "test_numeric_testconvolve", "label": "TestConvolve", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3662"}, {"id": "test_numeric_testconvolve_test_object", "label": ".test_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3663"}, {"id": "test_numeric_testconvolve_test_no_overwrite", "label": ".test_no_overwrite()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3668"}, {"id": "test_numeric_testconvolve_test_mode", "label": ".test_mode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3675"}, {"id": "test_numeric_testconvolve_test_convolve_empty_input_error_message", "label": ".test_convolve_empty_input_error_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3689"}, {"id": "test_numeric_testargwhere", "label": "TestArgwhere", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3700"}, {"id": "test_numeric_test_nd", "label": "test_nd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3703"}, {"id": "test_numeric_testargwhere_test_2d", "label": ".test_2D()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3725"}, {"id": "test_numeric_testargwhere_test_list", "label": ".test_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3733"}, {"id": "test_numeric_testroll", "label": "TestRoll", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3737"}, {"id": "test_numeric_testroll_test_roll1d", "label": ".test_roll1d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3738"}, {"id": "test_numeric_testroll_test_roll2d", "label": ".test_roll2d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3743"}, {"id": "test_numeric_testroll_test_roll_empty", "label": ".test_roll_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3790"}, {"id": "test_numeric_testroll_test_roll_unsigned_shift", "label": ".test_roll_unsigned_shift()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3794"}, {"id": "test_numeric_testroll_test_roll_big_int", "label": ".test_roll_big_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3802"}, {"id": "test_numeric_testrollaxis", "label": "TestRollaxis", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3807"}, {"id": "test_numeric_testrollaxis_test_exceptions", "label": ".test_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3824"}, {"id": "test_numeric_testrollaxis_test_results", "label": ".test_results()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3831"}, {"id": "test_numeric_testmoveaxis", "label": "TestMoveaxis", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3869"}, {"id": "test_numeric_testmoveaxis_test_move_to_end", "label": ".test_move_to_end()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3870"}, {"id": "test_numeric_testmoveaxis_test_move_new_position", "label": ".test_move_new_position()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3879"}, {"id": "test_numeric_testmoveaxis_test_preserve_order", "label": ".test_preserve_order()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3889"}, {"id": "test_numeric_testmoveaxis_test_move_multiples", "label": ".test_move_multiples()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3902"}, {"id": "test_numeric_testmoveaxis_test_errors", "label": ".test_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3914"}, {"id": "test_numeric_testmoveaxis_test_array_likes", "label": ".test_array_likes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3931"}, {"id": "test_numeric_testcross", "label": "TestCross", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3943"}, {"id": "test_numeric_test_2x2", "label": "test_2x2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3947"}, {"id": "test_numeric_test_2x3", "label": "test_2x3()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3959"}, {"id": "test_numeric_testcross_test_3x3", "label": ".test_3x3()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3968"}, {"id": "test_numeric_test_broadcasting", "label": "test_broadcasting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3980"}, {"id": "test_numeric_test_broadcasting_shapes", "label": "test_broadcasting_shapes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4013"}, {"id": "test_numeric_testcross_test_uint8_int32_mixed_dtypes", "label": ".test_uint8_int32_mixed_dtypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4032"}, {"id": "test_numeric_test_zero_dimension", "label": "test_zero_dimension()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4041"}, {"id": "test_numeric_test_outer_out_param", "label": "test_outer_out_param()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4047"}, {"id": "test_numeric_testindices", "label": "TestIndices", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4058"}, {"id": "test_numeric_testindices_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4060"}, {"id": "test_numeric_testindices_test_single_input", "label": ".test_single_input()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4071"}, {"id": "test_numeric_testindices_test_scalar_input", "label": ".test_scalar_input()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4078"}, {"id": "test_numeric_testindices_test_sparse", "label": ".test_sparse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4084"}, {"id": "test_numeric_test_return_type", "label": "test_return_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4091"}, {"id": "test_numeric_testrequire", "label": "TestRequire", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4099"}, {"id": "test_numeric_testrequire_generate_all_false", "label": ".generate_all_false()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4106"}, {"id": "test_numeric_testrequire_set_and_check_flag", "label": ".set_and_check_flag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4117"}, {"id": "test_numeric_testrequire_test_require_each", "label": ".test_require_each()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4132"}, {"id": "test_numeric_testrequire_test_unknown_requirement", "label": ".test_unknown_requirement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4140"}, {"id": "test_numeric_testrequire_test_non_array_input", "label": ".test_non_array_input()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4144"}, {"id": "test_numeric_testrequire_test_c_and_f_simul", "label": ".test_C_and_F_simul()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4152"}, {"id": "test_numeric_testrequire_test_ensure_array", "label": ".test_ensure_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4156"}, {"id": "test_numeric_testrequire_test_preserve_subtype", "label": ".test_preserve_subtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4164"}, {"id": "test_numeric_testbroadcast", "label": "TestBroadcast", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4173"}, {"id": "test_numeric_testbroadcast_test_broadcast_in_args", "label": ".test_broadcast_in_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4174"}, {"id": "test_numeric_testbroadcast_test_broadcast_single_arg", "label": ".test_broadcast_single_arg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4191"}, {"id": "test_numeric_testbroadcast_test_number_of_arguments", "label": ".test_number_of_arguments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4201"}, {"id": "test_numeric_testbroadcast_test_broadcast_error_kwargs", "label": ".test_broadcast_error_kwargs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4211"}, {"id": "test_numeric_testbroadcast_test_shape_mismatch_error_message", "label": ".test_shape_mismatch_error_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4224"}, {"id": "test_numeric_testkeepdims", "label": "TestKeepdims", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4243"}, {"id": "test_numeric_sub_array", "label": "sub_array", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4245"}, {"id": "test_numeric_sub_array_sum", "label": ".sum()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4246"}, {"id": "test_numeric_testkeepdims_test_raise", "label": ".test_raise()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4249"}, {"id": "test_numeric_testtensordot", "label": "TestTensordot", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4255"}, {"id": "test_numeric_testtensordot_test_rejects_duplicate_axes", "label": ".test_rejects_duplicate_axes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4257"}, {"id": "test_numeric_testtensordot_test_zero_dimension", "label": ".test_zero_dimension()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4263"}, {"id": "test_numeric_testtensordot_test_zero_dimensional", "label": ".test_zero_dimensional()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4271"}, {"id": "test_numeric_testastype", "label": "TestAsType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4279"}, {"id": "test_numeric_testastype_test_astype", "label": ".test_astype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4281"}, {"id": "test_numeric_rationale_1336", "label": "Metadata handling in promotion does not appear formalized right now in N", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1336"}, {"id": "test_numeric_rationale_2080", "label": "we pre-create arrays as we sometime want to pass the same instance and somet", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2080"}, {"id": "test_numeric_rationale_2211", "label": "This test array_equal for a few combinations: - are the two inputs the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2211"}, {"id": "test_numeric_rationale_2859", "label": "A property-based test using Hypothesis. This aims for maximum generalit", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2859"}, {"id": "test_numeric_rationale_3418", "label": "Test ones_like, zeros_like, empty_like and full_like", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3418"}, {"id": "test_numeric_rationale_3690", "label": "Test that convolve raises the correct error message when inputs are empty.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3690"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "math", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "platform", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "decimal", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "hypothesis", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "hypothesis_extra", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "numpy_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "numpy_core_rational_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "numpy_core_numerictypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "numpy_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "numpy_random", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testresize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L35", "weight": 1.0}, {"source": "test_numeric_testresize", "target": "test_numeric_testresize_test_copies", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L36", "weight": 1.0}, {"source": "test_numeric_testresize", "target": "test_numeric_testresize_test_repeats", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L47", "weight": 1.0}, {"source": "test_numeric_testresize", "target": "test_numeric_testresize_test_zeroresize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L58", "weight": 1.0}, {"source": "test_numeric_testresize", "target": "test_numeric_testresize_test_reshape_from_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L70", "weight": 1.0}, {"source": "test_numeric_testresize", "target": "test_numeric_testresize_test_negative_resize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L77", "weight": 1.0}, {"source": "test_numeric_testresize", "target": "test_numeric_testresize_test_unsigned_resize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L83", "weight": 1.0}, {"source": "test_numeric_testresize", "target": "test_numeric_testresize_test_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L90", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testnonarrayargs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L102", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_choose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L104", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_clip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L114", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_compress", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L120", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_count_nonzero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L127", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_diagonal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L134", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_mean", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L143", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_ptp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L154", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_prod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L158", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_ravel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L166", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_repeat", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L171", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_reshape", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L178", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L183", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L201", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_round", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L227", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_dunder_round", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L240", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_dunder_round_edgecases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L256", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L259", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_round_py_consistency", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L273", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_searchsorted", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L277", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L282", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_squeeze", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L292", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_std", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L304", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_swapaxes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L315", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_sum", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L321", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_take", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L330", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_trace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L350", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_transpose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L354", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_var", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L361", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_std_with_mean_keyword", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L376", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_var_with_mean_keyword", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L411", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_false", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L446", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_false", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L469", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_where_nontrivial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L492", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_where_nontrivial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L519", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_multiple_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L546", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_axis_none", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L572", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L598", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs", "target": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L645", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testisscalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L693", "weight": 1.0}, {"source": "test_numeric_testisscalar", "target": "test_numeric_testisscalar_test_isscalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L694", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testboolscalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L709", "weight": 1.0}, {"source": "test_numeric_testboolscalar", "target": "test_numeric_testboolscalar_test_logical", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L710", "weight": 1.0}, {"source": "test_numeric_testboolscalar", "target": "test_numeric_testboolscalar_test_bitwise_or", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L717", "weight": 1.0}, {"source": "test_numeric_testboolscalar", "target": "test_numeric_testboolscalar_test_bitwise_and", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L725", "weight": 1.0}, {"source": "test_numeric_testboolscalar", "target": "test_numeric_testboolscalar_test_bitwise_xor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L733", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testboolarray", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L742", "weight": 1.0}, {"source": "test_numeric_testboolarray", "target": "test_numeric_testboolarray_create_bool_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L743", "weight": 1.0}, {"source": "test_numeric_testboolarray", "target": "test_numeric_testboolarray_test_all_any", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L756", "weight": 1.0}, {"source": "test_numeric_testboolarray", "target": "test_numeric_testboolarray_test_logical_not_abs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L784", "weight": 1.0}, {"source": "test_numeric_testboolarray", "target": "test_numeric_testboolarray_test_logical_and_or_xor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L798", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testboolcmp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L833", "weight": 1.0}, {"source": "test_numeric_testboolcmp", "target": "test_numeric_testboolcmp_create_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L834", "weight": 1.0}, {"source": "test_numeric_testboolcmp", "target": "test_numeric_testboolcmp_test_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L869", "weight": 1.0}, {"source": "test_numeric_testboolcmp", "target": "test_numeric_testboolcmp_test_double", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L896", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testseterr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L924", "weight": 1.0}, {"source": "test_numeric_testseterr", "target": "test_numeric_testseterr_test_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L925", "weight": 1.0}, {"source": "test_numeric_testseterr", "target": "test_numeric_testseterr_test_set", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L934", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_divide_err", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L949", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testfloatexceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L958", "weight": 1.0}, {"source": "test_numeric_testfloatexceptions", "target": "test_numeric_testfloatexceptions_assert_raises_fpe", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L959", "weight": 1.0}, {"source": "test_numeric_testfloatexceptions", "target": "test_numeric_testfloatexceptions_assert_op_raises_fpe", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L969", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_floating_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L984", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_warnings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1051", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testtypes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1070", "weight": 1.0}, {"source": "test_numeric_testtypes", "target": "test_numeric_testtypes_check_promotion_cases", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1071", "weight": 1.0}, {"source": "test_numeric_testtypes", "target": "test_numeric_testtypes_test_coercion", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1140", "weight": 1.0}, {"source": "test_numeric_testtypes", "target": "test_numeric_testtypes_test_result_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1194", "weight": 1.0}, {"source": "test_numeric_testtypes", "target": "test_numeric_testtypes_test_promote_types_endian", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1198", "weight": 1.0}, {"source": "test_numeric_testtypes", "target": "test_numeric_testtypes_test_can_cast_and_promote_usertypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1220", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_promote_types_strings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1246", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_invalid_void_promotion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1286", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_valid_void_promotion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1297", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_promote_identical_types_metadata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1303", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_promote_types_metadata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1335", "weight": 1.0}, {"source": "test_numeric_testtypes", "target": "test_numeric_testtypes_test_can_cast", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1381", "weight": 1.0}, {"source": "test_numeric_testtypes", "target": "test_numeric_testtypes_test_can_cast_simple_to_structured", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1458", "weight": 1.0}, {"source": "test_numeric_testtypes", "target": "test_numeric_testtypes_test_can_cast_structured_to_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1474", "weight": 1.0}, {"source": "test_numeric_testtypes", "target": "test_numeric_testtypes_test_can_cast_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1493", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_can_cast_scalars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1511", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_nitererror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1522", "weight": 1.0}, {"source": "test_numeric_nitererror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1522", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testfromiter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1526", "weight": 1.0}, {"source": "test_numeric_testfromiter", "target": "test_numeric_testfromiter_makegen", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1527", "weight": 1.0}, {"source": "test_numeric_testfromiter", "target": "test_numeric_testfromiter_test_types", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1530", "weight": 1.0}, {"source": "test_numeric_testfromiter", "target": "test_numeric_testfromiter_test_lengths", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1538", "weight": 1.0}, {"source": "test_numeric_testfromiter", "target": "test_numeric_testfromiter_test_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1547", "weight": 1.0}, {"source": "test_numeric_testfromiter", "target": "test_numeric_testfromiter_load_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1554", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_2592", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1564", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_empty_not_structured", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1572", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_growth_and_complicated_dtypes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1588", "weight": 1.0}, {"source": "test_numeric_testfromiter", "target": "test_numeric_testfromiter_test_empty_result", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1607", "weight": 1.0}, {"source": "test_numeric_testfromiter", "target": "test_numeric_testfromiter_test_too_few_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1619", "weight": 1.0}, {"source": "test_numeric_testfromiter", "target": "test_numeric_testfromiter_test_failed_itemsetting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1624", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testnonzero", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1634", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_nonzero_trivial", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1635", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_nonzero_zerodim", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1648", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_nonzero_onedim", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1655", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_nonzero_twodim", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1674", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_sparse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1703", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_nonzero_float_dtypes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1717", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_nonzero_integer_dtypes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1726", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_return_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1733", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_count_nonzero_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1746", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1762", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_count_nonzero_axis_consistent", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1828", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_countnonzero_axis_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1851", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_countnonzero_keepdims", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1855", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_array_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1866", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_nonzero_invalid_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1874", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_nonzero_sideeffect_safety", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1885", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_nonzero_sideffects_structured_void", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1919", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_nonzero_exception_safe", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1931", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_nonzero_byteorder", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1964", "weight": 1.0}, {"source": "test_numeric_testnonzero", "target": "test_numeric_testnonzero_test_count_nonzero_non_aligned_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1976", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testindex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1993", "weight": 1.0}, {"source": "test_numeric_testindex", "target": "test_numeric_testindex_test_boolean", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1994", "weight": 1.0}, {"source": "test_numeric_testindex", "target": "test_numeric_testindex_test_boolean_edgecase", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2004", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testbinaryrepr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2012", "weight": 1.0}, {"source": "test_numeric_testbinaryrepr", "target": "test_numeric_testbinaryrepr_test_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2013", "weight": 1.0}, {"source": "test_numeric_testbinaryrepr", "target": "test_numeric_testbinaryrepr_test_positive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2016", "weight": 1.0}, {"source": "test_numeric_testbinaryrepr", "target": "test_numeric_testbinaryrepr_test_negative", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2023", "weight": 1.0}, {"source": "test_numeric_testbinaryrepr", "target": "test_numeric_testbinaryrepr_test_sufficient_width", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2031", "weight": 1.0}, {"source": "test_numeric_testbinaryrepr", "target": "test_numeric_testbinaryrepr_test_neg_width_boundaries", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2036", "weight": 1.0}, {"source": "test_numeric_testbinaryrepr", "target": "test_numeric_testbinaryrepr_test_large_neg_int64", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2048", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testbaserepr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2054", "weight": 1.0}, {"source": "test_numeric_testbaserepr", "target": "test_numeric_testbaserepr_test_base3", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2055", "weight": 1.0}, {"source": "test_numeric_testbaserepr", "target": "test_numeric_testbaserepr_test_positive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2058", "weight": 1.0}, {"source": "test_numeric_testbaserepr", "target": "test_numeric_testbaserepr_test_negative", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2064", "weight": 1.0}, {"source": "test_numeric_testbaserepr", "target": "test_numeric_testbaserepr_test_base_range", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2069", "weight": 1.0}, {"source": "test_numeric_testbaserepr", "target": "test_numeric_testbaserepr_test_minimal_signed_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2075", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_array_equal_parametrizations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2079", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testarraycomparisons", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2206", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_array_equal_equal_nan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2210", "weight": 1.0}, {"source": "test_numeric_testarraycomparisons", "target": "test_numeric_testarraycomparisons_test_array_equal_different_scalar_types", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2226", "weight": 1.0}, {"source": "test_numeric_testarraycomparisons", "target": "test_numeric_testarraycomparisons_test_none_compares_elementwise", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2233", "weight": 1.0}, {"source": "test_numeric_testarraycomparisons", "target": "test_numeric_testarraycomparisons_test_array_equiv", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2242", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_compare_unstructured_voids", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2276", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_assert_array_strict_equal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2292", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testclip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2309", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_fastclip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2313", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_clip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2316", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_generate_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2322", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_generate_data_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2325", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_generate_flt_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2328", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_neg_byteorder", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2331", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_generate_non_native_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2339", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_generate_int_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2345", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_generate_int32_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2348", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_ones_pathological", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2354", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_simple_double", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2366", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_simple_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2375", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_array_double", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2385", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_simple_nonnative", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2394", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_simple_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2413", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2431", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_non_contig", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2443", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_simple_out", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2453", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_simple_int32_inout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2465", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_simple_int64_out", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2481", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_simple_int64_inout", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2492", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_simple_int32_out", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2503", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_simple_inplace_01", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2514", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_simple_inplace_02", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2524", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_noncontig_inplace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2534", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_type_cast_01", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2547", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_type_cast_02", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2556", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_type_cast_03", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2566", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_type_cast_04", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2575", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_type_cast_05", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2584", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_type_cast_06", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2593", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_type_cast_07", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2603", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_type_cast_08", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2614", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_type_cast_09", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2625", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_type_cast_10", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2636", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_type_cast_11", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2646", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_type_cast_12", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2658", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_with_out_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2668", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_with_out_simple2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2679", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_with_out_simple_int32", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2690", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_with_out_array_int32", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2701", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_with_out_array_outint32", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2712", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_with_out_transposed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2723", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_with_out_memory_overlap", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2731", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_inplace_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2739", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_inplace_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2749", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_func_takes_out", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2759", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2770", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_object_clip", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2778", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_all_none", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2784", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_invalid_casting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2789", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_clip_value_min_max_flip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2803", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_clip_problem_cases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2824", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_clip_scalar_nan_propagation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2834", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_nat_propagation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2846", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_clip_property", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2858", "weight": 1.0}, {"source": "test_numeric_testclip", "target": "test_numeric_testclip_test_clip_min_max_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2900", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_out_of_bound_pyints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2929", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testallclose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2941", "weight": 1.0}, {"source": "test_numeric_testallclose", "target": "test_numeric_testallclose_setup_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2945", "weight": 1.0}, {"source": "test_numeric_testallclose", "target": "test_numeric_testallclose_teardown_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2948", "weight": 1.0}, {"source": "test_numeric_testallclose", "target": "test_numeric_testallclose_tst_allclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2951", "weight": 1.0}, {"source": "test_numeric_testallclose", "target": "test_numeric_testallclose_tst_not_allclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2954", "weight": 1.0}, {"source": "test_numeric_testallclose", "target": "test_numeric_testallclose_test_ip_allclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2957", "weight": 1.0}, {"source": "test_numeric_testallclose", "target": "test_numeric_testallclose_test_ip_not_allclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2977", "weight": 1.0}, {"source": "test_numeric_testallclose", "target": "test_numeric_testallclose_test_no_parameter_modification", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2998", "weight": 1.0}, {"source": "test_numeric_testallclose", "target": "test_numeric_testallclose_test_min_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3005", "weight": 1.0}, {"source": "test_numeric_testallclose", "target": "test_numeric_testallclose_test_equalnan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3011", "weight": 1.0}, {"source": "test_numeric_testallclose", "target": "test_numeric_testallclose_test_return_class_is_ndarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3015", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testisclose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3026", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3030", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_test_ip_isclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3075", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_test_nep50_isclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3098", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_tst_all_isclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3113", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_tst_none_isclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3116", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_tst_isclose_allclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3120", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_test_ip_all_isclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3130", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_test_ip_none_isclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3146", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_test_ip_isclose_allclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3151", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_test_equal_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3158", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_test_masked_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3163", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_test_scalar_return", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3190", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_test_no_parameter_modification", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3193", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_test_non_finite_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3200", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_test_timedelta", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3207", "weight": 1.0}, {"source": "test_numeric_testisclose", "target": "test_numeric_testisclose_test_tol_warnings", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3216", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_teststdvar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3237", "weight": 1.0}, {"source": "test_numeric_teststdvar", "target": "test_numeric_teststdvar_create_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3238", "weight": 1.0}, {"source": "test_numeric_teststdvar", "target": "test_numeric_teststdvar_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3243", "weight": 1.0}, {"source": "test_numeric_teststdvar", "target": "test_numeric_teststdvar_test_scalars", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3248", "weight": 1.0}, {"source": "test_numeric_teststdvar", "target": "test_numeric_teststdvar_test_ddof1", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3252", "weight": 1.0}, {"source": "test_numeric_teststdvar", "target": "test_numeric_teststdvar_test_ddof2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3259", "weight": 1.0}, {"source": "test_numeric_teststdvar", "target": "test_numeric_teststdvar_test_correction", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3266", "weight": 1.0}, {"source": "test_numeric_teststdvar", "target": "test_numeric_teststdvar_test_out_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3283", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_teststdvarcomplex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3297", "weight": 1.0}, {"source": "test_numeric_teststdvarcomplex", "target": "test_numeric_teststdvarcomplex_test_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3298", "weight": 1.0}, {"source": "test_numeric_teststdvarcomplex", "target": "test_numeric_teststdvarcomplex_test_scalars", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3304", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testcreationfuncs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3309", "weight": 1.0}, {"source": "test_numeric_testcreationfuncs", "target": "test_numeric_testcreationfuncs_check_function", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3310", "weight": 1.0}, {"source": "test_numeric_testcreationfuncs", "target": "test_numeric_testcreationfuncs_test_zeros", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3360", "weight": 1.0}, {"source": "test_numeric_testcreationfuncs", "target": "test_numeric_testcreationfuncs_test_ones", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3363", "weight": 1.0}, {"source": "test_numeric_testcreationfuncs", "target": "test_numeric_testcreationfuncs_test_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3366", "weight": 1.0}, {"source": "test_numeric_testcreationfuncs", "target": "test_numeric_testcreationfuncs_test_full", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3369", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_for_reference_leak", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3374", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_signatures", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3390", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testlikefuncs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3417", "weight": 1.0}, {"source": "test_numeric_testlikefuncs", "target": "test_numeric_testlikefuncs_compare_array_value", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3420", "weight": 1.0}, {"source": "test_numeric_testlikefuncs", "target": "test_numeric_testlikefuncs_check_like_function", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3431", "weight": 1.0}, {"source": "test_numeric_testlikefuncs", "target": "test_numeric_testlikefuncs_test_ones_like", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3553", "weight": 1.0}, {"source": "test_numeric_testlikefuncs", "target": "test_numeric_testlikefuncs_test_zeros_like", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3556", "weight": 1.0}, {"source": "test_numeric_testlikefuncs", "target": "test_numeric_testlikefuncs_test_empty_like", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3559", "weight": 1.0}, {"source": "test_numeric_testlikefuncs", "target": "test_numeric_testlikefuncs_test_filled_like", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3562", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_dtype_str_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3578", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testcorrelate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3591", "weight": 1.0}, {"source": "test_numeric_testcorrelate", "target": "test_numeric_testcorrelate_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3592", "weight": 1.0}, {"source": "test_numeric_testcorrelate", "target": "test_numeric_testcorrelate_test_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3604", "weight": 1.0}, {"source": "test_numeric_testcorrelate", "target": "test_numeric_testcorrelate_test_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3619", "weight": 1.0}, {"source": "test_numeric_testcorrelate", "target": "test_numeric_testcorrelate_test_no_overwrite", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3626", "weight": 1.0}, {"source": "test_numeric_testcorrelate", "target": "test_numeric_testcorrelate_test_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3633", "weight": 1.0}, {"source": "test_numeric_testcorrelate", "target": "test_numeric_testcorrelate_test_zero_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3641", "weight": 1.0}, {"source": "test_numeric_testcorrelate", "target": "test_numeric_testcorrelate_test_mode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3647", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testconvolve", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3662", "weight": 1.0}, {"source": "test_numeric_testconvolve", "target": "test_numeric_testconvolve_test_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3663", "weight": 1.0}, {"source": "test_numeric_testconvolve", "target": "test_numeric_testconvolve_test_no_overwrite", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3668", "weight": 1.0}, {"source": "test_numeric_testconvolve", "target": "test_numeric_testconvolve_test_mode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3675", "weight": 1.0}, {"source": "test_numeric_testconvolve", "target": "test_numeric_testconvolve_test_convolve_empty_input_error_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3689", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testargwhere", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3700", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_nd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3703", "weight": 1.0}, {"source": "test_numeric_testargwhere", "target": "test_numeric_testargwhere_test_2d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3725", "weight": 1.0}, {"source": "test_numeric_testargwhere", "target": "test_numeric_testargwhere_test_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3733", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testroll", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3737", "weight": 1.0}, {"source": "test_numeric_testroll", "target": "test_numeric_testroll_test_roll1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3738", "weight": 1.0}, {"source": "test_numeric_testroll", "target": "test_numeric_testroll_test_roll2d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3743", "weight": 1.0}, {"source": "test_numeric_testroll", "target": "test_numeric_testroll_test_roll_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3790", "weight": 1.0}, {"source": "test_numeric_testroll", "target": "test_numeric_testroll_test_roll_unsigned_shift", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3794", "weight": 1.0}, {"source": "test_numeric_testroll", "target": "test_numeric_testroll_test_roll_big_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3802", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testrollaxis", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3807", "weight": 1.0}, {"source": "test_numeric_testrollaxis", "target": "test_numeric_testrollaxis_test_exceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3824", "weight": 1.0}, {"source": "test_numeric_testrollaxis", "target": "test_numeric_testrollaxis_test_results", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3831", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testmoveaxis", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3869", "weight": 1.0}, {"source": "test_numeric_testmoveaxis", "target": "test_numeric_testmoveaxis_test_move_to_end", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3870", "weight": 1.0}, {"source": "test_numeric_testmoveaxis", "target": "test_numeric_testmoveaxis_test_move_new_position", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3879", "weight": 1.0}, {"source": "test_numeric_testmoveaxis", "target": "test_numeric_testmoveaxis_test_preserve_order", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3889", "weight": 1.0}, {"source": "test_numeric_testmoveaxis", "target": "test_numeric_testmoveaxis_test_move_multiples", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3902", "weight": 1.0}, {"source": "test_numeric_testmoveaxis", "target": "test_numeric_testmoveaxis_test_errors", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3914", "weight": 1.0}, {"source": "test_numeric_testmoveaxis", "target": "test_numeric_testmoveaxis_test_array_likes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3931", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testcross", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3943", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_2x2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3947", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_2x3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3959", "weight": 1.0}, {"source": "test_numeric_testcross", "target": "test_numeric_testcross_test_3x3", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3968", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_broadcasting", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3980", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_broadcasting_shapes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4013", "weight": 1.0}, {"source": "test_numeric_testcross", "target": "test_numeric_testcross_test_uint8_int32_mixed_dtypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4032", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_zero_dimension", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4041", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_outer_out_param", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4047", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testindices", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4058", "weight": 1.0}, {"source": "test_numeric_testindices", "target": "test_numeric_testindices_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4060", "weight": 1.0}, {"source": "test_numeric_testindices", "target": "test_numeric_testindices_test_single_input", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4071", "weight": 1.0}, {"source": "test_numeric_testindices", "target": "test_numeric_testindices_test_scalar_input", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4078", "weight": 1.0}, {"source": "test_numeric_testindices", "target": "test_numeric_testindices_test_sparse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4084", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_return_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4091", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testrequire", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4099", "weight": 1.0}, {"source": "test_numeric_testrequire", "target": "test_numeric_testrequire_generate_all_false", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4106", "weight": 1.0}, {"source": "test_numeric_testrequire", "target": "test_numeric_testrequire_set_and_check_flag", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4117", "weight": 1.0}, {"source": "test_numeric_testrequire", "target": "test_numeric_testrequire_test_require_each", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4132", "weight": 1.0}, {"source": "test_numeric_testrequire", "target": "test_numeric_testrequire_test_unknown_requirement", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4140", "weight": 1.0}, {"source": "test_numeric_testrequire", "target": "test_numeric_testrequire_test_non_array_input", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4144", "weight": 1.0}, {"source": "test_numeric_testrequire", "target": "test_numeric_testrequire_test_c_and_f_simul", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4152", "weight": 1.0}, {"source": "test_numeric_testrequire", "target": "test_numeric_testrequire_test_ensure_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4156", "weight": 1.0}, {"source": "test_numeric_testrequire", "target": "test_numeric_testrequire_test_preserve_subtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4164", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testbroadcast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4173", "weight": 1.0}, {"source": "test_numeric_testbroadcast", "target": "test_numeric_testbroadcast_test_broadcast_in_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4174", "weight": 1.0}, {"source": "test_numeric_testbroadcast", "target": "test_numeric_testbroadcast_test_broadcast_single_arg", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4191", "weight": 1.0}, {"source": "test_numeric_testbroadcast", "target": "test_numeric_testbroadcast_test_number_of_arguments", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4201", "weight": 1.0}, {"source": "test_numeric_testbroadcast", "target": "test_numeric_testbroadcast_test_broadcast_error_kwargs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4211", "weight": 1.0}, {"source": "test_numeric_testbroadcast", "target": "test_numeric_testbroadcast_test_shape_mismatch_error_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4224", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_test_signatures", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4231", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testkeepdims", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4243", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_sub_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4245", "weight": 1.0}, {"source": "test_numeric_sub_array", "target": "test_numeric_sub_array_sum", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4246", "weight": 1.0}, {"source": "test_numeric_testkeepdims", "target": "test_numeric_testkeepdims_test_raise", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4249", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testtensordot", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4255", "weight": 1.0}, {"source": "test_numeric_testtensordot", "target": "test_numeric_testtensordot_test_rejects_duplicate_axes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4257", "weight": 1.0}, {"source": "test_numeric_testtensordot", "target": "test_numeric_testtensordot_test_zero_dimension", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4263", "weight": 1.0}, {"source": "test_numeric_testtensordot", "target": "test_numeric_testtensordot_test_zero_dimensional", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4271", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_numeric_py", "target": "test_numeric_testastype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4279", "weight": 1.0}, {"source": "test_numeric_testastype", "target": "test_numeric_testastype_test_astype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4281", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs_test_clip", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L116", "weight": 1.0}, {"source": "test_numeric_testnonarrayargs_test_sum", "target": "test_numeric_sub_array_sum", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L326", "weight": 1.0}, {"source": "test_numeric_testboolarray_test_all_any", "target": "test_numeric_testboolarray_create_bool_arrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L757", "weight": 1.0}, {"source": "test_numeric_testboolarray_test_logical_not_abs", "target": "test_numeric_testboolarray_create_bool_arrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L785", "weight": 1.0}, {"source": "test_numeric_testboolarray_test_logical_and_or_xor", "target": "test_numeric_testboolarray_create_bool_arrays", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L799", "weight": 1.0}, {"source": "test_numeric_testboolcmp_test_float", "target": "test_numeric_teststdvar_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L871", "weight": 1.0}, {"source": "test_numeric_testboolcmp_test_double", "target": "test_numeric_teststdvar_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L898", "weight": 1.0}, {"source": "test_numeric_testfloatexceptions_assert_op_raises_fpe", "target": "test_numeric_testfloatexceptions_assert_raises_fpe", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L976", "weight": 1.0}, {"source": "test_numeric_test_floating_exceptions", "target": "test_numeric_testfloatexceptions_assert_raises_fpe", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1017", "weight": 1.0}, {"source": "test_numeric_testtypes_test_coercion", "target": "test_numeric_testtypes_check_promotion_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1144", "weight": 1.0}, {"source": "test_numeric_testtypes_test_result_type", "target": "test_numeric_testtypes_check_promotion_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1195", "weight": 1.0}, {"source": "test_numeric_testfromiter_test_types", "target": "test_numeric_testfromiter_makegen", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1531", "weight": 1.0}, {"source": "test_numeric_testfromiter_test_lengths", "target": "test_numeric_testfromiter_makegen", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1539", "weight": 1.0}, {"source": "test_numeric_testfromiter_test_values", "target": "test_numeric_testfromiter_makegen", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1548", "weight": 1.0}, {"source": "test_numeric_testfromiter_load_data", "target": "test_numeric_nitererror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1559", "weight": 1.0}, {"source": "test_numeric_test_2592", "target": "test_numeric_testfromiter_load_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1567", "weight": 1.0}, {"source": "test_numeric_testclip_fastclip", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2314", "weight": 1.0}, {"source": "test_numeric_testclip_generate_non_native_data", "target": "test_numeric_testclip_neg_byteorder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2341", "weight": 1.0}, {"source": "test_numeric_test_ones_pathological", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2360", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_double", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2368", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_double", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2371", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_double", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2372", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_double", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2373", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int", "target": "test_numeric_testclip_generate_int_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2377", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2381", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2382", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2383", "weight": 1.0}, {"source": "test_numeric_testclip_test_array_double", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2387", "weight": 1.0}, {"source": "test_numeric_testclip_test_array_double", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2390", "weight": 1.0}, {"source": "test_numeric_testclip_test_array_double", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2391", "weight": 1.0}, {"source": "test_numeric_testclip_test_array_double", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2392", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_nonnative", "target": "test_numeric_testclip_generate_non_native_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2397", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_nonnative", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2400", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_nonnative", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2401", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_nonnative", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2405", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_nonnative", "target": "test_numeric_testclip_neg_byteorder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2407", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_complex", "target": "test_numeric_testclip_generate_data_complex", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2416", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_complex", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2419", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_complex", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2420", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_complex", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2421", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_complex", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2424", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_complex", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2438", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_complex", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2440", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_non_contig", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2445", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_non_contig", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2449", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_non_contig", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2450", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_non_contig", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2451", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_out", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2455", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_out", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2460", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_out", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2461", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_out", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2462", "weight": 1.0}, {"source": "test_numeric_test_simple_int32_inout", "target": "test_numeric_testclip_generate_int32_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2467", "weight": 1.0}, {"source": "test_numeric_test_simple_int32_inout", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2474", "weight": 1.0}, {"source": "test_numeric_test_simple_int32_inout", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2478", "weight": 1.0}, {"source": "test_numeric_test_simple_int32_inout", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2479", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int64_out", "target": "test_numeric_testclip_generate_int32_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2483", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int64_out", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2488", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int64_out", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2489", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int64_out", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2490", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int64_inout", "target": "test_numeric_testclip_generate_int32_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2494", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int64_inout", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2499", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int64_inout", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2500", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int64_inout", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2501", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int32_out", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2505", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int32_out", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2510", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int32_out", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2511", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_int32_out", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2512", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_inplace_01", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2516", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_inplace_01", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2520", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_inplace_01", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2521", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_inplace_01", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2522", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_inplace_02", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2526", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_inplace_02", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2530", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_inplace_02", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2531", "weight": 1.0}, {"source": "test_numeric_testclip_test_simple_inplace_02", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2532", "weight": 1.0}, {"source": "test_numeric_testclip_test_noncontig_inplace", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2536", "weight": 1.0}, {"source": "test_numeric_testclip_test_noncontig_inplace", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2543", "weight": 1.0}, {"source": "test_numeric_testclip_test_noncontig_inplace", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2544", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_01", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2549", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_01", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2552", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_01", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2553", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_01", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2554", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_02", "target": "test_numeric_testclip_generate_int_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2558", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_02", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2562", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_02", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2563", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_02", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2564", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_03", "target": "test_numeric_testclip_generate_int32_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2568", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_03", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2571", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_03", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2572", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_03", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2573", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_04", "target": "test_numeric_testclip_generate_int32_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2577", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_04", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2580", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_04", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2581", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_04", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2582", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_05", "target": "test_numeric_testclip_generate_int_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2586", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_05", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2589", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_05", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2590", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_05", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2591", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_06", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2595", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_06", "target": "test_numeric_testclip_neg_byteorder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2597", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_06", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2599", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_06", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2600", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_06", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2601", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_07", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2605", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_07", "target": "test_numeric_testclip_neg_byteorder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2608", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_07", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2610", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_07", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2611", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_07", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2612", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_08", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2616", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_08", "target": "test_numeric_testclip_neg_byteorder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2619", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_08", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2621", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_08", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2622", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_08", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2623", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_09", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2627", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_09", "target": "test_numeric_testclip_neg_byteorder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2630", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_09", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2632", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_09", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2633", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_09", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2634", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_10", "target": "test_numeric_testclip_generate_int_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2638", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_10", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2642", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_10", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2643", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_10", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2644", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_11", "target": "test_numeric_testclip_generate_non_native_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2648", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_11", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2654", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_11", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2655", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_11", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2656", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_12", "target": "test_numeric_testclip_generate_int_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2660", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_12", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2664", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_12", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2665", "weight": 1.0}, {"source": "test_numeric_testclip_test_type_cast_12", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2666", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_simple", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2670", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_simple", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2675", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_simple", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2676", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_simple", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2677", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_simple2", "target": "test_numeric_testclip_generate_int32_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2681", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_simple2", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2686", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_simple2", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2687", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_simple2", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2688", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_simple_int32", "target": "test_numeric_testclip_generate_int32_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2692", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_simple_int32", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2697", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_simple_int32", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2698", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_simple_int32", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2699", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_array_int32", "target": "test_numeric_testclip_generate_int32_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2703", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_array_int32", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2708", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_array_int32", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2709", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_array_int32", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2710", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_array_outint32", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2714", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_array_outint32", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2719", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_array_outint32", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2720", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_array_outint32", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2721", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_transposed", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2727", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_with_out_memory_overlap", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2735", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_inplace_array", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2741", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_inplace_array", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2745", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_inplace_array", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2746", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_inplace_array", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2747", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_inplace_simple", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2751", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_inplace_simple", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2755", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_inplace_simple", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2756", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_inplace_simple", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2757", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_func_takes_out", "target": "test_numeric_testclip_generate_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2761", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_func_takes_out", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2765", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_func_takes_out", "target": "test_numeric_assert_array_strict_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2767", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_nan", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2772", "weight": 1.0}, {"source": "test_numeric_testclip_test_object_clip", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2780", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_all_none", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2786", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_invalid_casting", "target": "test_numeric_testclip_fastclip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2793", "weight": 1.0}, {"source": "test_numeric_test_clip_value_min_max_flip", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2807", "weight": 1.0}, {"source": "test_numeric_test_clip_problem_cases", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2825", "weight": 1.0}, {"source": "test_numeric_test_clip_scalar_nan_propagation", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2838", "weight": 1.0}, {"source": "test_numeric_test_nat_propagation", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2848", "weight": 1.0}, {"source": "test_numeric_test_clip_property", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2894", "weight": 1.0}, {"source": "test_numeric_testclip_test_clip_min_max_args", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2903", "weight": 1.0}, {"source": "test_numeric_test_out_of_bound_pyints", "target": "test_numeric_testclip_clip", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2932", "weight": 1.0}, {"source": "test_numeric_testallclose_test_ip_allclose", "target": "test_numeric_testallclose_tst_allclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2975", "weight": 1.0}, {"source": "test_numeric_testallclose_test_ip_not_allclose", "target": "test_numeric_testallclose_tst_not_allclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2996", "weight": 1.0}, {"source": "test_numeric_testisclose_test_ip_isclose", "target": "test_numeric_testcorrelate_setup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3076", "weight": 1.0}, {"source": "test_numeric_testisclose_test_ip_all_isclose", "target": "test_numeric_testcorrelate_setup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3131", "weight": 1.0}, {"source": "test_numeric_testisclose_test_ip_all_isclose", "target": "test_numeric_testisclose_tst_all_isclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3133", "weight": 1.0}, {"source": "test_numeric_testisclose_test_ip_none_isclose", "target": "test_numeric_testcorrelate_setup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3147", "weight": 1.0}, {"source": "test_numeric_testisclose_test_ip_none_isclose", "target": "test_numeric_testisclose_tst_none_isclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3149", "weight": 1.0}, {"source": "test_numeric_testisclose_test_ip_isclose_allclose", "target": "test_numeric_testcorrelate_setup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3152", "weight": 1.0}, {"source": "test_numeric_testisclose_test_ip_isclose_allclose", "target": "test_numeric_testisclose_tst_isclose_allclose", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3156", "weight": 1.0}, {"source": "test_numeric_teststdvar_test_basic", "target": "test_numeric_teststdvar_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3244", "weight": 1.0}, {"source": "test_numeric_teststdvar_test_ddof1", "target": "test_numeric_teststdvar_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3253", "weight": 1.0}, {"source": "test_numeric_teststdvar_test_ddof2", "target": "test_numeric_teststdvar_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3260", "weight": 1.0}, {"source": "test_numeric_teststdvar_test_correction", "target": "test_numeric_teststdvar_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3267", "weight": 1.0}, {"source": "test_numeric_testcreationfuncs_test_zeros", "target": "test_numeric_testcreationfuncs_check_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3361", "weight": 1.0}, {"source": "test_numeric_testcreationfuncs_test_ones", "target": "test_numeric_testcreationfuncs_check_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3364", "weight": 1.0}, {"source": "test_numeric_testcreationfuncs_test_empty", "target": "test_numeric_testcreationfuncs_check_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3367", "weight": 1.0}, {"source": "test_numeric_testcreationfuncs_test_full", "target": "test_numeric_testcreationfuncs_check_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3370", "weight": 1.0}, {"source": "test_numeric_testlikefuncs_check_like_function", "target": "test_numeric_testlikefuncs_compare_array_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3473", "weight": 1.0}, {"source": "test_numeric_testlikefuncs_test_ones_like", "target": "test_numeric_testlikefuncs_check_like_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3554", "weight": 1.0}, {"source": "test_numeric_testlikefuncs_test_zeros_like", "target": "test_numeric_testlikefuncs_check_like_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3557", "weight": 1.0}, {"source": "test_numeric_testlikefuncs_test_empty_like", "target": "test_numeric_testlikefuncs_check_like_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3560", "weight": 1.0}, {"source": "test_numeric_testlikefuncs_test_filled_like", "target": "test_numeric_testlikefuncs_check_like_function", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3563", "weight": 1.0}, {"source": "test_numeric_testcorrelate_test_float", "target": "test_numeric_testcorrelate_setup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3605", "weight": 1.0}, {"source": "test_numeric_testcorrelate_test_object", "target": "test_numeric_testcorrelate_setup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3620", "weight": 1.0}, {"source": "test_numeric_testrequire_test_require_each", "target": "test_numeric_testrequire_generate_all_false", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4137", "weight": 1.0}, {"source": "test_numeric_testrequire_test_require_each", "target": "test_numeric_testrequire_set_and_check_flag", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4138", "weight": 1.0}, {"source": "test_numeric_testrequire_test_unknown_requirement", "target": "test_numeric_testrequire_generate_all_false", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4141", "weight": 1.0}, {"source": "test_numeric_testrequire_test_c_and_f_simul", "target": "test_numeric_testrequire_generate_all_false", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4153", "weight": 1.0}, {"source": "test_numeric_testrequire_test_preserve_subtype", "target": "test_numeric_testrequire_set_and_check_flag", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4170", "weight": 1.0}, {"source": "test_numeric_rationale_1336", "target": "test_numeric_testtypes_test_promote_types_metadata", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1336", "weight": 1.0}, {"source": "test_numeric_rationale_2080", "target": "test_numeric_test_array_equal_parametrizations", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2080", "weight": 1.0}, {"source": "test_numeric_rationale_2211", "target": "test_numeric_testarraycomparisons_test_array_equal_equal_nan", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2211", "weight": 1.0}, {"source": "test_numeric_rationale_2859", "target": "test_numeric_testclip_test_clip_property", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2859", "weight": 1.0}, {"source": "test_numeric_rationale_3418", "target": "test_numeric_testlikefuncs", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3418", "weight": 1.0}, {"source": "test_numeric_rationale_3690", "target": "test_numeric_testconvolve_test_convolve_empty_input_error_message", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3690", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_numeric_testresize_test_copies", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L37"}, {"caller_nid": "test_numeric_testresize_test_copies", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L38"}, {"caller_nid": "test_numeric_testresize_test_copies", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L39"}, {"caller_nid": "test_numeric_testresize_test_copies", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L39"}, {"caller_nid": "test_numeric_testresize_test_copies", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L41"}, {"caller_nid": "test_numeric_testresize_test_copies", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L42"}, {"caller_nid": "test_numeric_testresize_test_copies", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L42"}, {"caller_nid": "test_numeric_testresize_test_copies", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L44"}, {"caller_nid": "test_numeric_testresize_test_copies", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L45"}, {"caller_nid": "test_numeric_testresize_test_copies", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L45"}, {"caller_nid": "test_numeric_testresize_test_repeats", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L48"}, {"caller_nid": "test_numeric_testresize_test_repeats", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L49"}, {"caller_nid": "test_numeric_testresize_test_repeats", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L50"}, {"caller_nid": "test_numeric_testresize_test_repeats", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L50"}, {"caller_nid": "test_numeric_testresize_test_repeats", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L52"}, {"caller_nid": "test_numeric_testresize_test_repeats", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L53"}, {"caller_nid": "test_numeric_testresize_test_repeats", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L53"}, {"caller_nid": "test_numeric_testresize_test_repeats", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L55"}, {"caller_nid": "test_numeric_testresize_test_repeats", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L56"}, {"caller_nid": "test_numeric_testresize_test_repeats", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L56"}, {"caller_nid": "test_numeric_testresize_test_zeroresize", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L59"}, {"caller_nid": "test_numeric_testresize_test_zeroresize", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L60"}, {"caller_nid": "test_numeric_testresize_test_zeroresize", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L61"}, {"caller_nid": "test_numeric_testresize_test_zeroresize", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L61"}, {"caller_nid": "test_numeric_testresize_test_zeroresize", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L62"}, {"caller_nid": "test_numeric_testresize_test_zeroresize", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L64"}, {"caller_nid": "test_numeric_testresize_test_zeroresize", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L65"}, {"caller_nid": "test_numeric_testresize_test_zeroresize", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L67"}, {"caller_nid": "test_numeric_testresize_test_zeroresize", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L68"}, {"caller_nid": "test_numeric_testresize_test_reshape_from_zero", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L72"}, {"caller_nid": "test_numeric_testresize_test_reshape_from_zero", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L73"}, {"caller_nid": "test_numeric_testresize_test_reshape_from_zero", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L74"}, {"caller_nid": "test_numeric_testresize_test_reshape_from_zero", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L74"}, {"caller_nid": "test_numeric_testresize_test_reshape_from_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L75"}, {"caller_nid": "test_numeric_testresize_test_negative_resize", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L78"}, {"caller_nid": "test_numeric_testresize_test_negative_resize", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L80"}, {"caller_nid": "test_numeric_testresize_test_negative_resize", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L81"}, {"caller_nid": "test_numeric_testresize_test_unsigned_resize", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L86"}, {"caller_nid": "test_numeric_testresize_test_unsigned_resize", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L87"}, {"caller_nid": "test_numeric_testresize_test_unsigned_resize", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L87"}, {"caller_nid": "test_numeric_testresize_test_unsigned_resize", "callee": "dt_pair[0]", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L87"}, {"caller_nid": "test_numeric_testresize_test_unsigned_resize", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L88"}, {"caller_nid": "test_numeric_testresize_test_unsigned_resize", "callee": "dt_pair[1]", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L88"}, {"caller_nid": "test_numeric_testresize_test_subclass", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L94"}, {"caller_nid": "test_numeric_testresize_test_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L94"}, {"caller_nid": "test_numeric_testresize_test_subclass", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L95"}, {"caller_nid": "test_numeric_testresize_test_subclass", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L95"}, {"caller_nid": "test_numeric_testresize_test_subclass", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L96"}, {"caller_nid": "test_numeric_testresize_test_subclass", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L96"}, {"caller_nid": "test_numeric_testresize_test_subclass", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L98"}, {"caller_nid": "test_numeric_testresize_test_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L98"}, {"caller_nid": "test_numeric_testresize_test_subclass", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L99"}, {"caller_nid": "test_numeric_testresize_test_subclass", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L99"}, {"caller_nid": "test_numeric_testnonarrayargs_test_choose", "callee": "choose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L111"}, {"caller_nid": "test_numeric_testnonarrayargs_test_choose", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L112"}, {"caller_nid": "test_numeric_testnonarrayargs_test_clip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L118"}, {"caller_nid": "test_numeric_testnonarrayargs_test_compress", "callee": "compress", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L124"}, {"caller_nid": "test_numeric_testnonarrayargs_test_compress", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L125"}, {"caller_nid": "test_numeric_testnonarrayargs_test_count_nonzero", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L130"}, {"caller_nid": "test_numeric_testnonarrayargs_test_count_nonzero", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L131"}, {"caller_nid": "test_numeric_testnonarrayargs_test_count_nonzero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L132"}, {"caller_nid": "test_numeric_testnonarrayargs_test_diagonal", "callee": "diagonal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L138"}, {"caller_nid": "test_numeric_testnonarrayargs_test_diagonal", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L141"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L145"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L145"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L146"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L146"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L146"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L146"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L147"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L147"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L147"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L147"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L149"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L150"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L151"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L151"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L151"}, {"caller_nid": "test_numeric_testnonarrayargs_test_mean", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L152"}, {"caller_nid": "test_numeric_testnonarrayargs_test_ptp", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L156"}, {"caller_nid": "test_numeric_testnonarrayargs_test_ptp", "callee": "ptp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L156"}, {"caller_nid": "test_numeric_testnonarrayargs_test_prod", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L164"}, {"caller_nid": "test_numeric_testnonarrayargs_test_prod", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L164"}, {"caller_nid": "test_numeric_testnonarrayargs_test_ravel", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L169"}, {"caller_nid": "test_numeric_testnonarrayargs_test_ravel", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L169"}, {"caller_nid": "test_numeric_testnonarrayargs_test_repeat", "callee": "repeat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L175"}, {"caller_nid": "test_numeric_testnonarrayargs_test_repeat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L176"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L181"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L181"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L184"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L186"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L188"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L193"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L195"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L195"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L196"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L196"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L197"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L197"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L198"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L198"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L199"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_shape_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L199"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L202"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L202"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L203"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "shares_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L206"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L206"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "shares_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L207"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L207"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "shares_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L208"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L209"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "shares_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L210"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L210"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "shares_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L211"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L211"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "shares_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L212"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L212"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "shares_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L213"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L213"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "shares_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L214"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L215"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "shares_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L216"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L217"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "shares_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L218"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L219"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L222"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L223"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L224"}, {"caller_nid": "test_numeric_testnonarrayargs_test_reshape_copy_arg", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L225"}, {"caller_nid": "test_numeric_testnonarrayargs_test_round", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L230"}, {"caller_nid": "test_numeric_testnonarrayargs_test_round", "callee": "around", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L230"}, {"caller_nid": "test_numeric_testnonarrayargs_test_round", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L231"}, {"caller_nid": "test_numeric_testnonarrayargs_test_round", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L232"}, {"caller_nid": "test_numeric_testnonarrayargs_test_round", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L232"}, {"caller_nid": "test_numeric_testnonarrayargs_test_round", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L232"}, {"caller_nid": "test_numeric_testnonarrayargs_test_round", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L233"}, {"caller_nid": "test_numeric_testnonarrayargs_test_round", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L233"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L241"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L242"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L242"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L242"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L243"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L243"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L243"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L244"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L244"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L244"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L245"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L245"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L246"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L246"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L247"}, {"caller_nid": "test_numeric_test_dunder_round", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L247"}, {"caller_nid": "test_numeric_test_dunder_round_edgecases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L257"}, {"caller_nid": "test_numeric_test_dunder_round_edgecases", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L257"}, {"caller_nid": "test_numeric_test_dunder_round_edgecases", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L257"}, {"caller_nid": "test_numeric_test_dunder_round_edgecases", "callee": "int32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L257"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L260"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L261"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L261"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L261"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L262"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L262"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L263"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L263"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L263"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L264"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L264"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "int64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L266"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L267"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L267"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L267"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L268"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L268"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L269"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L269"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L269"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L270"}, {"caller_nid": "test_numeric_testnonarrayargs_test_dunder_round_accuracy", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L270"}, {"caller_nid": "test_numeric_test_round_py_consistency", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L275"}, {"caller_nid": "test_numeric_test_round_py_consistency", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L275"}, {"caller_nid": "test_numeric_test_round_py_consistency", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L275"}, {"caller_nid": "test_numeric_test_round_py_consistency", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L275"}, {"caller_nid": "test_numeric_testnonarrayargs_test_searchsorted", "callee": "searchsorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L279"}, {"caller_nid": "test_numeric_testnonarrayargs_test_searchsorted", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L280"}, {"caller_nid": "test_numeric_testnonarrayargs_test_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L284"}, {"caller_nid": "test_numeric_testnonarrayargs_test_size", "callee": "size", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L284"}, {"caller_nid": "test_numeric_testnonarrayargs_test_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L285"}, {"caller_nid": "test_numeric_testnonarrayargs_test_size", "callee": "size", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L285"}, {"caller_nid": "test_numeric_testnonarrayargs_test_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L286"}, {"caller_nid": "test_numeric_testnonarrayargs_test_size", "callee": "size", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L286"}, {"caller_nid": "test_numeric_testnonarrayargs_test_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L287"}, {"caller_nid": "test_numeric_testnonarrayargs_test_size", "callee": "size", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L287"}, {"caller_nid": "test_numeric_testnonarrayargs_test_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L288"}, {"caller_nid": "test_numeric_testnonarrayargs_test_size", "callee": "size", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L288"}, {"caller_nid": "test_numeric_testnonarrayargs_test_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L289"}, {"caller_nid": "test_numeric_testnonarrayargs_test_size", "callee": "size", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L289"}, {"caller_nid": "test_numeric_testnonarrayargs_test_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L290"}, {"caller_nid": "test_numeric_testnonarrayargs_test_size", "callee": "size", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L290"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L294"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L294"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L295"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L295"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L295"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L296"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L296"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L296"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L297"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L297"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L297"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L298"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L298"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L298"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L299"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L299"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L299"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L300"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L300"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L300"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L301"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L301"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L301"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L302"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L302"}, {"caller_nid": "test_numeric_testnonarrayargs_test_squeeze", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L302"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L306"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L306"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L307"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L307"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L307"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L308"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L308"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L308"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L310"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L311"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L312"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L312"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L312"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L313"}, {"caller_nid": "test_numeric_testnonarrayargs_test_swapaxes", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L318"}, {"caller_nid": "test_numeric_testnonarrayargs_test_swapaxes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L319"}, {"caller_nid": "test_numeric_testnonarrayargs_test_sum", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L328"}, {"caller_nid": "test_numeric_testnonarrayargs_test_take", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L335"}, {"caller_nid": "test_numeric_testnonarrayargs_test_take", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L336"}, {"caller_nid": "test_numeric_testnonarrayargs_test_take", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L343"}, {"caller_nid": "test_numeric_testnonarrayargs_test_take", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L344"}, {"caller_nid": "test_numeric_testnonarrayargs_test_take", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L345"}, {"caller_nid": "test_numeric_testnonarrayargs_test_take", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L346"}, {"caller_nid": "test_numeric_testnonarrayargs_test_take", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L347"}, {"caller_nid": "test_numeric_testnonarrayargs_test_take", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L348"}, {"caller_nid": "test_numeric_testnonarrayargs_test_trace", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L352"}, {"caller_nid": "test_numeric_testnonarrayargs_test_trace", "callee": "trace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L352"}, {"caller_nid": "test_numeric_testnonarrayargs_test_transpose", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L357"}, {"caller_nid": "test_numeric_testnonarrayargs_test_transpose", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L357"}, {"caller_nid": "test_numeric_testnonarrayargs_test_transpose", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L358"}, {"caller_nid": "test_numeric_testnonarrayargs_test_transpose", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L358"}, {"caller_nid": "test_numeric_testnonarrayargs_test_transpose", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L359"}, {"caller_nid": "test_numeric_testnonarrayargs_test_transpose", "callee": "matrix_transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L359"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L363"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L363"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L364"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L364"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L364"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L365"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L365"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L365"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L367"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L368"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L369"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L369"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L369"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L370"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L372"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L374"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L374"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L378"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L379"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L381"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L382"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L384"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L392"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L406"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L409"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L413"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L414"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L416"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L417"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L419"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L427"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L441"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L444"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_false", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L447"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_false", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L448"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_false", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L450"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_false", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L454"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_false", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L463"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_false", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L464"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_false", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L467"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_false", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L470"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_false", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L471"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_false", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L473"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_false", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L477"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_false", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L486"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_false", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L487"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_false", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L490"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_where_nontrivial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L493"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_where_nontrivial", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L494"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_where_nontrivial", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L498"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_where_nontrivial", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L503"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_where_nontrivial", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L513"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_where_nontrivial", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L514"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_where_nontrivial", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L517"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_where_nontrivial", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L520"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_where_nontrivial", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L521"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_where_nontrivial", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L525"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_where_nontrivial", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L530"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_where_nontrivial", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L540"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_where_nontrivial", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L541"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_where_nontrivial", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L544"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_multiple_axis", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L548"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_multiple_axis", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L549"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_multiple_axis", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L553"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_multiple_axis", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L558"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_multiple_axis", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L568"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_multiple_axis", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L570"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_axis_none", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L574"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_axis_none", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L575"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_axis_none", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L579"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_axis_none", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L584"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_axis_none", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L594"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_axis_none", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L596"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L600"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L605"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L610"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L612"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L617"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L620"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L629"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L630"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L633"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L634"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L640"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L641"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L642"}, {"caller_nid": "test_numeric_testnonarrayargs_test_std_with_mean_keyword_keepdims_true_masked", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L643"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L647"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L652"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L657"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L659"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L664"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L667"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L676"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L677"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L680"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L681"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L687"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L688"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L689"}, {"caller_nid": "test_numeric_testnonarrayargs_test_var_with_mean_keyword_keepdims_true_masked", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L690"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L695"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L695"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L696"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L696"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "int16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L696"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L697"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L697"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L698"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L698"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L699"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L699"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L700"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L700"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L704"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L704"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L704"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L706"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L706"}, {"caller_nid": "test_numeric_testisscalar_test_isscalar", "callee": "Number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L706"}, {"caller_nid": "test_numeric_testboolscalar_test_logical", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L714"}, {"caller_nid": "test_numeric_testboolscalar_test_logical", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L715"}, {"caller_nid": "test_numeric_testboolscalar_test_bitwise_or", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L720"}, {"caller_nid": "test_numeric_testboolscalar_test_bitwise_or", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L721"}, {"caller_nid": "test_numeric_testboolscalar_test_bitwise_or", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L722"}, {"caller_nid": "test_numeric_testboolscalar_test_bitwise_or", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L723"}, {"caller_nid": "test_numeric_testboolscalar_test_bitwise_and", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L728"}, {"caller_nid": "test_numeric_testboolscalar_test_bitwise_and", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L729"}, {"caller_nid": "test_numeric_testboolscalar_test_bitwise_and", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L730"}, {"caller_nid": "test_numeric_testboolscalar_test_bitwise_and", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L731"}, {"caller_nid": "test_numeric_testboolscalar_test_bitwise_xor", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L736"}, {"caller_nid": "test_numeric_testboolscalar_test_bitwise_xor", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L737"}, {"caller_nid": "test_numeric_testboolscalar_test_bitwise_xor", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L738"}, {"caller_nid": "test_numeric_testboolscalar_test_bitwise_xor", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L739"}, {"caller_nid": "test_numeric_testboolarray_create_bool_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L745"}, {"caller_nid": "test_numeric_testboolarray_create_bool_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L746"}, {"caller_nid": "test_numeric_testboolarray_create_bool_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L747"}, {"caller_nid": "test_numeric_testboolarray_create_bool_arrays", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L748"}, {"caller_nid": "test_numeric_testboolarray_create_bool_arrays", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L749"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L758"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L758"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L759"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L759"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L760"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L760"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L761"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L761"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L762"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L762"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L763"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L763"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L764"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L764"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L765"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L765"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L767"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L768"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L770"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L770"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L771"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L773"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L773"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L774"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L776"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L776"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L777"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L779"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L779"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L780"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L782"}, {"caller_nid": "test_numeric_testboolarray_test_all_any", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L782"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L786"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L787"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L787"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L788"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L788"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L789"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L789"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L790"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L790"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L791"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L791"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L792"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L792"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "logical_not", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L793"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L794"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L795"}, {"caller_nid": "test_numeric_testboolarray_test_logical_not_abs", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L796"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L800"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L801"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L802"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L803"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "logical_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L804"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L805"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L806"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L807"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L808"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L809"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "logical_and", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L810"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L811"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L812"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L813"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L814"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L815"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "logical_xor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L816"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L817"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L819"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L820"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L821"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L822"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L823"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L824"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L825"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L826"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L827"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L828"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L829"}, {"caller_nid": "test_numeric_testboolarray_test_logical_and_or_xor", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L830"}, {"caller_nid": "test_numeric_testboolcmp_create_data", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L836"}, {"caller_nid": "test_numeric_testboolcmp_create_data", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L837"}, {"caller_nid": "test_numeric_testboolcmp_create_data", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L840"}, {"caller_nid": "test_numeric_testboolcmp_create_data", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L841"}, {"caller_nid": "test_numeric_testboolcmp_create_data", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L841"}, {"caller_nid": "test_numeric_testboolcmp_create_data", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L842"}, {"caller_nid": "test_numeric_testboolcmp_create_data", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L843"}, {"caller_nid": "test_numeric_testboolcmp_create_data", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L845"}, {"caller_nid": "test_numeric_testboolcmp_create_data", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L848"}, {"caller_nid": "test_numeric_testboolcmp_create_data", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L852"}, {"caller_nid": "test_numeric_testboolcmp_create_data", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L855"}, {"caller_nid": "test_numeric_testboolcmp_create_data", "callee": "machine", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L864"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L872"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L873"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L874"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L875"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L876"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L877"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L879"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L880"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L882"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L883"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L885"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L885"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L885"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L886"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L886"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L886"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L887"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L887"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L887"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L890"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L890"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L891"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L891"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L892"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L892"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L893"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L893"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L894"}, {"caller_nid": "test_numeric_testboolcmp_test_float", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L894"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L899"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L900"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L901"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L902"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L903"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L904"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L906"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L907"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L909"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L910"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L912"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L912"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L912"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L913"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L913"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L913"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L914"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L914"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L914"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L917"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L917"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L918"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L918"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L919"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L919"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L920"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L920"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L921"}, {"caller_nid": "test_numeric_testboolcmp_test_double", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L921"}, {"caller_nid": "test_numeric_testseterr_test_default", "callee": "geterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L926"}, {"caller_nid": "test_numeric_testseterr_test_default", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L927"}, {"caller_nid": "test_numeric_testseterr_test_set", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L935"}, {"caller_nid": "test_numeric_testseterr_test_set", "callee": "seterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L936"}, {"caller_nid": "test_numeric_testseterr_test_set", "callee": "seterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L937"}, {"caller_nid": "test_numeric_testseterr_test_set", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L938"}, {"caller_nid": "test_numeric_testseterr_test_set", "callee": "seterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L939"}, {"caller_nid": "test_numeric_testseterr_test_set", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L940"}, {"caller_nid": "test_numeric_testseterr_test_set", "callee": "seterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L941"}, {"caller_nid": "test_numeric_testseterr_test_set", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L942"}, {"caller_nid": "test_numeric_testseterr_test_set", "callee": "geterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L942"}, {"caller_nid": "test_numeric_testseterr_test_set", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L943"}, {"caller_nid": "test_numeric_testseterr_test_set", "callee": "seterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L944"}, {"caller_nid": "test_numeric_testseterr_test_set", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L945"}, {"caller_nid": "test_numeric_testseterr_test_set", "callee": "geterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L945"}, {"caller_nid": "test_numeric_test_divide_err", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L950"}, {"caller_nid": "test_numeric_test_divide_err", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L951"}, {"caller_nid": "test_numeric_test_divide_err", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L952"}, {"caller_nid": "test_numeric_test_divide_err", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L952"}, {"caller_nid": "test_numeric_test_divide_err", "callee": "seterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L954"}, {"caller_nid": "test_numeric_test_divide_err", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L955"}, {"caller_nid": "test_numeric_test_divide_err", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L955"}, {"caller_nid": "test_numeric_testfloatexceptions_assert_raises_fpe", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L960"}, {"caller_nid": "test_numeric_testfloatexceptions_assert_raises_fpe", "callee": "flop", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L962"}, {"caller_nid": "test_numeric_testfloatexceptions_assert_raises_fpe", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L963"}, {"caller_nid": "test_numeric_testfloatexceptions_assert_raises_fpe", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L966"}, {"caller_nid": "test_numeric_testfloatexceptions_assert_raises_fpe", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L966"}, {"caller_nid": "test_numeric_testfloatexceptions_assert_raises_fpe", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L966"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L986"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L991"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "obj2sctype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L992"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L993"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L995"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1003"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1003"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1004"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1005"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1006"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1007"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1016"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1022"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1024"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1033"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1033"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1035"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1035"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1037"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1037"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1040"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1040"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1042"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1042"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1045"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1045"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1048"}, {"caller_nid": "test_numeric_test_floating_exceptions", "callee": "ftype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1048"}, {"caller_nid": "test_numeric_test_warnings", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1053"}, {"caller_nid": "test_numeric_test_warnings", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1054"}, {"caller_nid": "test_numeric_test_warnings", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1055"}, {"caller_nid": "test_numeric_test_warnings", "callee": "divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1056"}, {"caller_nid": "test_numeric_test_warnings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1057"}, {"caller_nid": "test_numeric_test_warnings", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1057"}, {"caller_nid": "test_numeric_test_warnings", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1058"}, {"caller_nid": "test_numeric_test_warnings", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1058"}, {"caller_nid": "test_numeric_test_warnings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1059"}, {"caller_nid": "test_numeric_test_warnings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1059"}, {"caller_nid": "test_numeric_test_warnings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1060"}, {"caller_nid": "test_numeric_test_warnings", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1060"}, {"caller_nid": "test_numeric_test_warnings", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1061"}, {"caller_nid": "test_numeric_test_warnings", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1061"}, {"caller_nid": "test_numeric_test_warnings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1062"}, {"caller_nid": "test_numeric_test_warnings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1062"}, {"caller_nid": "test_numeric_test_warnings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1063"}, {"caller_nid": "test_numeric_test_warnings", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1063"}, {"caller_nid": "test_numeric_test_warnings", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1064"}, {"caller_nid": "test_numeric_test_warnings", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1064"}, {"caller_nid": "test_numeric_test_warnings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1065"}, {"caller_nid": "test_numeric_test_warnings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1065"}, {"caller_nid": "test_numeric_test_warnings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1066"}, {"caller_nid": "test_numeric_test_warnings", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1066"}, {"caller_nid": "test_numeric_test_warnings", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1067"}, {"caller_nid": "test_numeric_test_warnings", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1067"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1073"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "int8", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1074"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "int16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1074"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "int32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1074"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "int64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1074"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "uint8", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1075"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "uint16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1075"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1075"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "uint64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1075"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1076"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1076"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "longdouble", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1076"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "complex64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1077"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "complex128", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1077"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "clongdouble", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1077"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1080"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1080"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1080"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1081"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1081"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1081"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1082"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1082"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1082"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1083"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1083"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1083"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1084"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1084"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1084"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1085"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1085"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1085"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1086"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1086"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1086"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1087"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1087"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1087"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1088"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1088"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1088"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1089"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1089"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1089"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1092"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1092"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1092"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1093"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1093"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1093"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1094"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1094"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1094"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1095"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1095"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1095"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1096"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1096"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1096"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1097"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1097"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1097"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1098"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1098"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1098"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1099"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1099"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1099"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1100"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1100"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1100"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1101"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1101"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1101"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1102"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1102"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1102"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1103"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1103"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1103"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1104"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1104"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1104"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1107"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1107"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1107"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1107"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1108"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1108"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1108"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1108"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1109"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1109"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1109"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1109"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1110"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1110"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1110"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1110"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1111"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1111"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1111"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1111"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1113"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1113"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1113"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1113"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1114"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1114"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1114"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1114"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1115"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1115"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1115"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1115"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1116"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1116"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "int32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1116"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1116"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1117"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1118"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1118"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1118"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1118"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1119"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1119"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1119"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1120"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1121"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1121"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1121"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1122"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1123"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1123"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1123"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1124"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1125"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1125"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1125"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1126"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1127"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1127"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "complex64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1127"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1127"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1128"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1129"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1129"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1129"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1130"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1134"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1134"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1134"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1134"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1135"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1135"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1135"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1135"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1136"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1136"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1136"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1136"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1137"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1137"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1137"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1137"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1138"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "promote_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1138"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1138"}, {"caller_nid": "test_numeric_testtypes_check_promotion_cases", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1138"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1148"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1148"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1150"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1150"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "longdouble", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1151"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1152"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1152"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1154"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1155"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1155"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1156"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1157"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1157"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "float16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1158"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1159"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1159"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1162"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1162"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "clongdouble", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1163"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1164"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1164"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "complex128", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1166"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1167"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1167"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "complex64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1168"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1169"}, {"caller_nid": "test_numeric_testtypes_test_coercion", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1169"}, {"caller_nid": "test_numeric_testtypes_test_result_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1196"}, {"caller_nid": "test_numeric_testtypes_test_result_type", "callee": "result_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1196"}, {"caller_nid": "test_numeric_testtypes_test_result_type", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1196"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1200"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1200"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1200"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1201"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1201"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1201"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1203"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1203"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1203"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1204"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1204"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1204"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1205"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1205"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1205"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1206"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1206"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1206"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1208"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1208"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1208"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1209"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1209"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1209"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1210"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1210"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1210"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1211"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1211"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1211"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1212"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1212"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1212"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1213"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1213"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1213"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1215"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1215"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1215"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1216"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1216"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1216"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1217"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1217"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1217"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1218"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1218"}, {"caller_nid": "test_numeric_testtypes_test_promote_types_endian", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1218"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_and_promote_usertypes", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1228"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_and_promote_usertypes", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1230"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_and_promote_usertypes", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1231"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_and_promote_usertypes", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1232"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_and_promote_usertypes", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1235"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_and_promote_usertypes", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1236"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_and_promote_usertypes", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1237"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_and_promote_usertypes", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1238"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_and_promote_usertypes", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1240"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_and_promote_usertypes", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1241"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_and_promote_usertypes", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1242"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1248"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1255"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1255"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1255"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1256"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1256"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1256"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1257"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1257"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1257"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1258"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1258"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1258"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1259"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1259"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1259"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1260"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1260"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1260"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1261"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1261"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1261"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1262"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1262"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1262"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1263"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1263"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1263"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1264"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1264"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1264"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1266"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1266"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1266"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1267"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1267"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1267"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1268"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1268"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1268"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1269"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1269"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1269"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1270"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1270"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1270"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1271"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1271"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1271"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1272"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1272"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1272"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1273"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1273"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1273"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1274"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1274"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1274"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1275"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1275"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1275"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1276"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1276"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1276"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1277"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1277"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1277"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1279"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1279"}, {"caller_nid": "test_numeric_test_promote_types_strings", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1279"}, {"caller_nid": "test_numeric_test_invalid_void_promotion", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1287"}, {"caller_nid": "test_numeric_test_invalid_void_promotion", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1288"}, {"caller_nid": "test_numeric_test_valid_void_promotion", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1298"}, {"caller_nid": "test_numeric_test_promote_identical_types_metadata", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1307"}, {"caller_nid": "test_numeric_test_promote_identical_types_metadata", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1309"}, {"caller_nid": "test_numeric_test_promote_identical_types_metadata", "callee": "newbyteorder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1313"}, {"caller_nid": "test_numeric_test_promote_identical_types_metadata", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1318"}, {"caller_nid": "test_numeric_test_promote_types_metadata", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1346"}, {"caller_nid": "test_numeric_test_promote_types_metadata", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1347"}, {"caller_nid": "test_numeric_test_promote_types_metadata", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1350"}, {"caller_nid": "test_numeric_test_promote_types_metadata", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1367"}, {"caller_nid": "test_numeric_test_promote_types_metadata", "callee": "newbyteorder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1375"}, {"caller_nid": "test_numeric_test_promote_types_metadata", "callee": "promote_types", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1377"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1382"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1382"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1383"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1383"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1384"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1384"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1386"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1386"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1387"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1387"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1388"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1388"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1390"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1390"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1391"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1391"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1393"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1393"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1394"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1394"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1396"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1396"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1397"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1397"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1399"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1399"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1400"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1400"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1402"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1402"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1404"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1404"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1405"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1405"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1407"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1407"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1408"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1408"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1410"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1410"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1411"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1411"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1412"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1412"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1413"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1413"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1414"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1414"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1415"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1415"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1416"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1416"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1417"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1417"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1419"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1419"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1420"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1420"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1421"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1421"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1422"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1422"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1423"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1423"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1424"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1424"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1425"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1425"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1426"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1426"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1428"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1428"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1429"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1429"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1431"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1431"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1432"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1432"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1434"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1434"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1435"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1435"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1436"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1436"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1437"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1437"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1438"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1438"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1439"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1439"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1440"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1440"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1441"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1441"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1443"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1443"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1444"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1444"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1445"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1445"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1446"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1446"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1447"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1447"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1448"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1448"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1449"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1449"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1450"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1450"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1452"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1453"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1456"}, {"caller_nid": "test_numeric_testtypes_test_can_cast", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1456"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1460"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1460"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1461"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1461"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1462"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1462"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1463"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1463"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1465"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1465"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1466"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1466"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1467"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1467"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1469"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1469"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1470"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1470"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1471"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1471"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1472"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_simple_to_structured", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1472"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1476"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1476"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1477"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1477"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1478"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1478"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1481"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1481"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1483"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1483"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1484"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1484"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1487"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1487"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1488"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1488"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1490"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_structured_to_simple", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1490"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_values", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1500"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_values", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1501"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_values", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1503"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_values", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1504"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_values", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1506"}, {"caller_nid": "test_numeric_testtypes_test_can_cast_values", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1507"}, {"caller_nid": "test_numeric_test_can_cast_scalars", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1514"}, {"caller_nid": "test_numeric_test_can_cast_scalars", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1515"}, {"caller_nid": "test_numeric_test_can_cast_scalars", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1517"}, {"caller_nid": "test_numeric_test_can_cast_scalars", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1517"}, {"caller_nid": "test_numeric_test_can_cast_scalars", "callee": "can_cast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1518"}, {"caller_nid": "test_numeric_testfromiter_makegen", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1528"}, {"caller_nid": "test_numeric_testfromiter_test_types", "callee": "fromiter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1531"}, {"caller_nid": "test_numeric_testfromiter_test_types", "callee": "fromiter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1532"}, {"caller_nid": "test_numeric_testfromiter_test_types", "callee": "fromiter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1533"}, {"caller_nid": "test_numeric_testfromiter_test_types", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1534"}, {"caller_nid": "test_numeric_testfromiter_test_types", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1534"}, {"caller_nid": "test_numeric_testfromiter_test_types", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1535"}, {"caller_nid": "test_numeric_testfromiter_test_types", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1535"}, {"caller_nid": "test_numeric_testfromiter_test_types", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1536"}, {"caller_nid": "test_numeric_testfromiter_test_types", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1536"}, {"caller_nid": "test_numeric_testfromiter_test_lengths", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1539"}, {"caller_nid": "test_numeric_testfromiter_test_lengths", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1539"}, {"caller_nid": "test_numeric_testfromiter_test_lengths", "callee": "fromiter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1540"}, {"caller_nid": "test_numeric_testfromiter_test_lengths", "callee": "fromiter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1541"}, {"caller_nid": "test_numeric_testfromiter_test_lengths", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1542"}, {"caller_nid": "test_numeric_testfromiter_test_lengths", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1542"}, {"caller_nid": "test_numeric_testfromiter_test_lengths", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1542"}, {"caller_nid": "test_numeric_testfromiter_test_lengths", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1543"}, {"caller_nid": "test_numeric_testfromiter_test_lengths", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1543"}, {"caller_nid": "test_numeric_testfromiter_test_lengths", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1544"}, {"caller_nid": "test_numeric_testfromiter_test_lengths", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1545"}, {"caller_nid": "test_numeric_testfromiter_test_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1548"}, {"caller_nid": "test_numeric_testfromiter_test_values", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1548"}, {"caller_nid": "test_numeric_testfromiter_test_values", "callee": "fromiter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1549"}, {"caller_nid": "test_numeric_testfromiter_test_values", "callee": "fromiter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1550"}, {"caller_nid": "test_numeric_testfromiter_test_values", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1551"}, {"caller_nid": "test_numeric_testfromiter_test_values", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1551"}, {"caller_nid": "test_numeric_testfromiter_test_values", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1552"}, {"caller_nid": "test_numeric_testfromiter_test_values", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1552"}, {"caller_nid": "test_numeric_testfromiter_load_data", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1557"}, {"caller_nid": "test_numeric_test_2592", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1568"}, {"caller_nid": "test_numeric_test_2592", "callee": "fromiter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1569"}, {"caller_nid": "test_numeric_test_empty_not_structured", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1575"}, {"caller_nid": "test_numeric_test_empty_not_structured", "callee": "fromiter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1576"}, {"caller_nid": "test_numeric_test_growth_and_complicated_dtypes", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1589"}, {"caller_nid": "test_numeric_test_growth_and_complicated_dtypes", "callee": "fromiter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1602"}, {"caller_nid": "test_numeric_test_growth_and_complicated_dtypes", "callee": "MyIter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1602"}, {"caller_nid": "test_numeric_test_growth_and_complicated_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1603"}, {"caller_nid": "test_numeric_test_growth_and_complicated_dtypes", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1605"}, {"caller_nid": "test_numeric_testfromiter_test_empty_result", "callee": "fromiter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1615"}, {"caller_nid": "test_numeric_testfromiter_test_empty_result", "callee": "MyIter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1615"}, {"caller_nid": "test_numeric_testfromiter_test_too_few_items", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1621"}, {"caller_nid": "test_numeric_testfromiter_test_too_few_items", "callee": "fromiter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1622"}, {"caller_nid": "test_numeric_testfromiter_test_failed_itemsetting", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1625"}, {"caller_nid": "test_numeric_testfromiter_test_failed_itemsetting", "callee": "fromiter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1626"}, {"caller_nid": "test_numeric_testfromiter_test_failed_itemsetting", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1629"}, {"caller_nid": "test_numeric_testfromiter_test_failed_itemsetting", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1630"}, {"caller_nid": "test_numeric_testfromiter_test_failed_itemsetting", "callee": "fromiter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1631"}, {"caller_nid": "test_numeric_testfromiter_test_failed_itemsetting", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1631"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1636"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1636"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1636"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1637"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1637"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1637"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1638"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1638"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1638"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1640"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1640"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1640"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1641"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1641"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1641"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1642"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1642"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1642"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1644"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1644"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1644"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1645"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1645"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1645"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1646"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1646"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_trivial", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1646"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_zerodim", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1650"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_zerodim", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1651"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_zerodim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1651"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_zerodim", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1652"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_zerodim", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1653"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_zerodim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1653"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1656"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1657"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1657"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1658"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1658"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1659"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1659"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1663"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1667"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1667"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1668"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1668"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1669"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1669"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1670"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1670"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1671"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1671"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1672"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_onedim", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1672"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1675"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1676"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1676"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1676"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1677"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1677"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1677"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1678"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1678"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1678"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1679"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1679"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1679"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1680"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1680"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1682"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1683"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1683"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1683"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1684"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1684"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1684"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1685"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1685"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1685"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1686"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1686"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1686"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1687"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1687"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1689"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1692"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1692"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1693"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1693"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1694"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1694"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1695"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1695"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1697"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1698"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1698"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1699"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1699"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1700"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1700"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1701"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_twodim", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1701"}, {"caller_nid": "test_numeric_testnonzero_test_sparse", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1705"}, {"caller_nid": "test_numeric_testnonzero_test_sparse", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1706"}, {"caller_nid": "test_numeric_testnonzero_test_sparse", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1708"}, {"caller_nid": "test_numeric_testnonzero_test_sparse", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1708"}, {"caller_nid": "test_numeric_testnonzero_test_sparse", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1708"}, {"caller_nid": "test_numeric_testnonzero_test_sparse", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1710"}, {"caller_nid": "test_numeric_testnonzero_test_sparse", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1713"}, {"caller_nid": "test_numeric_testnonzero_test_sparse", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1713"}, {"caller_nid": "test_numeric_testnonzero_test_sparse", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1714"}, {"caller_nid": "test_numeric_testnonzero_test_sparse", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1714"}, {"caller_nid": "test_numeric_test_nonzero_float_dtypes", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1718"}, {"caller_nid": "test_numeric_test_nonzero_float_dtypes", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1719"}, {"caller_nid": "test_numeric_test_nonzero_float_dtypes", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1719"}, {"caller_nid": "test_numeric_test_nonzero_float_dtypes", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1720"}, {"caller_nid": "test_numeric_test_nonzero_float_dtypes", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1721"}, {"caller_nid": "test_numeric_test_nonzero_float_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1722"}, {"caller_nid": "test_numeric_test_nonzero_float_dtypes", "callee": "array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1722"}, {"caller_nid": "test_numeric_test_nonzero_float_dtypes", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1722"}, {"caller_nid": "test_numeric_test_nonzero_integer_dtypes", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1727"}, {"caller_nid": "test_numeric_test_nonzero_integer_dtypes", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1728"}, {"caller_nid": "test_numeric_test_nonzero_integer_dtypes", "callee": "integers", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1728"}, {"caller_nid": "test_numeric_test_nonzero_integer_dtypes", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1729"}, {"caller_nid": "test_numeric_test_nonzero_integer_dtypes", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1730"}, {"caller_nid": "test_numeric_test_nonzero_integer_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1731"}, {"caller_nid": "test_numeric_test_nonzero_integer_dtypes", "callee": "array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1731"}, {"caller_nid": "test_numeric_test_nonzero_integer_dtypes", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1731"}, {"caller_nid": "test_numeric_testnonzero_test_return_type", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1738"}, {"caller_nid": "test_numeric_testnonzero_test_return_type", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1739"}, {"caller_nid": "test_numeric_testnonzero_test_return_type", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1739"}, {"caller_nid": "test_numeric_testnonzero_test_return_type", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1740"}, {"caller_nid": "test_numeric_testnonzero_test_return_type", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1740"}, {"caller_nid": "test_numeric_testnonzero_test_return_type", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1740"}, {"caller_nid": "test_numeric_testnonzero_test_return_type", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1740"}, {"caller_nid": "test_numeric_testnonzero_test_return_type", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1741"}, {"caller_nid": "test_numeric_testnonzero_test_return_type", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1741"}, {"caller_nid": "test_numeric_testnonzero_test_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1743"}, {"caller_nid": "test_numeric_testnonzero_test_return_type", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1743"}, {"caller_nid": "test_numeric_testnonzero_test_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1744"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1748"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1750"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1751"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1751"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1753"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1754"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1754"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1756"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1757"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1758"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1759"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1760"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1773"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1777"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1778"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1784"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1785"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1789"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1791"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "assert_equal_w_dt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1792"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1792"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1795"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "assert_equal_w_dt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1796"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1796"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1799"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1800"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1800"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1802"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1802"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1804"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1804"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1810"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1810"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1810"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1812"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "assert_equal_w_dt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1813"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1813"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1816"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "assert_equal_w_dt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1817"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1817"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1820"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1821"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1821"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1823"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1823"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1825"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_all_dtypes", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1825"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_consistent", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1839"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_consistent", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1840"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_consistent", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1841"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_consistent", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1843"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_consistent", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1843"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_consistent", "callee": "combinations", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1844"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_consistent", "callee": "permutations", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1845"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_consistent", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1846"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_consistent", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1847"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_axis_consistent", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1848"}, {"caller_nid": "test_numeric_testnonzero_test_countnonzero_axis_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1852"}, {"caller_nid": "test_numeric_testnonzero_test_countnonzero_axis_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1853"}, {"caller_nid": "test_numeric_testnonzero_test_countnonzero_axis_empty", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1853"}, {"caller_nid": "test_numeric_testnonzero_test_countnonzero_axis_empty", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1853"}, {"caller_nid": "test_numeric_testnonzero_test_countnonzero_keepdims", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1856"}, {"caller_nid": "test_numeric_testnonzero_test_countnonzero_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1859"}, {"caller_nid": "test_numeric_testnonzero_test_countnonzero_keepdims", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1859"}, {"caller_nid": "test_numeric_testnonzero_test_countnonzero_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1861"}, {"caller_nid": "test_numeric_testnonzero_test_countnonzero_keepdims", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1861"}, {"caller_nid": "test_numeric_testnonzero_test_countnonzero_keepdims", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1863"}, {"caller_nid": "test_numeric_testnonzero_test_countnonzero_keepdims", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1863"}, {"caller_nid": "test_numeric_testnonzero_test_array_method", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1869"}, {"caller_nid": "test_numeric_testnonzero_test_array_method", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1872"}, {"caller_nid": "test_numeric_testnonzero_test_array_method", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1872"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_invalid_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1876"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_invalid_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1876"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_invalid_object", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1877"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_invalid_object", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1883"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_invalid_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1883"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_invalid_object", "callee": "BoolErrors", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1883"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideeffect_safety", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1906"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideeffect_safety", "callee": "FalseThenTrue", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1906"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideeffect_safety", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1907"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideeffect_safety", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1909"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideeffect_safety", "callee": "FalseThenTrue", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1909"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideeffect_safety", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1910"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideeffect_safety", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1913"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideeffect_safety", "callee": "TrueThenFalse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1913"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideeffect_safety", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1914"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideeffect_safety", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1916"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideeffect_safety", "callee": "TrueThenFalse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1916"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideeffect_safety", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1917"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideffects_structured_void", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1922"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideffects_structured_void", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1926"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_sideffects_structured_void", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1928"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_exception_safe", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1953"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_exception_safe", "callee": "ThrowsAfter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1953"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_exception_safe", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1954"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_exception_safe", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1957"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_exception_safe", "callee": "ThrowsAfter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1957"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_exception_safe", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1958"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_exception_safe", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1961"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_exception_safe", "callee": "ThrowsAfter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1961"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_exception_safe", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1962"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_byteorder", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1965"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_byteorder", "callee": "float16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1966"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_byteorder", "callee": "float16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1966"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_byteorder", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1969"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_byteorder", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1970"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_byteorder", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1971"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_byteorder", "callee": "byteswap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1971"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_byteorder", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1971"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_byteorder", "callee": "newbyteorder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1971"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_byteorder", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1973"}, {"caller_nid": "test_numeric_testnonzero_test_nonzero_byteorder", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1974"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_non_aligned_array", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1978"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_non_aligned_array", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1979"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_non_aligned_array", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1980"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_non_aligned_array", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1983"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_non_aligned_array", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1985"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_non_aligned_array", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1986"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_non_aligned_array", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1987"}, {"caller_nid": "test_numeric_testnonzero_test_count_nonzero_non_aligned_array", "callee": "count_nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1990"}, {"caller_nid": "test_numeric_testindex_test_boolean", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1995"}, {"caller_nid": "test_numeric_testindex_test_boolean", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1996"}, {"caller_nid": "test_numeric_testindex_test_boolean", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1997"}, {"caller_nid": "test_numeric_testindex_test_boolean", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L1998"}, {"caller_nid": "test_numeric_testindex_test_boolean", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2000"}, {"caller_nid": "test_numeric_testindex_test_boolean", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2001"}, {"caller_nid": "test_numeric_testindex_test_boolean", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2001"}, {"caller_nid": "test_numeric_testindex_test_boolean_edgecase", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2005"}, {"caller_nid": "test_numeric_testindex_test_boolean_edgecase", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2006"}, {"caller_nid": "test_numeric_testindex_test_boolean_edgecase", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2008"}, {"caller_nid": "test_numeric_testindex_test_boolean_edgecase", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2009"}, {"caller_nid": "test_numeric_testindex_test_boolean_edgecase", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2009"}, {"caller_nid": "test_numeric_testbinaryrepr_test_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2014"}, {"caller_nid": "test_numeric_testbinaryrepr_test_zero", "callee": "binary_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2014"}, {"caller_nid": "test_numeric_testbinaryrepr_test_positive", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2017"}, {"caller_nid": "test_numeric_testbinaryrepr_test_positive", "callee": "binary_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2017"}, {"caller_nid": "test_numeric_testbinaryrepr_test_positive", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2018"}, {"caller_nid": "test_numeric_testbinaryrepr_test_positive", "callee": "binary_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2018"}, {"caller_nid": "test_numeric_testbinaryrepr_test_positive", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2020"}, {"caller_nid": "test_numeric_testbinaryrepr_test_positive", "callee": "binary_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2020"}, {"caller_nid": "test_numeric_testbinaryrepr_test_negative", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2024"}, {"caller_nid": "test_numeric_testbinaryrepr_test_negative", "callee": "binary_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2024"}, {"caller_nid": "test_numeric_testbinaryrepr_test_negative", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2025"}, {"caller_nid": "test_numeric_testbinaryrepr_test_negative", "callee": "binary_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2025"}, {"caller_nid": "test_numeric_testbinaryrepr_test_negative", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2026"}, {"caller_nid": "test_numeric_testbinaryrepr_test_negative", "callee": "binary_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2026"}, {"caller_nid": "test_numeric_testbinaryrepr_test_negative", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2028"}, {"caller_nid": "test_numeric_testbinaryrepr_test_negative", "callee": "binary_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2028"}, {"caller_nid": "test_numeric_testbinaryrepr_test_sufficient_width", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2032"}, {"caller_nid": "test_numeric_testbinaryrepr_test_sufficient_width", "callee": "binary_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2032"}, {"caller_nid": "test_numeric_testbinaryrepr_test_sufficient_width", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2033"}, {"caller_nid": "test_numeric_testbinaryrepr_test_sufficient_width", "callee": "binary_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2033"}, {"caller_nid": "test_numeric_testbinaryrepr_test_sufficient_width", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2034"}, {"caller_nid": "test_numeric_testbinaryrepr_test_sufficient_width", "callee": "binary_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2034"}, {"caller_nid": "test_numeric_testbinaryrepr_test_neg_width_boundaries", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2041"}, {"caller_nid": "test_numeric_testbinaryrepr_test_neg_width_boundaries", "callee": "binary_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2041"}, {"caller_nid": "test_numeric_testbinaryrepr_test_neg_width_boundaries", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2043"}, {"caller_nid": "test_numeric_testbinaryrepr_test_neg_width_boundaries", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2046"}, {"caller_nid": "test_numeric_testbinaryrepr_test_neg_width_boundaries", "callee": "binary_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2046"}, {"caller_nid": "test_numeric_testbinaryrepr_test_large_neg_int64", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2050"}, {"caller_nid": "test_numeric_testbinaryrepr_test_large_neg_int64", "callee": "binary_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2050"}, {"caller_nid": "test_numeric_testbinaryrepr_test_large_neg_int64", "callee": "int64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2050"}, {"caller_nid": "test_numeric_testbaserepr_test_base3", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2056"}, {"caller_nid": "test_numeric_testbaserepr_test_base3", "callee": "base_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2056"}, {"caller_nid": "test_numeric_testbaserepr_test_positive", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2059"}, {"caller_nid": "test_numeric_testbaserepr_test_positive", "callee": "base_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2059"}, {"caller_nid": "test_numeric_testbaserepr_test_positive", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2060"}, {"caller_nid": "test_numeric_testbaserepr_test_positive", "callee": "base_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2060"}, {"caller_nid": "test_numeric_testbaserepr_test_positive", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2061"}, {"caller_nid": "test_numeric_testbaserepr_test_positive", "callee": "base_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2061"}, {"caller_nid": "test_numeric_testbaserepr_test_positive", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2062"}, {"caller_nid": "test_numeric_testbaserepr_test_positive", "callee": "base_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2062"}, {"caller_nid": "test_numeric_testbaserepr_test_negative", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2065"}, {"caller_nid": "test_numeric_testbaserepr_test_negative", "callee": "base_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2065"}, {"caller_nid": "test_numeric_testbaserepr_test_negative", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2066"}, {"caller_nid": "test_numeric_testbaserepr_test_negative", "callee": "base_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2066"}, {"caller_nid": "test_numeric_testbaserepr_test_negative", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2067"}, {"caller_nid": "test_numeric_testbaserepr_test_negative", "callee": "base_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2067"}, {"caller_nid": "test_numeric_testbaserepr_test_base_range", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2070"}, {"caller_nid": "test_numeric_testbaserepr_test_base_range", "callee": "base_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2071"}, {"caller_nid": "test_numeric_testbaserepr_test_base_range", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2072"}, {"caller_nid": "test_numeric_testbaserepr_test_base_range", "callee": "base_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2073"}, {"caller_nid": "test_numeric_testbaserepr_test_minimal_signed_int", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2076"}, {"caller_nid": "test_numeric_testbaserepr_test_minimal_signed_int", "callee": "base_repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2076"}, {"caller_nid": "test_numeric_testbaserepr_test_minimal_signed_int", "callee": "int8", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2076"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2087"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2088"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2090"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2091"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2092"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2095"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2096"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2097"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2100"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2101"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2102"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2103"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2104"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2106"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2107"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2108"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2109"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2123"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2124"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2125"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2126"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2126"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2127"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2127"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2128"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2128"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2131"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2132"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2133"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2134"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2142"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2143"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2144"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2160"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2161"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2162"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2164"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2165"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2172"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2173"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2174"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2181"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2186"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2187"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2188"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2190"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "complex64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2193"}, {"caller_nid": "test_numeric_test_array_equal_parametrizations", "callee": "complex64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2193"}, {"caller_nid": "test_numeric_test_array_equal_equal_nan", "callee": "array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2220"}, {"caller_nid": "test_numeric_test_array_equal_equal_nan", "callee": "array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2222"}, {"caller_nid": "test_numeric_test_array_equal_equal_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2223"}, {"caller_nid": "test_numeric_test_array_equal_equal_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2224"}, {"caller_nid": "test_numeric_test_array_equal_equal_nan", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2224"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equal_different_scalar_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2228"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equal_different_scalar_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2229"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equal_different_scalar_types", "callee": "array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2230"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equal_different_scalar_types", "callee": "array_equiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2231"}, {"caller_nid": "test_numeric_testarraycomparisons_test_none_compares_elementwise", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2234"}, {"caller_nid": "test_numeric_testarraycomparisons_test_none_compares_elementwise", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2235"}, {"caller_nid": "test_numeric_testarraycomparisons_test_none_compares_elementwise", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2236"}, {"caller_nid": "test_numeric_testarraycomparisons_test_none_compares_elementwise", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2238"}, {"caller_nid": "test_numeric_testarraycomparisons_test_none_compares_elementwise", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2239"}, {"caller_nid": "test_numeric_testarraycomparisons_test_none_compares_elementwise", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2240"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array_equiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2243"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2243"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2243"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2244"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2245"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2245"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array_equiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2246"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2246"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2246"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2247"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2248"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2248"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array_equiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2249"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2249"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2249"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2250"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2251"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2251"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array_equiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2252"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2252"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2252"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2253"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2254"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2254"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array_equiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2256"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2256"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2256"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2257"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2258"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2258"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array_equiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2259"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2259"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2259"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2260"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2261"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2261"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array_equiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2262"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2262"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2262"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2263"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2264"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2264"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array_equiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2265"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2265"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2265"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2266"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2267"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2267"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array_equiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2268"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2269"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2270"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2272"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2273"}, {"caller_nid": "test_numeric_testarraycomparisons_test_array_equiv", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2273"}, {"caller_nid": "test_numeric_test_compare_unstructured_voids", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2277"}, {"caller_nid": "test_numeric_test_compare_unstructured_voids", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2279"}, {"caller_nid": "test_numeric_test_compare_unstructured_voids", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2280"}, {"caller_nid": "test_numeric_test_compare_unstructured_voids", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2286"}, {"caller_nid": "test_numeric_test_compare_unstructured_voids", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2288"}, {"caller_nid": "test_numeric_test_compare_unstructured_voids", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2289"}, {"caller_nid": "test_numeric_assert_array_strict_equal", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2293"}, {"caller_nid": "test_numeric_assert_array_strict_equal", "callee": "intp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2296"}, {"caller_nid": "test_numeric_assert_array_strict_equal", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2298"}, {"caller_nid": "test_numeric_assert_array_strict_equal", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2300"}, {"caller_nid": "test_numeric_assert_array_strict_equal", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2301"}, {"caller_nid": "test_numeric_assert_array_strict_equal", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2302"}, {"caller_nid": "test_numeric_assert_array_strict_equal", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2303"}, {"caller_nid": "test_numeric_assert_array_strict_equal", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2304"}, {"caller_nid": "test_numeric_assert_array_strict_equal", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2306"}, {"caller_nid": "test_numeric_testclip_clip", "callee": "less", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2318"}, {"caller_nid": "test_numeric_testclip_clip", "callee": "greater", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2318"}, {"caller_nid": "test_numeric_testclip_clip", "callee": "choose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2319"}, {"caller_nid": "test_numeric_testclip_generate_data", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2323"}, {"caller_nid": "test_numeric_testclip_generate_data_complex", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2326"}, {"caller_nid": "test_numeric_testclip_generate_data_complex", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2326"}, {"caller_nid": "test_numeric_testclip_generate_flt_data", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2329"}, {"caller_nid": "test_numeric_testclip_generate_flt_data", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2329"}, {"caller_nid": "test_numeric_testclip_neg_byteorder", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2332"}, {"caller_nid": "test_numeric_testclip_neg_byteorder", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2334"}, {"caller_nid": "test_numeric_testclip_neg_byteorder", "callee": "newbyteorder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2334"}, {"caller_nid": "test_numeric_testclip_neg_byteorder", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2336"}, {"caller_nid": "test_numeric_testclip_neg_byteorder", "callee": "newbyteorder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2336"}, {"caller_nid": "test_numeric_testclip_generate_non_native_data", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2340"}, {"caller_nid": "test_numeric_testclip_generate_non_native_data", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2342"}, {"caller_nid": "test_numeric_testclip_generate_int_data", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2346"}, {"caller_nid": "test_numeric_testclip_generate_int_data", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2346"}, {"caller_nid": "test_numeric_testclip_generate_int32_data", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2349"}, {"caller_nid": "test_numeric_testclip_generate_int32_data", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2349"}, {"caller_nid": "test_numeric_test_ones_pathological", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2358"}, {"caller_nid": "test_numeric_test_ones_pathological", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2359"}, {"caller_nid": "test_numeric_test_ones_pathological", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2362"}, {"caller_nid": "test_numeric_test_ones_pathological", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2362"}, {"caller_nid": "test_numeric_test_ones_pathological", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2364"}, {"caller_nid": "test_numeric_testclip_test_simple_int", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2378"}, {"caller_nid": "test_numeric_testclip_test_array_double", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2388"}, {"caller_nid": "test_numeric_testclip_test_simple_nonnative", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2402"}, {"caller_nid": "test_numeric_testclip_test_simple_nonnative", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2408"}, {"caller_nid": "test_numeric_testclip_test_simple_nonnative", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2411"}, {"caller_nid": "test_numeric_testclip_test_clip_complex", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2435"}, {"caller_nid": "test_numeric_testclip_test_clip_complex", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2436"}, {"caller_nid": "test_numeric_testclip_test_clip_complex", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2437"}, {"caller_nid": "test_numeric_testclip_test_clip_non_contig", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2447"}, {"caller_nid": "test_numeric_testclip_test_clip_non_contig", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2448"}, {"caller_nid": "test_numeric_testclip_test_simple_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2458"}, {"caller_nid": "test_numeric_testclip_test_simple_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2459"}, {"caller_nid": "test_numeric_test_simple_int32_inout", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2468"}, {"caller_nid": "test_numeric_test_simple_int32_inout", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2469"}, {"caller_nid": "test_numeric_test_simple_int32_inout", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2470"}, {"caller_nid": "test_numeric_test_simple_int32_inout", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2471"}, {"caller_nid": "test_numeric_test_simple_int32_inout", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2473"}, {"caller_nid": "test_numeric_testclip_test_simple_int64_out", "callee": "int32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2484"}, {"caller_nid": "test_numeric_testclip_test_simple_int64_out", "callee": "int32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2485"}, {"caller_nid": "test_numeric_testclip_test_simple_int64_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2486"}, {"caller_nid": "test_numeric_testclip_test_simple_int64_out", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2487"}, {"caller_nid": "test_numeric_testclip_test_simple_int64_inout", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2495"}, {"caller_nid": "test_numeric_testclip_test_simple_int64_inout", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2496"}, {"caller_nid": "test_numeric_testclip_test_simple_int64_inout", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2497"}, {"caller_nid": "test_numeric_testclip_test_simple_int64_inout", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2498"}, {"caller_nid": "test_numeric_testclip_test_simple_int32_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2508"}, {"caller_nid": "test_numeric_testclip_test_simple_int32_out", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2509"}, {"caller_nid": "test_numeric_testclip_test_simple_inplace_01", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2517"}, {"caller_nid": "test_numeric_testclip_test_simple_inplace_01", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2518"}, {"caller_nid": "test_numeric_testclip_test_simple_inplace_02", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2527"}, {"caller_nid": "test_numeric_testclip_test_noncontig_inplace", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2538"}, {"caller_nid": "test_numeric_testclip_test_noncontig_inplace", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2539"}, {"caller_nid": "test_numeric_testclip_test_noncontig_inplace", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2540"}, {"caller_nid": "test_numeric_testclip_test_noncontig_inplace", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2545"}, {"caller_nid": "test_numeric_testclip_test_type_cast_02", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2559"}, {"caller_nid": "test_numeric_testclip_test_type_cast_03", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2571"}, {"caller_nid": "test_numeric_testclip_test_type_cast_03", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2571"}, {"caller_nid": "test_numeric_testclip_test_type_cast_03", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2572"}, {"caller_nid": "test_numeric_testclip_test_type_cast_03", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2572"}, {"caller_nid": "test_numeric_testclip_test_type_cast_04", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2578"}, {"caller_nid": "test_numeric_testclip_test_type_cast_04", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2579"}, {"caller_nid": "test_numeric_testclip_test_type_cast_05", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2589"}, {"caller_nid": "test_numeric_testclip_test_type_cast_05", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2590"}, {"caller_nid": "test_numeric_testclip_test_type_cast_07", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2606"}, {"caller_nid": "test_numeric_testclip_test_type_cast_07", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2609"}, {"caller_nid": "test_numeric_testclip_test_type_cast_08", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2620"}, {"caller_nid": "test_numeric_testclip_test_type_cast_09", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2628"}, {"caller_nid": "test_numeric_testclip_test_type_cast_09", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2631"}, {"caller_nid": "test_numeric_testclip_test_type_cast_10", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2639"}, {"caller_nid": "test_numeric_testclip_test_type_cast_10", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2640"}, {"caller_nid": "test_numeric_testclip_test_type_cast_10", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2641"}, {"caller_nid": "test_numeric_testclip_test_type_cast_11", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2649"}, {"caller_nid": "test_numeric_testclip_test_type_cast_11", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2650"}, {"caller_nid": "test_numeric_testclip_test_type_cast_11", "callee": "newbyteorder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2650"}, {"caller_nid": "test_numeric_testclip_test_type_cast_11", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2651"}, {"caller_nid": "test_numeric_testclip_test_type_cast_12", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2661"}, {"caller_nid": "test_numeric_testclip_test_type_cast_12", "callee": "int32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2662"}, {"caller_nid": "test_numeric_testclip_test_type_cast_12", "callee": "int32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2663"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_simple", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2673"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_simple", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2674"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_simple2", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2682"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_simple2", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2683"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_simple2", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2684"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_simple2", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2685"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_simple_int32", "callee": "int32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2693"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_simple_int32", "callee": "int32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2694"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_simple_int32", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2695"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_simple_int32", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2696"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_array_int32", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2704"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_array_int32", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2705"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_array_int32", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2706"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_array_int32", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2707"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_array_outint32", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2717"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_array_outint32", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2718"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_transposed", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2725"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_transposed", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2725"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_transposed", "callee": "empty_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2726"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_transposed", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2729"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_memory_overlap", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2733"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_memory_overlap", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2733"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_memory_overlap", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2734"}, {"caller_nid": "test_numeric_testclip_test_clip_with_out_memory_overlap", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2737"}, {"caller_nid": "test_numeric_testclip_test_clip_inplace_array", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2742"}, {"caller_nid": "test_numeric_testclip_test_clip_inplace_array", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2743"}, {"caller_nid": "test_numeric_testclip_test_clip_inplace_simple", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2752"}, {"caller_nid": "test_numeric_testclip_test_clip_func_takes_out", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2762"}, {"caller_nid": "test_numeric_testclip_test_clip_func_takes_out", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2768"}, {"caller_nid": "test_numeric_testclip_test_clip_nan", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2771"}, {"caller_nid": "test_numeric_testclip_test_clip_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2772"}, {"caller_nid": "test_numeric_testclip_test_clip_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2773"}, {"caller_nid": "test_numeric_testclip_test_clip_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2774"}, {"caller_nid": "test_numeric_testclip_test_clip_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2775"}, {"caller_nid": "test_numeric_testclip_test_clip_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2776"}, {"caller_nid": "test_numeric_testclip_test_object_clip", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2779"}, {"caller_nid": "test_numeric_testclip_test_object_clip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2781"}, {"caller_nid": "test_numeric_testclip_test_object_clip", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2782"}, {"caller_nid": "test_numeric_testclip_test_object_clip", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2782"}, {"caller_nid": "test_numeric_testclip_test_clip_all_none", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2785"}, {"caller_nid": "test_numeric_testclip_test_clip_all_none", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2786"}, {"caller_nid": "test_numeric_testclip_test_clip_all_none", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2787"}, {"caller_nid": "test_numeric_testclip_test_clip_invalid_casting", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2790"}, {"caller_nid": "test_numeric_testclip_test_clip_invalid_casting", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2791"}, {"caller_nid": "test_numeric_test_clip_value_min_max_flip", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2804"}, {"caller_nid": "test_numeric_test_clip_value_min_max_flip", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2806"}, {"caller_nid": "test_numeric_test_clip_value_min_max_flip", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2806"}, {"caller_nid": "test_numeric_test_clip_value_min_max_flip", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2808"}, {"caller_nid": "test_numeric_test_clip_problem_cases", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2826"}, {"caller_nid": "test_numeric_test_clip_scalar_nan_propagation", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2837"}, {"caller_nid": "test_numeric_test_clip_scalar_nan_propagation", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2837"}, {"caller_nid": "test_numeric_test_clip_scalar_nan_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2839"}, {"caller_nid": "test_numeric_test_nat_propagation", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2847"}, {"caller_nid": "test_numeric_test_nat_propagation", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2847"}, {"caller_nid": "test_numeric_test_nat_propagation", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2849"}, {"caller_nid": "test_numeric_test_clip_property", "callee": "integer_dtypes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2874"}, {"caller_nid": "test_numeric_test_clip_property", "callee": "floating_dtypes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2874"}, {"caller_nid": "test_numeric_test_clip_property", "callee": "draw", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2878"}, {"caller_nid": "test_numeric_test_clip_property", "callee": "mutually_broadcastable_shapes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2879"}, {"caller_nid": "test_numeric_test_clip_property", "callee": "flatmap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2884"}, {"caller_nid": "test_numeric_test_clip_property", "callee": "from_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2885"}, {"caller_nid": "test_numeric_test_clip_property", "callee": "draw", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2886"}, {"caller_nid": "test_numeric_test_clip_property", "callee": "arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2886"}, {"caller_nid": "test_numeric_test_clip_property", "callee": "draw", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2888"}, {"caller_nid": "test_numeric_test_clip_property", "callee": "arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2888"}, {"caller_nid": "test_numeric_test_clip_property", "callee": "result_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2895"}, {"caller_nid": "test_numeric_test_clip_property", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2896"}, {"caller_nid": "test_numeric_test_clip_property", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2896"}, {"caller_nid": "test_numeric_test_clip_property", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2898"}, {"caller_nid": "test_numeric_testclip_test_clip_min_max_args", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2901"}, {"caller_nid": "test_numeric_testclip_test_clip_min_max_args", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2903"}, {"caller_nid": "test_numeric_testclip_test_clip_min_max_args", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2904"}, {"caller_nid": "test_numeric_testclip_test_clip_min_max_args", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2905"}, {"caller_nid": "test_numeric_testclip_test_clip_min_max_args", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2908"}, {"caller_nid": "test_numeric_testclip_test_clip_min_max_args", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2911"}, {"caller_nid": "test_numeric_testclip_test_clip_min_max_args", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2916"}, {"caller_nid": "test_numeric_testclip_test_clip_min_max_args", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2918"}, {"caller_nid": "test_numeric_test_out_of_bound_pyints", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2930"}, {"caller_nid": "test_numeric_test_out_of_bound_pyints", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2930"}, {"caller_nid": "test_numeric_test_out_of_bound_pyints", "callee": "may_share_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2933"}, {"caller_nid": "test_numeric_test_out_of_bound_pyints", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2936"}, {"caller_nid": "test_numeric_test_out_of_bound_pyints", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2938"}, {"caller_nid": "test_numeric_testallclose_setup_method", "callee": "seterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2946"}, {"caller_nid": "test_numeric_testallclose_teardown_method", "callee": "seterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2949"}, {"caller_nid": "test_numeric_testallclose_tst_allclose", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2952"}, {"caller_nid": "test_numeric_testallclose_tst_allclose", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2952"}, {"caller_nid": "test_numeric_testallclose_tst_not_allclose", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2955"}, {"caller_nid": "test_numeric_testallclose_tst_not_allclose", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2955"}, {"caller_nid": "test_numeric_testallclose_test_ip_allclose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2959"}, {"caller_nid": "test_numeric_testallclose_test_ip_allclose", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2960"}, {"caller_nid": "test_numeric_testallclose_test_ip_allclose", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2960"}, {"caller_nid": "test_numeric_testallclose_test_ip_not_allclose", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2979"}, {"caller_nid": "test_numeric_testallclose_test_ip_not_allclose", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2979"}, {"caller_nid": "test_numeric_testallclose_test_ip_not_allclose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2993"}, {"caller_nid": "test_numeric_testallclose_test_ip_not_allclose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2993"}, {"caller_nid": "test_numeric_testallclose_test_no_parameter_modification", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L2999"}, {"caller_nid": "test_numeric_testallclose_test_no_parameter_modification", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3000"}, {"caller_nid": "test_numeric_testallclose_test_no_parameter_modification", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3001"}, {"caller_nid": "test_numeric_testallclose_test_no_parameter_modification", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3002"}, {"caller_nid": "test_numeric_testallclose_test_no_parameter_modification", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3002"}, {"caller_nid": "test_numeric_testallclose_test_no_parameter_modification", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3003"}, {"caller_nid": "test_numeric_testallclose_test_no_parameter_modification", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3003"}, {"caller_nid": "test_numeric_testallclose_test_min_int", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3007"}, {"caller_nid": "test_numeric_testallclose_test_min_int", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3008"}, {"caller_nid": "test_numeric_testallclose_test_min_int", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3009"}, {"caller_nid": "test_numeric_testallclose_test_min_int", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3009"}, {"caller_nid": "test_numeric_testallclose_test_equalnan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3012"}, {"caller_nid": "test_numeric_testallclose_test_equalnan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3013"}, {"caller_nid": "test_numeric_testallclose_test_equalnan", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3013"}, {"caller_nid": "test_numeric_testallclose_test_return_class_is_ndarray", "callee": "Foo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3022"}, {"caller_nid": "test_numeric_testallclose_test_return_class_is_ndarray", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3023"}, {"caller_nid": "test_numeric_testallclose_test_return_class_is_ndarray", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3023"}, {"caller_nid": "test_numeric_testallclose_test_return_class_is_ndarray", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3023"}, {"caller_nid": "test_numeric_testisclose_setup", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3033"}, {"caller_nid": "test_numeric_testisclose_setup", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3034"}, {"caller_nid": "test_numeric_testisclose_setup", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3034"}, {"caller_nid": "test_numeric_testisclose_setup", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3056"}, {"caller_nid": "test_numeric_testisclose_setup", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3056"}, {"caller_nid": "test_numeric_testisclose_setup", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3061"}, {"caller_nid": "test_numeric_testisclose_test_ip_isclose", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3079"}, {"caller_nid": "test_numeric_testisclose_test_ip_isclose", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3080"}, {"caller_nid": "test_numeric_testisclose_test_ip_isclose", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3080"}, {"caller_nid": "test_numeric_testisclose_test_ip_isclose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3082"}, {"caller_nid": "test_numeric_testisclose_test_ip_isclose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3083"}, {"caller_nid": "test_numeric_testisclose_test_ip_isclose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3086"}, {"caller_nid": "test_numeric_testisclose_test_ip_isclose", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3087"}, {"caller_nid": "test_numeric_testisclose_test_ip_isclose", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3087"}, {"caller_nid": "test_numeric_testisclose_test_ip_isclose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3090"}, {"caller_nid": "test_numeric_testisclose_test_ip_isclose", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3091"}, {"caller_nid": "test_numeric_testisclose_test_ip_isclose", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3092"}, {"caller_nid": "test_numeric_testisclose_test_ip_isclose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3094"}, {"caller_nid": "test_numeric_testisclose_test_ip_isclose", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3095"}, {"caller_nid": "test_numeric_testisclose_test_ip_isclose", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3096"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3099"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3099"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3100"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3101"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3106"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3107"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3107"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3108"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3109"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3109"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3110"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3110"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3110"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3111"}, {"caller_nid": "test_numeric_testisclose_test_nep50_isclose", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3111"}, {"caller_nid": "test_numeric_testisclose_tst_all_isclose", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3114"}, {"caller_nid": "test_numeric_testisclose_tst_all_isclose", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3114"}, {"caller_nid": "test_numeric_testisclose_tst_all_isclose", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3114"}, {"caller_nid": "test_numeric_testisclose_tst_none_isclose", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3118"}, {"caller_nid": "test_numeric_testisclose_tst_none_isclose", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3118"}, {"caller_nid": "test_numeric_testisclose_tst_none_isclose", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3118"}, {"caller_nid": "test_numeric_testisclose_tst_isclose_allclose", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3123"}, {"caller_nid": "test_numeric_testisclose_tst_isclose_allclose", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3123"}, {"caller_nid": "test_numeric_testisclose_tst_isclose_allclose", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3124"}, {"caller_nid": "test_numeric_testisclose_tst_isclose_allclose", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3124"}, {"caller_nid": "test_numeric_testisclose_tst_isclose_allclose", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3124"}, {"caller_nid": "test_numeric_testisclose_tst_isclose_allclose", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3126"}, {"caller_nid": "test_numeric_testisclose_tst_isclose_allclose", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3127"}, {"caller_nid": "test_numeric_testisclose_tst_isclose_allclose", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3127"}, {"caller_nid": "test_numeric_testisclose_tst_isclose_allclose", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3127"}, {"caller_nid": "test_numeric_testisclose_test_ip_all_isclose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3135"}, {"caller_nid": "test_numeric_testisclose_test_ip_all_isclose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3136"}, {"caller_nid": "test_numeric_testisclose_test_ip_all_isclose", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3139"}, {"caller_nid": "test_numeric_testisclose_test_ip_all_isclose", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3140"}, {"caller_nid": "test_numeric_testisclose_test_ip_all_isclose", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3143"}, {"caller_nid": "test_numeric_testisclose_test_ip_all_isclose", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3143"}, {"caller_nid": "test_numeric_testisclose_test_ip_all_isclose", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3143"}, {"caller_nid": "test_numeric_testisclose_test_equal_nan", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3159"}, {"caller_nid": "test_numeric_testisclose_test_equal_nan", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3159"}, {"caller_nid": "test_numeric_testisclose_test_equal_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3160"}, {"caller_nid": "test_numeric_testisclose_test_equal_nan", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3161"}, {"caller_nid": "test_numeric_testisclose_test_equal_nan", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3161"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3166"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3166"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3167"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3167"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3167"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3167"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3168"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3168"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3168"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3168"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3170"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3171"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3171"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3171"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3171"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3172"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3172"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3172"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3172"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3174"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3175"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3176"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3176"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3176"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3178"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3179"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3180"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3180"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3180"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3182"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "masked_where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3184"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3185"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3186"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3186"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3186"}, {"caller_nid": "test_numeric_testisclose_test_masked_arrays", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3188"}, {"caller_nid": "test_numeric_testisclose_test_scalar_return", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3191"}, {"caller_nid": "test_numeric_testisclose_test_scalar_return", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3191"}, {"caller_nid": "test_numeric_testisclose_test_scalar_return", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3191"}, {"caller_nid": "test_numeric_testisclose_test_no_parameter_modification", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3194"}, {"caller_nid": "test_numeric_testisclose_test_no_parameter_modification", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3195"}, {"caller_nid": "test_numeric_testisclose_test_no_parameter_modification", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3196"}, {"caller_nid": "test_numeric_testisclose_test_no_parameter_modification", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3197"}, {"caller_nid": "test_numeric_testisclose_test_no_parameter_modification", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3197"}, {"caller_nid": "test_numeric_testisclose_test_no_parameter_modification", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3198"}, {"caller_nid": "test_numeric_testisclose_test_no_parameter_modification", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3198"}, {"caller_nid": "test_numeric_testisclose_test_non_finite_scalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3203"}, {"caller_nid": "test_numeric_testisclose_test_non_finite_scalar", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3203"}, {"caller_nid": "test_numeric_testisclose_test_non_finite_scalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3204"}, {"caller_nid": "test_numeric_testisclose_test_non_finite_scalar", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3204"}, {"caller_nid": "test_numeric_testisclose_test_non_finite_scalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3205"}, {"caller_nid": "test_numeric_testisclose_test_non_finite_scalar", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3205"}, {"caller_nid": "test_numeric_testisclose_test_non_finite_scalar", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3205"}, {"caller_nid": "test_numeric_testisclose_test_timedelta", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3210"}, {"caller_nid": "test_numeric_testisclose_test_timedelta", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3211"}, {"caller_nid": "test_numeric_testisclose_test_timedelta", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3211"}, {"caller_nid": "test_numeric_testisclose_test_timedelta", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3212"}, {"caller_nid": "test_numeric_testisclose_test_timedelta", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3212"}, {"caller_nid": "test_numeric_testisclose_test_timedelta", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3212"}, {"caller_nid": "test_numeric_testisclose_test_timedelta", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3213"}, {"caller_nid": "test_numeric_testisclose_test_timedelta", "callee": "allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3214"}, {"caller_nid": "test_numeric_testisclose_test_timedelta", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3214"}, {"caller_nid": "test_numeric_testisclose_test_tol_warnings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3217"}, {"caller_nid": "test_numeric_testisclose_test_tol_warnings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3218"}, {"caller_nid": "test_numeric_testisclose_test_tol_warnings", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3227"}, {"caller_nid": "test_numeric_testisclose_test_tol_warnings", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3229"}, {"caller_nid": "test_numeric_testisclose_test_tol_warnings", "callee": "isclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3230"}, {"caller_nid": "test_numeric_testisclose_test_tol_warnings", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3231"}, {"caller_nid": "test_numeric_testisclose_test_tol_warnings", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3232"}, {"caller_nid": "test_numeric_testisclose_test_tol_warnings", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3234"}, {"caller_nid": "test_numeric_teststdvar_create_data", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3239"}, {"caller_nid": "test_numeric_teststdvar_test_basic", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3245"}, {"caller_nid": "test_numeric_teststdvar_test_basic", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3245"}, {"caller_nid": "test_numeric_teststdvar_test_basic", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3246"}, {"caller_nid": "test_numeric_teststdvar_test_basic", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3246"}, {"caller_nid": "test_numeric_teststdvar_test_scalars", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3249"}, {"caller_nid": "test_numeric_teststdvar_test_scalars", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3249"}, {"caller_nid": "test_numeric_teststdvar_test_scalars", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3250"}, {"caller_nid": "test_numeric_teststdvar_test_scalars", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3250"}, {"caller_nid": "test_numeric_teststdvar_test_ddof1", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3254"}, {"caller_nid": "test_numeric_teststdvar_test_ddof1", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3254"}, {"caller_nid": "test_numeric_teststdvar_test_ddof1", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3255"}, {"caller_nid": "test_numeric_teststdvar_test_ddof1", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3255"}, {"caller_nid": "test_numeric_teststdvar_test_ddof1", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3256"}, {"caller_nid": "test_numeric_teststdvar_test_ddof1", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3256"}, {"caller_nid": "test_numeric_teststdvar_test_ddof1", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3257"}, {"caller_nid": "test_numeric_teststdvar_test_ddof1", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3257"}, {"caller_nid": "test_numeric_teststdvar_test_ddof2", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3261"}, {"caller_nid": "test_numeric_teststdvar_test_ddof2", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3261"}, {"caller_nid": "test_numeric_teststdvar_test_ddof2", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3262"}, {"caller_nid": "test_numeric_teststdvar_test_ddof2", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3262"}, {"caller_nid": "test_numeric_teststdvar_test_ddof2", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3263"}, {"caller_nid": "test_numeric_teststdvar_test_ddof2", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3263"}, {"caller_nid": "test_numeric_teststdvar_test_ddof2", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3264"}, {"caller_nid": "test_numeric_teststdvar_test_ddof2", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3264"}, {"caller_nid": "test_numeric_teststdvar_test_correction", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3268"}, {"caller_nid": "test_numeric_teststdvar_test_correction", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3269"}, {"caller_nid": "test_numeric_teststdvar_test_correction", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3269"}, {"caller_nid": "test_numeric_teststdvar_test_correction", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3271"}, {"caller_nid": "test_numeric_teststdvar_test_correction", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3272"}, {"caller_nid": "test_numeric_teststdvar_test_correction", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3272"}, {"caller_nid": "test_numeric_teststdvar_test_correction", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3277"}, {"caller_nid": "test_numeric_teststdvar_test_correction", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3278"}, {"caller_nid": "test_numeric_teststdvar_test_correction", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3280"}, {"caller_nid": "test_numeric_teststdvar_test_correction", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3281"}, {"caller_nid": "test_numeric_teststdvar_test_out_scalar", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3284"}, {"caller_nid": "test_numeric_teststdvar_test_out_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3285"}, {"caller_nid": "test_numeric_teststdvar_test_out_scalar", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3286"}, {"caller_nid": "test_numeric_teststdvar_test_out_scalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3287"}, {"caller_nid": "test_numeric_teststdvar_test_out_scalar", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3288"}, {"caller_nid": "test_numeric_teststdvar_test_out_scalar", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3289"}, {"caller_nid": "test_numeric_teststdvar_test_out_scalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3290"}, {"caller_nid": "test_numeric_teststdvar_test_out_scalar", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3291"}, {"caller_nid": "test_numeric_teststdvar_test_out_scalar", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3292"}, {"caller_nid": "test_numeric_teststdvar_test_out_scalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3293"}, {"caller_nid": "test_numeric_teststdvar_test_out_scalar", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3294"}, {"caller_nid": "test_numeric_teststdvarcomplex_test_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3299"}, {"caller_nid": "test_numeric_teststdvarcomplex_test_basic", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3301"}, {"caller_nid": "test_numeric_teststdvarcomplex_test_basic", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3301"}, {"caller_nid": "test_numeric_teststdvarcomplex_test_basic", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3302"}, {"caller_nid": "test_numeric_teststdvarcomplex_test_basic", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3302"}, {"caller_nid": "test_numeric_teststdvarcomplex_test_scalars", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3305"}, {"caller_nid": "test_numeric_teststdvarcomplex_test_scalars", "callee": "var", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3305"}, {"caller_nid": "test_numeric_teststdvarcomplex_test_scalars", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3306"}, {"caller_nid": "test_numeric_teststdvarcomplex_test_scalars", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3306"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3311"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3311"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3311"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3313"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3314"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3315"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3315"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3315"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3316"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3318"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3318"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3323"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3330"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3334"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3334"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3340"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3343"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3344"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3345"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3345"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3347"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3347"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3348"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3348"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3350"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3350"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3351"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3351"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3354"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3355"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3358"}, {"caller_nid": "test_numeric_testcreationfuncs_check_function", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3358"}, {"caller_nid": "test_numeric_test_for_reference_leak", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3377"}, {"caller_nid": "test_numeric_test_for_reference_leak", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3378"}, {"caller_nid": "test_numeric_test_for_reference_leak", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3379"}, {"caller_nid": "test_numeric_test_for_reference_leak", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3379"}, {"caller_nid": "test_numeric_test_for_reference_leak", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3380"}, {"caller_nid": "test_numeric_test_for_reference_leak", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3381"}, {"caller_nid": "test_numeric_test_for_reference_leak", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3381"}, {"caller_nid": "test_numeric_test_for_reference_leak", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3382"}, {"caller_nid": "test_numeric_test_for_reference_leak", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3383"}, {"caller_nid": "test_numeric_test_for_reference_leak", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3383"}, {"caller_nid": "test_numeric_test_for_reference_leak", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3384"}, {"caller_nid": "test_numeric_test_for_reference_leak", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3385"}, {"caller_nid": "test_numeric_test_for_reference_leak", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3385"}, {"caller_nid": "test_numeric_test_signatures", "callee": "signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3391"}, {"caller_nid": "test_numeric_test_signatures", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3394"}, {"caller_nid": "test_numeric_testlikefuncs_compare_array_value", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3426"}, {"caller_nid": "test_numeric_testlikefuncs_compare_array_value", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3426"}, {"caller_nid": "test_numeric_testlikefuncs_compare_array_value", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3427"}, {"caller_nid": "test_numeric_testlikefuncs_compare_array_value", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3427"}, {"caller_nid": "test_numeric_testlikefuncs_compare_array_value", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3429"}, {"caller_nid": "test_numeric_testlikefuncs_compare_array_value", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3429"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3434"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3435"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3437"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3438"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3440"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3440"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3441"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3441"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3443"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3443"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3444"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3444"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3446"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3446"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3447"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3447"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3449"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3449"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3450"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3450"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3452"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3452"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3452"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3453"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3453"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3453"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "like_function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3463"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3464"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3465"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3465"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3466"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3467"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3468"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3470"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3472"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3472"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "like_function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3476"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3477"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3478"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3480"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3482"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3482"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "like_function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3486"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3487"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3488"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3490"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3492"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3492"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "like_function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3496"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3497"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3499"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3501"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3503"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3505"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3505"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "like_function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3511"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3513"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3515"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3517"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3517"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3519"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3521"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3524"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3525"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "argsort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3525"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "like_function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3525"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "argsort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3528"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3528"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3531"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "argsort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3531"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "like_function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3531"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "argsort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3534"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3540"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3540"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "like_function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3542"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3543"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3543"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "like_function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3545"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3546"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3546"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3549"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3550"}, {"caller_nid": "test_numeric_testlikefuncs_check_like_function", "callee": "like_function", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3551"}, {"caller_nid": "test_numeric_testlikefuncs_test_filled_like", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3567"}, {"caller_nid": "test_numeric_testlikefuncs_test_filled_like", "callee": "full_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3568"}, {"caller_nid": "test_numeric_testlikefuncs_test_filled_like", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3568"}, {"caller_nid": "test_numeric_testlikefuncs_test_filled_like", "callee": "int64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3569"}, {"caller_nid": "test_numeric_testlikefuncs_test_filled_like", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3572"}, {"caller_nid": "test_numeric_test_dtype_str_bytes", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3580"}, {"caller_nid": "test_numeric_test_dtype_str_bytes", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3580"}, {"caller_nid": "test_numeric_test_dtype_str_bytes", "callee": "likefunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3583"}, {"caller_nid": "test_numeric_testcorrelate_setup", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3593"}, {"caller_nid": "test_numeric_testcorrelate_setup", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3594"}, {"caller_nid": "test_numeric_testcorrelate_setup", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3595"}, {"caller_nid": "test_numeric_testcorrelate_setup", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3596"}, {"caller_nid": "test_numeric_testcorrelate_setup", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3597"}, {"caller_nid": "test_numeric_testcorrelate_setup", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3598"}, {"caller_nid": "test_numeric_testcorrelate_setup", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3599"}, {"caller_nid": "test_numeric_testcorrelate_setup", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3600"}, {"caller_nid": "test_numeric_testcorrelate_setup", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3601"}, {"caller_nid": "test_numeric_testcorrelate_test_float", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3606"}, {"caller_nid": "test_numeric_testcorrelate_test_float", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3607"}, {"caller_nid": "test_numeric_testcorrelate_test_float", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3608"}, {"caller_nid": "test_numeric_testcorrelate_test_float", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3609"}, {"caller_nid": "test_numeric_testcorrelate_test_float", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3610"}, {"caller_nid": "test_numeric_testcorrelate_test_float", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3611"}, {"caller_nid": "test_numeric_testcorrelate_test_float", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3612"}, {"caller_nid": "test_numeric_testcorrelate_test_float", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3613"}, {"caller_nid": "test_numeric_testcorrelate_test_float", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3614"}, {"caller_nid": "test_numeric_testcorrelate_test_float", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3615"}, {"caller_nid": "test_numeric_testcorrelate_test_float", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3616"}, {"caller_nid": "test_numeric_testcorrelate_test_float", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3617"}, {"caller_nid": "test_numeric_testcorrelate_test_object", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3621"}, {"caller_nid": "test_numeric_testcorrelate_test_object", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3622"}, {"caller_nid": "test_numeric_testcorrelate_test_object", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3623"}, {"caller_nid": "test_numeric_testcorrelate_test_object", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3624"}, {"caller_nid": "test_numeric_testcorrelate_test_no_overwrite", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3627"}, {"caller_nid": "test_numeric_testcorrelate_test_no_overwrite", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3628"}, {"caller_nid": "test_numeric_testcorrelate_test_no_overwrite", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3629"}, {"caller_nid": "test_numeric_testcorrelate_test_no_overwrite", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3630"}, {"caller_nid": "test_numeric_testcorrelate_test_no_overwrite", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3630"}, {"caller_nid": "test_numeric_testcorrelate_test_no_overwrite", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3631"}, {"caller_nid": "test_numeric_testcorrelate_test_no_overwrite", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3631"}, {"caller_nid": "test_numeric_testcorrelate_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3634"}, {"caller_nid": "test_numeric_testcorrelate_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3635"}, {"caller_nid": "test_numeric_testcorrelate_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3636"}, {"caller_nid": "test_numeric_testcorrelate_test_complex", "callee": "conjugate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3637"}, {"caller_nid": "test_numeric_testcorrelate_test_complex", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3638"}, {"caller_nid": "test_numeric_testcorrelate_test_complex", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3639"}, {"caller_nid": "test_numeric_testcorrelate_test_zero_size", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3642"}, {"caller_nid": "test_numeric_testcorrelate_test_zero_size", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3643"}, {"caller_nid": "test_numeric_testcorrelate_test_zero_size", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3643"}, {"caller_nid": "test_numeric_testcorrelate_test_zero_size", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3643"}, {"caller_nid": "test_numeric_testcorrelate_test_zero_size", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3644"}, {"caller_nid": "test_numeric_testcorrelate_test_zero_size", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3645"}, {"caller_nid": "test_numeric_testcorrelate_test_zero_size", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3645"}, {"caller_nid": "test_numeric_testcorrelate_test_zero_size", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3645"}, {"caller_nid": "test_numeric_testcorrelate_test_mode", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3648"}, {"caller_nid": "test_numeric_testcorrelate_test_mode", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3649"}, {"caller_nid": "test_numeric_testcorrelate_test_mode", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3650"}, {"caller_nid": "test_numeric_testcorrelate_test_mode", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3651"}, {"caller_nid": "test_numeric_testcorrelate_test_mode", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3652"}, {"caller_nid": "test_numeric_testcorrelate_test_mode", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3654"}, {"caller_nid": "test_numeric_testcorrelate_test_mode", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3655"}, {"caller_nid": "test_numeric_testcorrelate_test_mode", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3658"}, {"caller_nid": "test_numeric_testcorrelate_test_mode", "callee": "correlate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3659"}, {"caller_nid": "test_numeric_testconvolve_test_object", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3666"}, {"caller_nid": "test_numeric_testconvolve_test_object", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3666"}, {"caller_nid": "test_numeric_testconvolve_test_object", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3666"}, {"caller_nid": "test_numeric_testconvolve_test_no_overwrite", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3669"}, {"caller_nid": "test_numeric_testconvolve_test_no_overwrite", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3670"}, {"caller_nid": "test_numeric_testconvolve_test_no_overwrite", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3671"}, {"caller_nid": "test_numeric_testconvolve_test_no_overwrite", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3672"}, {"caller_nid": "test_numeric_testconvolve_test_no_overwrite", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3672"}, {"caller_nid": "test_numeric_testconvolve_test_no_overwrite", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3673"}, {"caller_nid": "test_numeric_testconvolve_test_no_overwrite", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3673"}, {"caller_nid": "test_numeric_testconvolve_test_mode", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3676"}, {"caller_nid": "test_numeric_testconvolve_test_mode", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3677"}, {"caller_nid": "test_numeric_testconvolve_test_mode", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3678"}, {"caller_nid": "test_numeric_testconvolve_test_mode", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3679"}, {"caller_nid": "test_numeric_testconvolve_test_mode", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3680"}, {"caller_nid": "test_numeric_testconvolve_test_mode", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3682"}, {"caller_nid": "test_numeric_testconvolve_test_mode", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3683"}, {"caller_nid": "test_numeric_testconvolve_test_mode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3684"}, {"caller_nid": "test_numeric_testconvolve_test_mode", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3684"}, {"caller_nid": "test_numeric_testconvolve_test_mode", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3686"}, {"caller_nid": "test_numeric_testconvolve_test_mode", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3687"}, {"caller_nid": "test_numeric_testconvolve_test_convolve_empty_input_error_message", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3694"}, {"caller_nid": "test_numeric_testconvolve_test_convolve_empty_input_error_message", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3695"}, {"caller_nid": "test_numeric_testconvolve_test_convolve_empty_input_error_message", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3695"}, {"caller_nid": "test_numeric_testconvolve_test_convolve_empty_input_error_message", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3695"}, {"caller_nid": "test_numeric_testconvolve_test_convolve_empty_input_error_message", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3697"}, {"caller_nid": "test_numeric_testconvolve_test_convolve_empty_input_error_message", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3698"}, {"caller_nid": "test_numeric_testconvolve_test_convolve_empty_input_error_message", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3698"}, {"caller_nid": "test_numeric_testconvolve_test_convolve_empty_input_error_message", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3698"}, {"caller_nid": "test_numeric_test_nd", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3705"}, {"caller_nid": "test_numeric_test_nd", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3709"}, {"caller_nid": "test_numeric_test_nd", "callee": "argwhere", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3709"}, {"caller_nid": "test_numeric_test_nd", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3714"}, {"caller_nid": "test_numeric_test_nd", "callee": "argwhere", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3714"}, {"caller_nid": "test_numeric_test_nd", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3719"}, {"caller_nid": "test_numeric_test_nd", "callee": "argwhere", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3719"}, {"caller_nid": "test_numeric_test_nd", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3723"}, {"caller_nid": "test_numeric_test_nd", "callee": "argwhere", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3723"}, {"caller_nid": "test_numeric_testargwhere_test_2d", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3726"}, {"caller_nid": "test_numeric_testargwhere_test_2d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3726"}, {"caller_nid": "test_numeric_testargwhere_test_2d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3727"}, {"caller_nid": "test_numeric_testargwhere_test_2d", "callee": "argwhere", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3727"}, {"caller_nid": "test_numeric_testargwhere_test_list", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3734"}, {"caller_nid": "test_numeric_testargwhere_test_list", "callee": "argwhere", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3734"}, {"caller_nid": "test_numeric_testroll_test_roll1d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3739"}, {"caller_nid": "test_numeric_testroll_test_roll1d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3740"}, {"caller_nid": "test_numeric_testroll_test_roll1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3741"}, {"caller_nid": "test_numeric_testroll_test_roll1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3741"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3744"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3744"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3745"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3746"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3746"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3748"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3749"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3749"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3751"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3752"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3752"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3755"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3756"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3756"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3758"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3759"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3759"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3761"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3762"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3762"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3764"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3765"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3765"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3767"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3768"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3768"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3770"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3771"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3771"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3773"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3774"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3774"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3777"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3778"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3778"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3780"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3781"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3781"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3784"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3785"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3785"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3787"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3788"}, {"caller_nid": "test_numeric_testroll_test_roll2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3788"}, {"caller_nid": "test_numeric_testroll_test_roll_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3791"}, {"caller_nid": "test_numeric_testroll_test_roll_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3792"}, {"caller_nid": "test_numeric_testroll_test_roll_empty", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3792"}, {"caller_nid": "test_numeric_testroll_test_roll_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3792"}, {"caller_nid": "test_numeric_testroll_test_roll_unsigned_shift", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3795"}, {"caller_nid": "test_numeric_testroll_test_roll_unsigned_shift", "callee": "uint16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3796"}, {"caller_nid": "test_numeric_testroll_test_roll_unsigned_shift", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3797"}, {"caller_nid": "test_numeric_testroll_test_roll_unsigned_shift", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3797"}, {"caller_nid": "test_numeric_testroll_test_roll_unsigned_shift", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3797"}, {"caller_nid": "test_numeric_testroll_test_roll_unsigned_shift", "callee": "uint64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3799"}, {"caller_nid": "test_numeric_testroll_test_roll_unsigned_shift", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3800"}, {"caller_nid": "test_numeric_testroll_test_roll_unsigned_shift", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3800"}, {"caller_nid": "test_numeric_testroll_test_roll_unsigned_shift", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3800"}, {"caller_nid": "test_numeric_testroll_test_roll_big_int", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3803"}, {"caller_nid": "test_numeric_testroll_test_roll_big_int", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3804"}, {"caller_nid": "test_numeric_testroll_test_roll_big_int", "callee": "roll", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3804"}, {"caller_nid": "test_numeric_testrollaxis_test_exceptions", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3825"}, {"caller_nid": "test_numeric_testrollaxis_test_exceptions", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3825"}, {"caller_nid": "test_numeric_testrollaxis_test_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3826"}, {"caller_nid": "test_numeric_testrollaxis_test_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3827"}, {"caller_nid": "test_numeric_testrollaxis_test_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3828"}, {"caller_nid": "test_numeric_testrollaxis_test_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3829"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3832"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3832"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3832"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "indices", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3833"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3834"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "rollaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3837"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3838"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3839"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3839"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3840"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3840"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3841"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "rollaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3845"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3846"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3847"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3847"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3848"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3849"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "rollaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3853"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3854"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3855"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3855"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3856"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3857"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "rollaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3862"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3863"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3864"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3864"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3865"}, {"caller_nid": "test_numeric_testrollaxis_test_results", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3866"}, {"caller_nid": "test_numeric_testmoveaxis_test_move_to_end", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3871"}, {"caller_nid": "test_numeric_testmoveaxis_test_move_to_end", "callee": "moveaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3876"}, {"caller_nid": "test_numeric_testmoveaxis_test_move_to_end", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3877"}, {"caller_nid": "test_numeric_testmoveaxis_test_move_new_position", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3880"}, {"caller_nid": "test_numeric_testmoveaxis_test_move_new_position", "callee": "moveaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3886"}, {"caller_nid": "test_numeric_testmoveaxis_test_move_new_position", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3887"}, {"caller_nid": "test_numeric_testmoveaxis_test_preserve_order", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3890"}, {"caller_nid": "test_numeric_testmoveaxis_test_preserve_order", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3897"}, {"caller_nid": "test_numeric_testmoveaxis_test_preserve_order", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3897"}, {"caller_nid": "test_numeric_testmoveaxis_test_preserve_order", "callee": "moveaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3899"}, {"caller_nid": "test_numeric_testmoveaxis_test_preserve_order", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3900"}, {"caller_nid": "test_numeric_testmoveaxis_test_move_multiples", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3903"}, {"caller_nid": "test_numeric_testmoveaxis_test_move_multiples", "callee": "moveaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3911"}, {"caller_nid": "test_numeric_testmoveaxis_test_move_multiples", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3912"}, {"caller_nid": "test_numeric_testmoveaxis_test_errors", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3915"}, {"caller_nid": "test_numeric_testmoveaxis_test_errors", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3916"}, {"caller_nid": "test_numeric_testmoveaxis_test_errors", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3918"}, {"caller_nid": "test_numeric_testmoveaxis_test_errors", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3920"}, {"caller_nid": "test_numeric_testmoveaxis_test_errors", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3922"}, {"caller_nid": "test_numeric_testmoveaxis_test_errors", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3924"}, {"caller_nid": "test_numeric_testmoveaxis_test_errors", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3926"}, {"caller_nid": "test_numeric_testmoveaxis_test_errors", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3928"}, {"caller_nid": "test_numeric_testmoveaxis_test_array_likes", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3932"}, {"caller_nid": "test_numeric_testmoveaxis_test_array_likes", "callee": "moveaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3933"}, {"caller_nid": "test_numeric_testmoveaxis_test_array_likes", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3934"}, {"caller_nid": "test_numeric_testmoveaxis_test_array_likes", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3935"}, {"caller_nid": "test_numeric_testmoveaxis_test_array_likes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3935"}, {"caller_nid": "test_numeric_testmoveaxis_test_array_likes", "callee": "moveaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3938"}, {"caller_nid": "test_numeric_testmoveaxis_test_array_likes", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3939"}, {"caller_nid": "test_numeric_testmoveaxis_test_array_likes", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3939"}, {"caller_nid": "test_numeric_testmoveaxis_test_array_likes", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3940"}, {"caller_nid": "test_numeric_testmoveaxis_test_array_likes", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3940"}, {"caller_nid": "test_numeric_test_2x2", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3951"}, {"caller_nid": "test_numeric_test_2x2", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3952"}, {"caller_nid": "test_numeric_test_2x2", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3953"}, {"caller_nid": "test_numeric_test_2x2", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3954"}, {"caller_nid": "test_numeric_test_2x3", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3962"}, {"caller_nid": "test_numeric_test_2x3", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3963"}, {"caller_nid": "test_numeric_test_2x3", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3964"}, {"caller_nid": "test_numeric_test_2x3", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3965"}, {"caller_nid": "test_numeric_test_2x3", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3966"}, {"caller_nid": "test_numeric_testcross_test_3x3", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3971"}, {"caller_nid": "test_numeric_testcross_test_3x3", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3972"}, {"caller_nid": "test_numeric_testcross_test_3x3", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3973"}, {"caller_nid": "test_numeric_testcross_test_3x3", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3974"}, {"caller_nid": "test_numeric_testcross_test_3x3", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3975"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3982"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3983"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3985"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3985"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3986"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3986"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3987"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3987"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3989"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3990"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3991"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3992"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3992"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3993"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3993"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3994"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3994"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3996"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3997"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3998"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3999"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L3999"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4000"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4000"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4001"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4001"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4003"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4004"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "tile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4005"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4006"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4006"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4007"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4007"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4008"}, {"caller_nid": "test_numeric_test_broadcasting", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4008"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4014"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4015"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4016"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4016"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4017"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4018"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4019"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4019"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4020"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4021"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4022"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4023"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4024"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4024"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4025"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4026"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4028"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4029"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4030"}, {"caller_nid": "test_numeric_test_broadcasting_shapes", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4030"}, {"caller_nid": "test_numeric_testcross_test_uint8_int32_mixed_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4034"}, {"caller_nid": "test_numeric_testcross_test_uint8_int32_mixed_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4035"}, {"caller_nid": "test_numeric_testcross_test_uint8_int32_mixed_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4036"}, {"caller_nid": "test_numeric_testcross_test_uint8_int32_mixed_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4037"}, {"caller_nid": "test_numeric_testcross_test_uint8_int32_mixed_dtypes", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4037"}, {"caller_nid": "test_numeric_testcross_test_uint8_int32_mixed_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4038"}, {"caller_nid": "test_numeric_testcross_test_uint8_int32_mixed_dtypes", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4038"}, {"caller_nid": "test_numeric_test_zero_dimension", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4042"}, {"caller_nid": "test_numeric_test_zero_dimension", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4043"}, {"caller_nid": "test_numeric_test_zero_dimension", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4044"}, {"caller_nid": "test_numeric_test_outer_out_param", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4048"}, {"caller_nid": "test_numeric_test_outer_out_param", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4049"}, {"caller_nid": "test_numeric_test_outer_out_param", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4050"}, {"caller_nid": "test_numeric_test_outer_out_param", "callee": "ndarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4051"}, {"caller_nid": "test_numeric_test_outer_out_param", "callee": "ndarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4052"}, {"caller_nid": "test_numeric_test_outer_out_param", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4053"}, {"caller_nid": "test_numeric_test_outer_out_param", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4054"}, {"caller_nid": "test_numeric_test_outer_out_param", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4055"}, {"caller_nid": "test_numeric_test_outer_out_param", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4055"}, {"caller_nid": "test_numeric_testindices_test_simple", "callee": "indices", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4061"}, {"caller_nid": "test_numeric_testindices_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4062"}, {"caller_nid": "test_numeric_testindices_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4062"}, {"caller_nid": "test_numeric_testindices_test_simple", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4066"}, {"caller_nid": "test_numeric_testindices_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4066"}, {"caller_nid": "test_numeric_testindices_test_single_input", "callee": "indices", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4072"}, {"caller_nid": "test_numeric_testindices_test_single_input", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4073"}, {"caller_nid": "test_numeric_testindices_test_single_input", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4073"}, {"caller_nid": "test_numeric_testindices_test_single_input", "callee": "indices", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4075"}, {"caller_nid": "test_numeric_testindices_test_single_input", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4076"}, {"caller_nid": "test_numeric_testindices_test_single_input", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4076"}, {"caller_nid": "test_numeric_testindices_test_scalar_input", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4079"}, {"caller_nid": "test_numeric_testindices_test_scalar_input", "callee": "indices", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4079"}, {"caller_nid": "test_numeric_testindices_test_scalar_input", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4080"}, {"caller_nid": "test_numeric_testindices_test_scalar_input", "callee": "indices", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4080"}, {"caller_nid": "test_numeric_testindices_test_scalar_input", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4081"}, {"caller_nid": "test_numeric_testindices_test_scalar_input", "callee": "indices", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4081"}, {"caller_nid": "test_numeric_testindices_test_scalar_input", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4082"}, {"caller_nid": "test_numeric_testindices_test_scalar_input", "callee": "indices", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4082"}, {"caller_nid": "test_numeric_testindices_test_sparse", "callee": "indices", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4085"}, {"caller_nid": "test_numeric_testindices_test_sparse", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4086"}, {"caller_nid": "test_numeric_testindices_test_sparse", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4086"}, {"caller_nid": "test_numeric_testindices_test_sparse", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4087"}, {"caller_nid": "test_numeric_testindices_test_sparse", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4087"}, {"caller_nid": "test_numeric_test_return_type", "callee": "indices", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4092"}, {"caller_nid": "test_numeric_test_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4093"}, {"caller_nid": "test_numeric_test_return_type", "callee": "indices", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4095"}, {"caller_nid": "test_numeric_test_return_type", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4096"}, {"caller_nid": "test_numeric_testrequire_generate_all_false", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4107"}, {"caller_nid": "test_numeric_testrequire_generate_all_false", "callee": "setflags", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4108"}, {"caller_nid": "test_numeric_testrequire_generate_all_false", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4110"}, {"caller_nid": "test_numeric_testrequire_generate_all_false", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4111"}, {"caller_nid": "test_numeric_testrequire_generate_all_false", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4112"}, {"caller_nid": "test_numeric_testrequire_generate_all_false", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4113"}, {"caller_nid": "test_numeric_testrequire_generate_all_false", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4114"}, {"caller_nid": "test_numeric_testrequire_set_and_check_flag", "callee": "require", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4120"}, {"caller_nid": "test_numeric_testrequire_set_and_check_flag", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4121"}, {"caller_nid": "test_numeric_testrequire_set_and_check_flag", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4122"}, {"caller_nid": "test_numeric_testrequire_set_and_check_flag", "callee": "require", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4126"}, {"caller_nid": "test_numeric_testrequire_set_and_check_flag", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4128"}, {"caller_nid": "test_numeric_testrequire_set_and_check_flag", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4130"}, {"caller_nid": "test_numeric_testrequire_test_require_each", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4136"}, {"caller_nid": "test_numeric_testrequire_test_unknown_requirement", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4142"}, {"caller_nid": "test_numeric_testrequire_test_non_array_input", "callee": "require", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4145"}, {"caller_nid": "test_numeric_testrequire_test_non_array_input", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4146"}, {"caller_nid": "test_numeric_testrequire_test_non_array_input", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4147"}, {"caller_nid": "test_numeric_testrequire_test_non_array_input", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4148"}, {"caller_nid": "test_numeric_testrequire_test_non_array_input", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4149"}, {"caller_nid": "test_numeric_testrequire_test_non_array_input", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4150"}, {"caller_nid": "test_numeric_testrequire_test_c_and_f_simul", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4154"}, {"caller_nid": "test_numeric_testrequire_test_ensure_array", "callee": "ArraySubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4160"}, {"caller_nid": "test_numeric_testrequire_test_ensure_array", "callee": "require", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4161"}, {"caller_nid": "test_numeric_testrequire_test_ensure_array", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4162"}, {"caller_nid": "test_numeric_testrequire_test_ensure_array", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4162"}, {"caller_nid": "test_numeric_testrequire_test_preserve_subtype", "callee": "ArraySubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4169"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4176"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4176"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4176"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4177"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4178"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4179"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4179"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4179"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4180"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4180"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4180"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4181"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4181"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4181"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4182"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4182"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4184"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4185"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4186"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4187"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4188"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_in_args", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4189"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_single_arg", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4193"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_single_arg", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4194"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_single_arg", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4195"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_single_arg", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4196"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_single_arg", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4197"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_single_arg", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4198"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_single_arg", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4199"}, {"caller_nid": "test_numeric_testbroadcast_test_number_of_arguments", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4202"}, {"caller_nid": "test_numeric_testbroadcast_test_number_of_arguments", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4203"}, {"caller_nid": "test_numeric_testbroadcast_test_number_of_arguments", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4206"}, {"caller_nid": "test_numeric_testbroadcast_test_number_of_arguments", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4208"}, {"caller_nid": "test_numeric_testbroadcast_test_number_of_arguments", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4209"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_error_kwargs", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4213"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_error_kwargs", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4214"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_error_kwargs", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4215"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_error_kwargs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4216"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_error_kwargs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4217"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_error_kwargs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4218"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_error_kwargs", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4219"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_error_kwargs", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4220"}, {"caller_nid": "test_numeric_testbroadcast_test_broadcast_error_kwargs", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4222"}, {"caller_nid": "test_numeric_testbroadcast_test_shape_mismatch_error_message", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4225"}, {"caller_nid": "test_numeric_testbroadcast_test_shape_mismatch_error_message", "callee": "broadcast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4227"}, {"caller_nid": "test_numeric_test_signatures", "callee": "signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4232"}, {"caller_nid": "test_numeric_test_signatures", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4233"}, {"caller_nid": "test_numeric_test_signatures", "callee": "signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4237"}, {"caller_nid": "test_numeric_test_signatures", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4238"}, {"caller_nid": "test_numeric_testkeepdims_test_raise", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4251"}, {"caller_nid": "test_numeric_testkeepdims_test_raise", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4251"}, {"caller_nid": "test_numeric_testkeepdims_test_raise", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4252"}, {"caller_nid": "test_numeric_testtensordot_test_rejects_duplicate_axes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4258"}, {"caller_nid": "test_numeric_testtensordot_test_rejects_duplicate_axes", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4259"}, {"caller_nid": "test_numeric_testtensordot_test_rejects_duplicate_axes", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4260"}, {"caller_nid": "test_numeric_testtensordot_test_rejects_duplicate_axes", "callee": "tensordot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4261"}, {"caller_nid": "test_numeric_testtensordot_test_zero_dimension", "callee": "ndarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4265"}, {"caller_nid": "test_numeric_testtensordot_test_zero_dimension", "callee": "ndarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4266"}, {"caller_nid": "test_numeric_testtensordot_test_zero_dimension", "callee": "tensordot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4267"}, {"caller_nid": "test_numeric_testtensordot_test_zero_dimension", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4268"}, {"caller_nid": "test_numeric_testtensordot_test_zero_dimension", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4268"}, {"caller_nid": "test_numeric_testtensordot_test_zero_dimension", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4269"}, {"caller_nid": "test_numeric_testtensordot_test_zero_dimension", "callee": "einsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4269"}, {"caller_nid": "test_numeric_testtensordot_test_zero_dimensional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4273"}, {"caller_nid": "test_numeric_testtensordot_test_zero_dimensional", "callee": "tensordot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4275"}, {"caller_nid": "test_numeric_testtensordot_test_zero_dimensional", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4276"}, {"caller_nid": "test_numeric_testastype_test_astype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4283"}, {"caller_nid": "test_numeric_testastype_test_astype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4284"}, {"caller_nid": "test_numeric_testastype_test_astype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4286"}, {"caller_nid": "test_numeric_testastype_test_astype", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4288"}, {"caller_nid": "test_numeric_testastype_test_astype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4289"}, {"caller_nid": "test_numeric_testastype_test_astype", "callee": "shares_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4291"}, {"caller_nid": "test_numeric_testastype_test_astype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4292"}, {"caller_nid": "test_numeric_testastype_test_astype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4295"}, {"caller_nid": "test_numeric_testastype_test_astype", "callee": "int64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4295"}, {"caller_nid": "test_numeric_testastype_test_astype", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4296"}, {"caller_nid": "test_numeric_testastype_test_astype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4297"}, {"caller_nid": "test_numeric_testastype_test_astype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4298"}, {"caller_nid": "test_numeric_testastype_test_astype", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4300"}, {"caller_nid": "test_numeric_testastype_test_astype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_numeric.py", "source_location": "L4301"}]}