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

1 line
764 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "label": "test_umath.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1"}, {"id": "test_umath_interesting_binop_operands", "label": "interesting_binop_operands()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L54"}, {"id": "test_umath_on_powerpc", "label": "on_powerpc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L110"}, {"id": "test_umath_bad_arcsinh", "label": "bad_arcsinh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L116"}, {"id": "test_umath_filterinvalids", "label": "_FilterInvalids", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L134"}, {"id": "test_umath_filterinvalids_setup_method", "label": ".setup_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L135"}, {"id": "test_umath_filterinvalids_teardown_method", "label": ".teardown_method()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L138"}, {"id": "test_umath_testconstants", "label": "TestConstants", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L142"}, {"id": "test_umath_testconstants_test_pi", "label": ".test_pi()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L143"}, {"id": "test_umath_testconstants_test_e", "label": ".test_e()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L146"}, {"id": "test_umath_testconstants_test_euler_gamma", "label": ".test_euler_gamma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L149"}, {"id": "test_umath_testout", "label": "TestOut", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L153"}, {"id": "test_umath_testout_test_out_subok", "label": ".test_out_subok()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L154"}, {"id": "test_umath_testout_test_out_wrap_subok", "label": ".test_out_wrap_subok()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L203"}, {"id": "test_umath_test_out_wrap_no_leak", "label": "test_out_wrap_no_leak()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L279"}, {"id": "test_umath_testcomparisons", "label": "TestComparisons", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L290"}, {"id": "test_umath_test_comparison_functions", "label": "test_comparison_functions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L303"}, {"id": "test_umath_testcomparisons_test_ignore_object_identity_in_equal", "label": ".test_ignore_object_identity_in_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L337"}, {"id": "test_umath_testcomparisons_test_ignore_object_identity_in_not_equal", "label": ".test_ignore_object_identity_in_not_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L355"}, {"id": "test_umath_testcomparisons_test_error_in_equal_reduce", "label": ".test_error_in_equal_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L373"}, {"id": "test_umath_testcomparisons_test_object_dtype", "label": ".test_object_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L381"}, {"id": "test_umath_testcomparisons_test_object_nonbool_dtype_error", "label": ".test_object_nonbool_dtype_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L385"}, {"id": "test_umath_test_large_integer_direct_comparison", "label": "test_large_integer_direct_comparison()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L406"}, {"id": "test_umath_test_unsigned_signed_direct_comparison", "label": "test_unsigned_signed_direct_comparison()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L434"}, {"id": "test_umath_testadd", "label": "TestAdd", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L456"}, {"id": "test_umath_testadd_test_reduce_alignment", "label": ".test_reduce_alignment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L457"}, {"id": "test_umath_testdivision", "label": "TestDivision", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L467"}, {"id": "test_umath_testdivision_test_division_int", "label": ".test_division_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L468"}, {"id": "test_umath_test_division_int_boundary", "label": "test_division_int_boundary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L507"}, {"id": "test_umath_test_division_int_reduce", "label": "test_division_int_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L574"}, {"id": "test_umath_test_division_int_timedelta", "label": "test_division_int_timedelta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L615"}, {"id": "test_umath_testdivision_test_division_complex", "label": ".test_division_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L633"}, {"id": "test_umath_testdivision_test_zero_division_complex", "label": ".test_zero_division_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L644"}, {"id": "test_umath_testdivision_test_floor_division_complex", "label": ".test_floor_division_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L658"}, {"id": "test_umath_testdivision_test_floor_division_signed_zero", "label": ".test_floor_division_signed_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L668"}, {"id": "test_umath_test_floor_division_errors", "label": "test_floor_division_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L679"}, {"id": "test_umath_test_floor_division_corner_cases", "label": "test_floor_division_corner_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L698"}, {"id": "test_umath_floor_divide_and_remainder", "label": "floor_divide_and_remainder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L719"}, {"id": "test_umath_signs", "label": "_signs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L723"}, {"id": "test_umath_testremainder", "label": "TestRemainder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L730"}, {"id": "test_umath_testremainder_test_remainder_basic", "label": ".test_remainder_basic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L732"}, {"id": "test_umath_testremainder_test_float_remainder_exact", "label": ".test_float_remainder_exact()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L748"}, {"id": "test_umath_testremainder_test_float_remainder_roundoff", "label": ".test_float_remainder_roundoff()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L774"}, {"id": "test_umath_test_float_divmod_errors", "label": "test_float_divmod_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L797"}, {"id": "test_umath_test_float_remainder_errors", "label": "test_float_remainder_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L827"}, {"id": "test_umath_test_float_remainder_overflow", "label": "test_float_remainder_overflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L844"}, {"id": "test_umath_testremainder_test_float_divmod_corner_cases", "label": ".test_float_divmod_corner_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L855"}, {"id": "test_umath_testremainder_test_float_remainder_corner_cases", "label": ".test_float_remainder_corner_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L887"}, {"id": "test_umath_testdivisionintegeroverflowsanddividebyzero", "label": "TestDivisionIntegerOverflowsAndDivideByZero", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L940"}, {"id": "test_umath_test_signed_division_overflow", "label": "test_signed_division_overflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L967"}, {"id": "test_umath_test_divide_by_zero", "label": "test_divide_by_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L994"}, {"id": "test_umath_test_overflows", "label": "test_overflows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1019"}, {"id": "test_umath_testcbrt", "label": "TestCbrt", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1075"}, {"id": "test_umath_testcbrt_test_cbrt_scalar", "label": ".test_cbrt_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1076"}, {"id": "test_umath_testcbrt_test_cbrt", "label": ".test_cbrt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1079"}, {"id": "test_umath_testpower", "label": "TestPower", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1088"}, {"id": "test_umath_testpower_test_power_float", "label": ".test_power_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1089"}, {"id": "test_umath_testpower_test_power_complex", "label": ".test_power_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1116"}, {"id": "test_umath_testpower_test_power_zero", "label": ".test_power_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1146"}, {"id": "test_umath_test_zero_power_nonzero", "label": "test_zero_power_nonzero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1174"}, {"id": "test_umath_testpower_test_fast_power", "label": ".test_fast_power()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1200"}, {"id": "test_umath_testpower_test_integer_power", "label": ".test_integer_power()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1213"}, {"id": "test_umath_testpower_test_integer_power_with_integer_zero_exponent", "label": ".test_integer_power_with_integer_zero_exponent()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1218"}, {"id": "test_umath_testpower_test_integer_power_of_1", "label": ".test_integer_power_of_1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1229"}, {"id": "test_umath_testpower_test_integer_power_of_zero", "label": ".test_integer_power_of_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1235"}, {"id": "test_umath_testpower_test_integer_to_negative_power", "label": ".test_integer_to_negative_power()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1241"}, {"id": "test_umath_testpower_test_float_to_inf_power", "label": ".test_float_to_inf_power()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1253"}, {"id": "test_umath_testpower_test_power_fast_paths", "label": ".test_power_fast_paths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1261"}, {"id": "test_umath_testfloat_power", "label": "TestFloat_power", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1275"}, {"id": "test_umath_testfloat_power_test_type_conversion", "label": ".test_type_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1276"}, {"id": "test_umath_testlog2", "label": "TestLog2", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1286"}, {"id": "test_umath_test_log2_values", "label": "test_log2_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1288"}, {"id": "test_umath_test_log2_ints", "label": "test_log2_ints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1296"}, {"id": "test_umath_test_log2_special", "label": "test_log2_special()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1303"}, {"id": "test_umath_testexp2", "label": "TestExp2", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1318"}, {"id": "test_umath_testexp2_test_exp2_values", "label": ".test_exp2_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1319"}, {"id": "test_umath_testlogaddexp2", "label": "TestLogAddExp2", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1328"}, {"id": "test_umath_testlogaddexp2_test_logaddexp2_values", "label": ".test_logaddexp2_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1330"}, {"id": "test_umath_testlogaddexp2_test_logaddexp2_range", "label": ".test_logaddexp2_range()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1340"}, {"id": "test_umath_testlogaddexp2_test_inf", "label": ".test_inf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1350"}, {"id": "test_umath_testlogaddexp2_test_nan", "label": ".test_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1362"}, {"id": "test_umath_testlogaddexp2_test_reduce", "label": ".test_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1369"}, {"id": "test_umath_testlog", "label": "TestLog", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1376"}, {"id": "test_umath_testlog_test_log_values", "label": ".test_log_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1377"}, {"id": "test_umath_testlog_test_log_values_maxofdtype", "label": ".test_log_values_maxofdtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1391"}, {"id": "test_umath_testlog_test_log_strides", "label": ".test_log_strides()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1405"}, {"id": "test_umath_test_log_precision_float64", "label": "test_log_precision_float64()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1432"}, {"id": "test_umath_test_log_precision_float32", "label": "test_log_precision_float32()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1444"}, {"id": "test_umath_testexp", "label": "TestExp", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1449"}, {"id": "test_umath_testexp_test_exp_values", "label": ".test_exp_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1450"}, {"id": "test_umath_testexp_test_exp_strides", "label": ".test_exp_strides()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1459"}, {"id": "test_umath_testspecialfloats", "label": "TestSpecialFloats", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1469"}, {"id": "test_umath_testspecialfloats_test_exp_values", "label": ".test_exp_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1470"}, {"id": "test_umath_test_exp_exceptions", "label": "test_exp_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1484"}, {"id": "test_umath_test_log_values", "label": "test_log_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1500"}, {"id": "test_umath_test_sincos_values", "label": "test_sincos_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1551"}, {"id": "test_umath_test_sincos_underflow", "label": "test_sincos_underflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1565"}, {"id": "test_umath_test_sincos_errors", "label": "test_sincos_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1578"}, {"id": "test_umath_test_sincos_overlaps", "label": "test_sincos_overlaps()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1586"}, {"id": "test_umath_test_sqrt_values", "label": "test_sqrt_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1596"}, {"id": "test_umath_testspecialfloats_test_abs_values", "label": ".test_abs_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1609"}, {"id": "test_umath_test_square_values", "label": "test_square_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1618"}, {"id": "test_umath_test_reciprocal_values", "label": "test_reciprocal_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1636"}, {"id": "test_umath_test_tan", "label": "test_tan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1651"}, {"id": "test_umath_test_arcsincos", "label": "test_arcsincos()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1668"}, {"id": "test_umath_testspecialfloats_test_arctan", "label": ".test_arctan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1685"}, {"id": "test_umath_test_sinh", "label": "test_sinh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1695"}, {"id": "test_umath_test_cosh", "label": "test_cosh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1714"}, {"id": "test_umath_testspecialfloats_test_tanh", "label": ".test_tanh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1730"}, {"id": "test_umath_testspecialfloats_test_arcsinh", "label": ".test_arcsinh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1738"}, {"id": "test_umath_test_arccosh", "label": "test_arccosh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1747"}, {"id": "test_umath_test_arctanh", "label": "test_arctanh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1763"}, {"id": "test_umath_test_exp2", "label": "test_exp2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1786"}, {"id": "test_umath_test_expm1", "label": "test_expm1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1802"}, {"id": "test_umath_test_unary_spurious_fpexception", "label": "test_unary_spurious_fpexception()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1875"}, {"id": "test_umath_test_divide_spurious_fpexception", "label": "test_divide_spurious_fpexception()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1895"}, {"id": "test_umath_testfpclass", "label": "TestFPClass", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1906"}, {"id": "test_umath_test_fpclass", "label": "test_fpclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1909"}, {"id": "test_umath_test_fp_noncontiguous", "label": "test_fp_noncontiguous()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1940"}, {"id": "test_umath_testldexp", "label": "TestLDExp", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2003"}, {"id": "test_umath_test_ldexp", "label": "test_ldexp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2006"}, {"id": "test_umath_testfrexp", "label": "TestFRExp", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2013"}, {"id": "test_umath_test_frexp", "label": "test_frexp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2019"}, {"id": "test_umath_testavxufuncs", "label": "TestAVXUfuncs", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2042"}, {"id": "test_umath_testavxufuncs_test_avx_based_ufunc", "label": ".test_avx_based_ufunc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2043"}, {"id": "test_umath_testavxfloat32transcendental", "label": "TestAVXFloat32Transcendental", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2076"}, {"id": "test_umath_testavxfloat32transcendental_test_exp_float32", "label": ".test_exp_float32()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2077"}, {"id": "test_umath_testavxfloat32transcendental_test_log_float32", "label": ".test_log_float32()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2083"}, {"id": "test_umath_testavxfloat32transcendental_test_sincos_float32", "label": ".test_sincos_float32()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2089"}, {"id": "test_umath_testavxfloat32transcendental_test_strided_float32", "label": ".test_strided_float32()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2107"}, {"id": "test_umath_testlogaddexp", "label": "TestLogAddExp", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2125"}, {"id": "test_umath_testlogaddexp_test_logaddexp_values", "label": ".test_logaddexp_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2126"}, {"id": "test_umath_testlogaddexp_test_logaddexp_range", "label": ".test_logaddexp_range()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2136"}, {"id": "test_umath_testlogaddexp_test_inf", "label": ".test_inf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2146"}, {"id": "test_umath_testlogaddexp_test_nan", "label": ".test_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2158"}, {"id": "test_umath_testlogaddexp_test_reduce", "label": ".test_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2165"}, {"id": "test_umath_testlog1p", "label": "TestLog1p", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2170"}, {"id": "test_umath_testlog1p_test_log1p", "label": ".test_log1p()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2171"}, {"id": "test_umath_testlog1p_test_special", "label": ".test_special()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2175"}, {"id": "test_umath_testexpm1", "label": "TestExpm1", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2184"}, {"id": "test_umath_testexpm1_test_expm1", "label": ".test_expm1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2185"}, {"id": "test_umath_testexpm1_test_special", "label": ".test_special()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2189"}, {"id": "test_umath_testexpm1_test_complex", "label": ".test_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2196"}, {"id": "test_umath_testhypot", "label": "TestHypot", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2203"}, {"id": "test_umath_testhypot_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2204"}, {"id": "test_umath_testhypot_test_reduce", "label": ".test_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2208"}, {"id": "test_umath_assert_hypot_isnan", "label": "assert_hypot_isnan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2215"}, {"id": "test_umath_assert_hypot_isinf", "label": "assert_hypot_isinf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2221"}, {"id": "test_umath_testhypotspecialvalues", "label": "TestHypotSpecialValues", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2227"}, {"id": "test_umath_testhypotspecialvalues_test_nan_outputs", "label": ".test_nan_outputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2228"}, {"id": "test_umath_testhypotspecialvalues_test_nan_outputs2", "label": ".test_nan_outputs2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2232"}, {"id": "test_umath_testhypotspecialvalues_test_no_fpe", "label": ".test_no_fpe()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2240"}, {"id": "test_umath_assert_arctan2_isnan", "label": "assert_arctan2_isnan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2244"}, {"id": "test_umath_assert_arctan2_ispinf", "label": "assert_arctan2_ispinf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2248"}, {"id": "test_umath_assert_arctan2_isninf", "label": "assert_arctan2_isninf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2252"}, {"id": "test_umath_assert_arctan2_ispzero", "label": "assert_arctan2_ispzero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2256"}, {"id": "test_umath_assert_arctan2_isnzero", "label": "assert_arctan2_isnzero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2260"}, {"id": "test_umath_testarctan2specialvalues", "label": "TestArctan2SpecialValues", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2264"}, {"id": "test_umath_testarctan2specialvalues_test_one_one", "label": ".test_one_one()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2265"}, {"id": "test_umath_testarctan2specialvalues_test_zero_nzero", "label": ".test_zero_nzero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2271"}, {"id": "test_umath_testarctan2specialvalues_test_zero_pzero", "label": ".test_zero_pzero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2276"}, {"id": "test_umath_testarctan2specialvalues_test_zero_negative", "label": ".test_zero_negative()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2281"}, {"id": "test_umath_testarctan2specialvalues_test_zero_positive", "label": ".test_zero_positive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2286"}, {"id": "test_umath_testarctan2specialvalues_test_positive_zero", "label": ".test_positive_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2291"}, {"id": "test_umath_testarctan2specialvalues_test_negative_zero", "label": ".test_negative_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2296"}, {"id": "test_umath_testarctan2specialvalues_test_any_ninf", "label": ".test_any_ninf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2301"}, {"id": "test_umath_testarctan2specialvalues_test_any_pinf", "label": ".test_any_pinf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2306"}, {"id": "test_umath_testarctan2specialvalues_test_inf_any", "label": ".test_inf_any()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2311"}, {"id": "test_umath_testarctan2specialvalues_test_inf_ninf", "label": ".test_inf_ninf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2316"}, {"id": "test_umath_testarctan2specialvalues_test_inf_pinf", "label": ".test_inf_pinf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2321"}, {"id": "test_umath_testarctan2specialvalues_test_nan_any", "label": ".test_nan_any()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2326"}, {"id": "test_umath_testldexp_check_ldexp", "label": "._check_ldexp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2334"}, {"id": "test_umath_testldexp_test_ldexp", "label": ".test_ldexp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2342"}, {"id": "test_umath_testldexp_test_ldexp_overflow", "label": ".test_ldexp_overflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2352"}, {"id": "test_umath_testmaximum", "label": "TestMaximum", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2361"}, {"id": "test_umath_testmaximum_test_reduce", "label": ".test_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2362"}, {"id": "test_umath_testmaximum_test_reduce_complex", "label": ".test_reduce_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2383"}, {"id": "test_umath_testmaximum_test_float_nans", "label": ".test_float_nans()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2387"}, {"id": "test_umath_testmaximum_test_object_nans", "label": ".test_object_nans()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2394"}, {"id": "test_umath_testmaximum_test_complex_nans", "label": ".test_complex_nans()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2405"}, {"id": "test_umath_testmaximum_test_object_array", "label": ".test_object_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2413"}, {"id": "test_umath_testmaximum_test_strided_array", "label": ".test_strided_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2418"}, {"id": "test_umath_testmaximum_test_precision", "label": ".test_precision()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2431"}, {"id": "test_umath_testminimum", "label": "TestMinimum", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2453"}, {"id": "test_umath_testminimum_test_reduce", "label": ".test_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2454"}, {"id": "test_umath_testminimum_test_reduce_complex", "label": ".test_reduce_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2475"}, {"id": "test_umath_testminimum_test_float_nans", "label": ".test_float_nans()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2479"}, {"id": "test_umath_testminimum_test_object_nans", "label": ".test_object_nans()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2486"}, {"id": "test_umath_testminimum_test_complex_nans", "label": ".test_complex_nans()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2497"}, {"id": "test_umath_testminimum_test_object_array", "label": ".test_object_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2505"}, {"id": "test_umath_testminimum_test_strided_array", "label": ".test_strided_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2510"}, {"id": "test_umath_testminimum_test_precision", "label": ".test_precision()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2523"}, {"id": "test_umath_testfmax", "label": "TestFmax", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2545"}, {"id": "test_umath_testfmax_test_reduce", "label": ".test_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2546"}, {"id": "test_umath_testfmax_test_reduce_complex", "label": ".test_reduce_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2567"}, {"id": "test_umath_testfmax_test_float_nans", "label": ".test_float_nans()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2571"}, {"id": "test_umath_testfmax_test_complex_nans", "label": ".test_complex_nans()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2578"}, {"id": "test_umath_testfmax_test_precision", "label": ".test_precision()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2586"}, {"id": "test_umath_testfmin", "label": "TestFmin", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2608"}, {"id": "test_umath_testfmin_test_reduce", "label": ".test_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2609"}, {"id": "test_umath_testfmin_test_reduce_complex", "label": ".test_reduce_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2630"}, {"id": "test_umath_testfmin_test_float_nans", "label": ".test_float_nans()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2634"}, {"id": "test_umath_testfmin_test_complex_nans", "label": ".test_complex_nans()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2641"}, {"id": "test_umath_testfmin_test_precision", "label": ".test_precision()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2649"}, {"id": "test_umath_testbool", "label": "TestBool", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2671"}, {"id": "test_umath_testbool_test_exceptions", "label": ".test_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2672"}, {"id": "test_umath_testbool_test_truth_table_logical", "label": ".test_truth_table_logical()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2678"}, {"id": "test_umath_testbool_test_truth_table_bitwise", "label": ".test_truth_table_bitwise()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2703"}, {"id": "test_umath_testbool_test_reduce", "label": ".test_reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2716"}, {"id": "test_umath_testbitwiseufuncs", "label": "TestBitwiseUFuncs", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2734"}, {"id": "test_umath_testbitwiseufuncs_test_values", "label": ".test_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2746"}, {"id": "test_umath_testbitwiseufuncs_test_types", "label": ".test_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2770"}, {"id": "test_umath_testbitwiseufuncs_test_identity", "label": ".test_identity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2781"}, {"id": "test_umath_testbitwiseufuncs_test_reduction", "label": ".test_reduction()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2786"}, {"id": "test_umath_test_bitwise_count", "label": "test_bitwise_count()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2827"}, {"id": "test_umath_testint", "label": "TestInt", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2846"}, {"id": "test_umath_testint_test_logical_not", "label": ".test_logical_not()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2847"}, {"id": "test_umath_testfloatingpoint", "label": "TestFloatingPoint", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2857"}, {"id": "test_umath_testfloatingpoint_test_floating_point", "label": ".test_floating_point()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2858"}, {"id": "test_umath_testdegrees", "label": "TestDegrees", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2862"}, {"id": "test_umath_testdegrees_test_degrees", "label": ".test_degrees()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2863"}, {"id": "test_umath_testradians", "label": "TestRadians", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2868"}, {"id": "test_umath_testradians_test_radians", "label": ".test_radians()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2869"}, {"id": "test_umath_testheavside", "label": "TestHeavside", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2874"}, {"id": "test_umath_testheavside_test_heaviside", "label": ".test_heaviside()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2875"}, {"id": "test_umath_testsign", "label": "TestSign", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2896"}, {"id": "test_umath_testsign_test_sign", "label": ".test_sign()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2897"}, {"id": "test_umath_testsign_test_sign_complex", "label": ".test_sign_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2909"}, {"id": "test_umath_testsign_test_sign_dtype_object", "label": ".test_sign_dtype_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2931"}, {"id": "test_umath_testsign_test_sign_dtype_nan_object", "label": ".test_sign_dtype_nan_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2940"}, {"id": "test_umath_testminmax", "label": "TestMinMax", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2949"}, {"id": "test_umath_testminmax_test_minmax_blocked", "label": ".test_minmax_blocked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2950"}, {"id": "test_umath_testminmax_test_lower_align", "label": ".test_lower_align()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2973"}, {"id": "test_umath_testminmax_test_reduce_reorder", "label": ".test_reduce_reorder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2980"}, {"id": "test_umath_testminmax_test_minimize_no_warns", "label": ".test_minimize_no_warns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2989"}, {"id": "test_umath_testabsolutenegative", "label": "TestAbsoluteNegative", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2994"}, {"id": "test_umath_testabsolutenegative_test_abs_neg_blocked", "label": ".test_abs_neg_blocked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2995"}, {"id": "test_umath_testabsolutenegative_test_lower_align", "label": ".test_lower_align()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3024"}, {"id": "test_umath_test_noncontiguous", "label": "test_noncontiguous()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3037"}, {"id": "test_umath_testpositive", "label": "TestPositive", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3065"}, {"id": "test_umath_testpositive_test_valid", "label": ".test_valid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3066"}, {"id": "test_umath_testpositive_test_invalid", "label": ".test_invalid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3073"}, {"id": "test_umath_testspecialmethods", "label": "TestSpecialMethods", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3084"}, {"id": "test_umath_testspecialmethods_test_wrap", "label": ".test_wrap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3085"}, {"id": "test_umath_testspecialmethods_test_wrap_out", "label": ".test_wrap_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3107"}, {"id": "test_umath_testspecialmethods_test_wrap_with_iterable", "label": ".test_wrap_with_iterable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3164"}, {"id": "test_umath_testspecialmethods_test_priority_with_scalar", "label": ".test_priority_with_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3181"}, {"id": "test_umath_testspecialmethods_test_priority", "label": ".test_priority()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3195"}, {"id": "test_umath_testspecialmethods_test_failing_wrap", "label": ".test_failing_wrap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3238"}, {"id": "test_umath_testspecialmethods_test_failing_out_wrap", "label": ".test_failing_out_wrap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3251"}, {"id": "test_umath_testspecialmethods_test_none_wrap", "label": ".test_none_wrap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3269"}, {"id": "test_umath_testspecialmethods_test_default_prepare", "label": ".test_default_prepare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3282"}, {"id": "test_umath_testspecialmethods_test_array_too_many_args", "label": ".test_array_too_many_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3298"}, {"id": "test_umath_testspecialmethods_test_ufunc_override", "label": ".test_ufunc_override()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3307"}, {"id": "test_umath_testspecialmethods_test_ufunc_override_mro", "label": ".test_ufunc_override_mro()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3333"}, {"id": "test_umath_testspecialmethods_test_ufunc_override_methods", "label": ".test_ufunc_override_methods()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3468"}, {"id": "test_umath_testspecialmethods_test_ufunc_override_out", "label": ".test_ufunc_override_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3652"}, {"id": "test_umath_testspecialmethods_test_ufunc_override_where", "label": ".test_ufunc_override_where()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3708"}, {"id": "test_umath_testspecialmethods_test_ufunc_override_exception", "label": ".test_ufunc_override_exception()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3788"}, {"id": "test_umath_testspecialmethods_test_ufunc_override_not_implemented", "label": ".test_ufunc_override_not_implemented()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3799"}, {"id": "test_umath_testspecialmethods_test_ufunc_override_disabled", "label": ".test_ufunc_override_disabled()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3816"}, {"id": "test_umath_testspecialmethods_test_gufunc_override", "label": ".test_gufunc_override()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3846"}, {"id": "test_umath_testspecialmethods_test_ufunc_override_with_super", "label": ".test_ufunc_override_with_super()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3876"}, {"id": "test_umath_testspecialmethods_test_array_ufunc_direct_call", "label": ".test_array_ufunc_direct_call()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4049"}, {"id": "test_umath_test_ufunc_docstring", "label": "test_ufunc_docstring()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4065"}, {"id": "test_umath_testchoose", "label": "TestChoose", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4091"}, {"id": "test_umath_testchoose_test_mixed", "label": ".test_mixed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4092"}, {"id": "test_umath_testrationalfunctions", "label": "TestRationalFunctions", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4098"}, {"id": "test_umath_testrationalfunctions_test_lcm", "label": ".test_lcm()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4099"}, {"id": "test_umath_testrationalfunctions_test_lcm_object", "label": ".test_lcm_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4103"}, {"id": "test_umath_testrationalfunctions_test_gcd", "label": ".test_gcd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4106"}, {"id": "test_umath_testrationalfunctions_test_gcd_object", "label": ".test_gcd_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4110"}, {"id": "test_umath_testrationalfunctions_test_lcm_inner", "label": "._test_lcm_inner()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4113"}, {"id": "test_umath_testrationalfunctions_test_gcd_inner", "label": "._test_gcd_inner()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4134"}, {"id": "test_umath_testrationalfunctions_test_lcm_overflow", "label": ".test_lcm_overflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4155"}, {"id": "test_umath_testrationalfunctions_test_gcd_overflow", "label": ".test_gcd_overflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4162"}, {"id": "test_umath_testrationalfunctions_test_decimal", "label": ".test_decimal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4171"}, {"id": "test_umath_testrationalfunctions_test_float", "label": ".test_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4179"}, {"id": "test_umath_testrationalfunctions_test_huge_integers", "label": ".test_huge_integers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4184"}, {"id": "test_umath_testrationalfunctions_test_inf_and_nan", "label": ".test_inf_and_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4208"}, {"id": "test_umath_testroundingfunctions", "label": "TestRoundingFunctions", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4216"}, {"id": "test_umath_testroundingfunctions_test_object_direct", "label": ".test_object_direct()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4218"}, {"id": "test_umath_testroundingfunctions_test_object_indirect", "label": ".test_object_indirect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4235"}, {"id": "test_umath_testroundingfunctions_test_fraction", "label": ".test_fraction()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4247"}, {"id": "test_umath_test_output_dtype", "label": "test_output_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4256"}, {"id": "test_umath_testcomplexfunctions", "label": "TestComplexFunctions", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4263"}, {"id": "test_umath_testcomplexfunctions_test_it", "label": ".test_it()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4269"}, {"id": "test_umath_test_precisions_consistent", "label": "test_precisions_consistent()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4281"}, {"id": "test_umath_test_branch_cuts", "label": "test_branch_cuts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4291"}, {"id": "test_umath_test_branch_cuts_complex64", "label": "test_branch_cuts_complex64()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4317"}, {"id": "test_umath_testcomplexfunctions_test_against_cmath", "label": ".test_against_cmath()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4342"}, {"id": "test_umath_test_loss_of_precision", "label": "test_loss_of_precision()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4373"}, {"id": "test_umath_test_promotion_corner_cases", "label": "test_promotion_corner_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4466"}, {"id": "test_umath_testattributes", "label": "TestAttributes", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4474"}, {"id": "test_umath_testattributes_test_attributes", "label": ".test_attributes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4475"}, {"id": "test_umath_testattributes_test_doc", "label": ".test_doc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4484"}, {"id": "test_umath_testsubclass", "label": "TestSubclass", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4493"}, {"id": "test_umath_testsubclass_test_subclass_op", "label": ".test_subclass_op()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4495"}, {"id": "test_umath_testfrompyfunc", "label": "TestFrompyfunc", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4507"}, {"id": "test_umath_testfrompyfunc_test_identity", "label": ".test_identity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4509"}, {"id": "test_umath_check_branch_cut", "label": "_check_branch_cut()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4532"}, {"id": "test_umath_test_copysign", "label": "test_copysign()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4593"}, {"id": "test_umath_test_nextafter", "label": "_test_nextafter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4601"}, {"id": "test_umath_test_nextafterf", "label": "test_nextafterf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4616"}, {"id": "test_umath_test_nextafterl", "label": "test_nextafterl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4624"}, {"id": "test_umath_test_nextafter_0", "label": "test_nextafter_0()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4628"}, {"id": "test_umath_test_spacing", "label": "_test_spacing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4640"}, {"id": "test_umath_test_spacingf", "label": "test_spacingf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4655"}, {"id": "test_umath_test_spacingl", "label": "test_spacingl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4663"}, {"id": "test_umath_test_spacing_gfortran", "label": "test_spacing_gfortran()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4666"}, {"id": "test_umath_test_nextafter_vs_spacing", "label": "test_nextafter_vs_spacing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4696"}, {"id": "test_umath_test_pos_nan", "label": "test_pos_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4704"}, {"id": "test_umath_test_reduceat", "label": "test_reduceat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4708"}, {"id": "test_umath_test_negative_value_raises", "label": "test_negative_value_raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4736"}, {"id": "test_umath_test_reduceat_empty", "label": "test_reduceat_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4748"}, {"id": "test_umath_test_complex_nan_comparisons", "label": "test_complex_nan_comparisons()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4764"}, {"id": "test_umath_test_rint_big_int", "label": "test_rint_big_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4785"}, {"id": "test_umath_test_memoverlap_accumulate", "label": "test_memoverlap_accumulate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4796"}, {"id": "test_umath_test_memoverlap_accumulate_cmp", "label": "test_memoverlap_accumulate_cmp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4810"}, {"id": "test_umath_test_memoverlap_accumulate_symmetric", "label": "test_memoverlap_accumulate_symmetric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4826"}, {"id": "test_umath_test_signaling_nan_exceptions", "label": "test_signaling_nan_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4836"}, {"id": "test_umath_test_outer_subclass_preserve", "label": "test_outer_subclass_preserve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4846"}, {"id": "test_umath_test_outer_bad_subclass", "label": "test_outer_bad_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4853"}, {"id": "test_umath_test_outer_exceeds_maxdims", "label": "test_outer_exceeds_maxdims()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4877"}, {"id": "test_umath_test_bad_legacy_ufunc_silent_errors", "label": "test_bad_legacy_ufunc_silent_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4882"}, {"id": "test_umath_test_bad_legacy_unary_ufunc_silent_errors", "label": "test_bad_legacy_unary_ufunc_silent_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4912"}, {"id": "test_umath_test_bad_legacy_gufunc_silent_errors", "label": "test_bad_legacy_gufunc_silent_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4922"}, {"id": "test_umath_testadddocstring", "label": "TestAddDocstring", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4929"}, {"id": "test_umath_test_add_same_docstring", "label": "test_add_same_docstring()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4932"}, {"id": "test_umath_test_different_docstring_fails", "label": "test_different_docstring_fails()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4944"}, {"id": "test_umath_testadd_newdoc_ufunc", "label": "TestAdd_newdoc_ufunc", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4958"}, {"id": "test_umath_test_ufunc_arg", "label": "test_ufunc_arg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4960"}, {"id": "test_umath_test_string_arg", "label": "test_string_arg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4965"}, {"id": "test_umath_testhypoterrormessages", "label": "TestHypotErrorMessages", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4968"}, {"id": "test_umath_testhypoterrormessages_test_hypot_error_message_single_arg", "label": ".test_hypot_error_message_single_arg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4969"}, {"id": "test_umath_testhypoterrormessages_test_hypot_error_message_multiple_args", "label": ".test_hypot_error_message_multiple_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4973"}, {"id": "test_umath_rationale_55", "label": "Helper to create \"interesting\" operands to cover common code paths: * scalar", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L55"}, {"id": "test_umath_rationale_111", "label": "True if we are running on a Power PC platform.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L111"}, {"id": "test_umath_rationale_117", "label": "The blocklisted trig functions are not accurate on aarch64/PPC for complex25", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L117"}, {"id": "test_umath_rationale_4219", "label": "test direct implementation of these magic methods", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4219"}, {"id": "test_umath_rationale_4236", "label": "test implementations via __float__", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4236"}, {"id": "test_umath_rationale_4374", "label": "Check loss of precision in complex arc* functions", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4374"}, {"id": "test_umath_rationale_4534", "label": "Check for a branch cut in a function. Assert that `x0` lies on a branch cut", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4534"}, {"id": "test_umath_rationale_4705", "label": "Check np.nan is a positive nan.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4705"}, {"id": "test_umath_rationale_4709", "label": "Test bug in reduceat when structured arrays are not copied.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4709"}, {"id": "test_umath_rationale_4749", "label": "Reduceat should work with empty arrays", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4749"}, {"id": "test_umath_rationale_1878", "label": "# FIXME: NAN raises FP invalid exception:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1878"}, {"id": "test_umath_rationale_2944", "label": "# FIXME: a not used", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2944"}, {"id": "test_umath_rationale_3877", "label": "# NOTE: this class is used in doc/source/user/basics.subclassing.rst", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3877"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "fnmatch", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "platform", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "fractions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "numpy_core_umath", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "numpy_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "numpy_testing_private_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_interesting_binop_operands", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_on_powerpc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L110", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_bad_arcsinh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L116", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_filterinvalids", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L134", "weight": 1.0}, {"source": "test_umath_filterinvalids", "target": "test_umath_filterinvalids_setup_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L135", "weight": 1.0}, {"source": "test_umath_filterinvalids", "target": "test_umath_filterinvalids_teardown_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L138", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testconstants", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L142", "weight": 1.0}, {"source": "test_umath_testconstants", "target": "test_umath_testconstants_test_pi", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L143", "weight": 1.0}, {"source": "test_umath_testconstants", "target": "test_umath_testconstants_test_e", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L146", "weight": 1.0}, {"source": "test_umath_testconstants", "target": "test_umath_testconstants_test_euler_gamma", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L149", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L153", "weight": 1.0}, {"source": "test_umath_testout", "target": "test_umath_testout_test_out_subok", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L154", "weight": 1.0}, {"source": "test_umath_testout", "target": "test_umath_testout_test_out_wrap_subok", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L203", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_out_wrap_no_leak", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L279", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testcomparisons", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L290", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L291", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_comparison_functions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L303", "weight": 1.0}, {"source": "test_umath_testcomparisons", "target": "test_umath_testcomparisons_test_ignore_object_identity_in_equal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L337", "weight": 1.0}, {"source": "test_umath_testcomparisons", "target": "test_umath_testcomparisons_test_ignore_object_identity_in_not_equal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L355", "weight": 1.0}, {"source": "test_umath_testcomparisons", "target": "test_umath_testcomparisons_test_error_in_equal_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L373", "weight": 1.0}, {"source": "test_umath_testcomparisons", "target": "test_umath_testcomparisons_test_object_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L381", "weight": 1.0}, {"source": "test_umath_testcomparisons", "target": "test_umath_testcomparisons_test_object_nonbool_dtype_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L385", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_large_integer_direct_comparison", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L406", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_unsigned_signed_direct_comparison", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L434", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testadd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L456", "weight": 1.0}, {"source": "test_umath_testadd", "target": "test_umath_testadd_test_reduce_alignment", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L457", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testdivision", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L467", "weight": 1.0}, {"source": "test_umath_testdivision", "target": "test_umath_testdivision_test_division_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L468", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_division_int_boundary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L507", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_division_int_reduce", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L574", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_division_int_timedelta", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L615", "weight": 1.0}, {"source": "test_umath_testdivision", "target": "test_umath_testdivision_test_division_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L633", "weight": 1.0}, {"source": "test_umath_testdivision", "target": "test_umath_testdivision_test_zero_division_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L644", "weight": 1.0}, {"source": "test_umath_testdivision", "target": "test_umath_testdivision_test_floor_division_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L658", "weight": 1.0}, {"source": "test_umath_testdivision", "target": "test_umath_testdivision_test_floor_division_signed_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L668", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_floor_division_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L679", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_floor_division_corner_cases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L698", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_floor_divide_and_remainder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L719", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_signs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L723", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testremainder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L730", "weight": 1.0}, {"source": "test_umath_testremainder", "target": "test_umath_testremainder_test_remainder_basic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L732", "weight": 1.0}, {"source": "test_umath_testremainder", "target": "test_umath_testremainder_test_float_remainder_exact", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L748", "weight": 1.0}, {"source": "test_umath_testremainder", "target": "test_umath_testremainder_test_float_remainder_roundoff", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L774", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_float_divmod_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L797", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_float_remainder_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L827", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_float_remainder_overflow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L844", "weight": 1.0}, {"source": "test_umath_testremainder", "target": "test_umath_testremainder_test_float_divmod_corner_cases", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L855", "weight": 1.0}, {"source": "test_umath_testremainder", "target": "test_umath_testremainder_test_float_remainder_corner_cases", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L887", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testdivisionintegeroverflowsanddividebyzero", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L940", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_signed_division_overflow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L967", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_divide_by_zero", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L994", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_overflows", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1019", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testcbrt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1075", "weight": 1.0}, {"source": "test_umath_testcbrt", "target": "test_umath_testcbrt_test_cbrt_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1076", "weight": 1.0}, {"source": "test_umath_testcbrt", "target": "test_umath_testcbrt_test_cbrt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1079", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testpower", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1088", "weight": 1.0}, {"source": "test_umath_testpower", "target": "test_umath_testpower_test_power_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1089", "weight": 1.0}, {"source": "test_umath_testpower", "target": "test_umath_testpower_test_power_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1116", "weight": 1.0}, {"source": "test_umath_testpower", "target": "test_umath_testpower_test_power_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1146", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_zero_power_nonzero", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1174", "weight": 1.0}, {"source": "test_umath_testpower", "target": "test_umath_testpower_test_fast_power", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1200", "weight": 1.0}, {"source": "test_umath_testpower", "target": "test_umath_testpower_test_integer_power", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1213", "weight": 1.0}, {"source": "test_umath_testpower", "target": "test_umath_testpower_test_integer_power_with_integer_zero_exponent", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1218", "weight": 1.0}, {"source": "test_umath_testpower", "target": "test_umath_testpower_test_integer_power_of_1", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1229", "weight": 1.0}, {"source": "test_umath_testpower", "target": "test_umath_testpower_test_integer_power_of_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1235", "weight": 1.0}, {"source": "test_umath_testpower", "target": "test_umath_testpower_test_integer_to_negative_power", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1241", "weight": 1.0}, {"source": "test_umath_testpower", "target": "test_umath_testpower_test_float_to_inf_power", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1253", "weight": 1.0}, {"source": "test_umath_testpower", "target": "test_umath_testpower_test_power_fast_paths", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1261", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testfloat_power", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1275", "weight": 1.0}, {"source": "test_umath_testfloat_power", "target": "test_umath_testfloat_power_test_type_conversion", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1276", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testlog2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1286", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_log2_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1288", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_log2_ints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1296", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_log2_special", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1303", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testexp2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1318", "weight": 1.0}, {"source": "test_umath_testexp2", "target": "test_umath_testexp2_test_exp2_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1319", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testlogaddexp2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1328", "weight": 1.0}, {"source": "test_umath_testlogaddexp2", "target": "test_umath_filterinvalids", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1328", "weight": 1.0}, {"source": "test_umath_testlogaddexp2", "target": "test_umath_testlogaddexp2_test_logaddexp2_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1330", "weight": 1.0}, {"source": "test_umath_testlogaddexp2", "target": "test_umath_testlogaddexp2_test_logaddexp2_range", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1340", "weight": 1.0}, {"source": "test_umath_testlogaddexp2", "target": "test_umath_testlogaddexp2_test_inf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1350", "weight": 1.0}, {"source": "test_umath_testlogaddexp2", "target": "test_umath_testlogaddexp2_test_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1362", "weight": 1.0}, {"source": "test_umath_testlogaddexp2", "target": "test_umath_testlogaddexp2_test_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1369", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testlog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1376", "weight": 1.0}, {"source": "test_umath_testlog", "target": "test_umath_testlog_test_log_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1377", "weight": 1.0}, {"source": "test_umath_testlog", "target": "test_umath_testlog_test_log_values_maxofdtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1391", "weight": 1.0}, {"source": "test_umath_testlog", "target": "test_umath_testlog_test_log_strides", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1405", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_log_precision_float64", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1432", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_log_precision_float32", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1444", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testexp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1449", "weight": 1.0}, {"source": "test_umath_testexp", "target": "test_umath_testexp_test_exp_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1450", "weight": 1.0}, {"source": "test_umath_testexp", "target": "test_umath_testexp_test_exp_strides", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1459", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testspecialfloats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1469", "weight": 1.0}, {"source": "test_umath_testspecialfloats", "target": "test_umath_testspecialfloats_test_exp_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1470", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_exp_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1484", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_log_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1500", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_sincos_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1551", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_sincos_underflow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1565", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_sincos_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1578", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_sincos_overlaps", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1586", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_sqrt_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1596", "weight": 1.0}, {"source": "test_umath_testspecialfloats", "target": "test_umath_testspecialfloats_test_abs_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1609", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_square_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1618", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_reciprocal_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1636", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_tan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1651", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_arcsincos", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1668", "weight": 1.0}, {"source": "test_umath_testspecialfloats", "target": "test_umath_testspecialfloats_test_arctan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1685", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_sinh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1695", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_cosh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1714", "weight": 1.0}, {"source": "test_umath_testspecialfloats", "target": "test_umath_testspecialfloats_test_tanh", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1730", "weight": 1.0}, {"source": "test_umath_testspecialfloats", "target": "test_umath_testspecialfloats_test_arcsinh", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1738", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_arccosh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1747", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_arctanh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1763", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_exp2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1786", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_expm1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1802", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_unary_spurious_fpexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1875", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_divide_spurious_fpexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1895", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testfpclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1906", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_fpclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1909", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_fp_noncontiguous", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1940", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testldexp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2003", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_ldexp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2006", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testfrexp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2013", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_frexp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2019", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testavxufuncs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2042", "weight": 1.0}, {"source": "test_umath_testavxufuncs", "target": "test_umath_testavxufuncs_test_avx_based_ufunc", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2043", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testavxfloat32transcendental", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2076", "weight": 1.0}, {"source": "test_umath_testavxfloat32transcendental", "target": "test_umath_testavxfloat32transcendental_test_exp_float32", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2077", "weight": 1.0}, {"source": "test_umath_testavxfloat32transcendental", "target": "test_umath_testavxfloat32transcendental_test_log_float32", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2083", "weight": 1.0}, {"source": "test_umath_testavxfloat32transcendental", "target": "test_umath_testavxfloat32transcendental_test_sincos_float32", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2089", "weight": 1.0}, {"source": "test_umath_testavxfloat32transcendental", "target": "test_umath_testavxfloat32transcendental_test_strided_float32", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2107", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testlogaddexp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2125", "weight": 1.0}, {"source": "test_umath_testlogaddexp", "target": "test_umath_filterinvalids", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2125", "weight": 1.0}, {"source": "test_umath_testlogaddexp", "target": "test_umath_testlogaddexp_test_logaddexp_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2126", "weight": 1.0}, {"source": "test_umath_testlogaddexp", "target": "test_umath_testlogaddexp_test_logaddexp_range", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2136", "weight": 1.0}, {"source": "test_umath_testlogaddexp", "target": "test_umath_testlogaddexp_test_inf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2146", "weight": 1.0}, {"source": "test_umath_testlogaddexp", "target": "test_umath_testlogaddexp_test_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2158", "weight": 1.0}, {"source": "test_umath_testlogaddexp", "target": "test_umath_testlogaddexp_test_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2165", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testlog1p", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2170", "weight": 1.0}, {"source": "test_umath_testlog1p", "target": "test_umath_testlog1p_test_log1p", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2171", "weight": 1.0}, {"source": "test_umath_testlog1p", "target": "test_umath_testlog1p_test_special", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2175", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testexpm1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2184", "weight": 1.0}, {"source": "test_umath_testexpm1", "target": "test_umath_testexpm1_test_expm1", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2185", "weight": 1.0}, {"source": "test_umath_testexpm1", "target": "test_umath_testexpm1_test_special", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2189", "weight": 1.0}, {"source": "test_umath_testexpm1", "target": "test_umath_testexpm1_test_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2196", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testhypot", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2203", "weight": 1.0}, {"source": "test_umath_testhypot", "target": "test_umath_testhypot_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2204", "weight": 1.0}, {"source": "test_umath_testhypot", "target": "test_umath_testhypot_test_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2208", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_assert_hypot_isnan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2215", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_assert_hypot_isinf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2221", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testhypotspecialvalues", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2227", "weight": 1.0}, {"source": "test_umath_testhypotspecialvalues", "target": "test_umath_testhypotspecialvalues_test_nan_outputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2228", "weight": 1.0}, {"source": "test_umath_testhypotspecialvalues", "target": "test_umath_testhypotspecialvalues_test_nan_outputs2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2232", "weight": 1.0}, {"source": "test_umath_testhypotspecialvalues", "target": "test_umath_testhypotspecialvalues_test_no_fpe", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2240", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_assert_arctan2_isnan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2244", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_assert_arctan2_ispinf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2248", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_assert_arctan2_isninf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2252", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_assert_arctan2_ispzero", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2256", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_assert_arctan2_isnzero", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2260", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testarctan2specialvalues", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2264", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues", "target": "test_umath_testarctan2specialvalues_test_one_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2265", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues", "target": "test_umath_testarctan2specialvalues_test_zero_nzero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2271", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues", "target": "test_umath_testarctan2specialvalues_test_zero_pzero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2276", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues", "target": "test_umath_testarctan2specialvalues_test_zero_negative", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2281", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues", "target": "test_umath_testarctan2specialvalues_test_zero_positive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2286", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues", "target": "test_umath_testarctan2specialvalues_test_positive_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2291", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues", "target": "test_umath_testarctan2specialvalues_test_negative_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2296", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues", "target": "test_umath_testarctan2specialvalues_test_any_ninf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2301", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues", "target": "test_umath_testarctan2specialvalues_test_any_pinf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2306", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues", "target": "test_umath_testarctan2specialvalues_test_inf_any", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2311", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues", "target": "test_umath_testarctan2specialvalues_test_inf_ninf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2316", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues", "target": "test_umath_testarctan2specialvalues_test_inf_pinf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2321", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues", "target": "test_umath_testarctan2specialvalues_test_nan_any", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2326", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testldexp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2333", "weight": 1.0}, {"source": "test_umath_testldexp", "target": "test_umath_testldexp_check_ldexp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2334", "weight": 1.0}, {"source": "test_umath_testldexp", "target": "test_umath_testldexp_test_ldexp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2342", "weight": 1.0}, {"source": "test_umath_testldexp", "target": "test_umath_testldexp_test_ldexp_overflow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2352", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testmaximum", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2361", "weight": 1.0}, {"source": "test_umath_testmaximum", "target": "test_umath_filterinvalids", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2361", "weight": 1.0}, {"source": "test_umath_testmaximum", "target": "test_umath_testmaximum_test_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2362", "weight": 1.0}, {"source": "test_umath_testmaximum", "target": "test_umath_testmaximum_test_reduce_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2383", "weight": 1.0}, {"source": "test_umath_testmaximum", "target": "test_umath_testmaximum_test_float_nans", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2387", "weight": 1.0}, {"source": "test_umath_testmaximum", "target": "test_umath_testmaximum_test_object_nans", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2394", "weight": 1.0}, {"source": "test_umath_testmaximum", "target": "test_umath_testmaximum_test_complex_nans", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2405", "weight": 1.0}, {"source": "test_umath_testmaximum", "target": "test_umath_testmaximum_test_object_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2413", "weight": 1.0}, {"source": "test_umath_testmaximum", "target": "test_umath_testmaximum_test_strided_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2418", "weight": 1.0}, {"source": "test_umath_testmaximum", "target": "test_umath_testmaximum_test_precision", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2431", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testminimum", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2453", "weight": 1.0}, {"source": "test_umath_testminimum", "target": "test_umath_filterinvalids", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2453", "weight": 1.0}, {"source": "test_umath_testminimum", "target": "test_umath_testminimum_test_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2454", "weight": 1.0}, {"source": "test_umath_testminimum", "target": "test_umath_testminimum_test_reduce_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2475", "weight": 1.0}, {"source": "test_umath_testminimum", "target": "test_umath_testminimum_test_float_nans", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2479", "weight": 1.0}, {"source": "test_umath_testminimum", "target": "test_umath_testminimum_test_object_nans", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2486", "weight": 1.0}, {"source": "test_umath_testminimum", "target": "test_umath_testminimum_test_complex_nans", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2497", "weight": 1.0}, {"source": "test_umath_testminimum", "target": "test_umath_testminimum_test_object_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2505", "weight": 1.0}, {"source": "test_umath_testminimum", "target": "test_umath_testminimum_test_strided_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2510", "weight": 1.0}, {"source": "test_umath_testminimum", "target": "test_umath_testminimum_test_precision", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2523", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testfmax", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2545", "weight": 1.0}, {"source": "test_umath_testfmax", "target": "test_umath_filterinvalids", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2545", "weight": 1.0}, {"source": "test_umath_testfmax", "target": "test_umath_testfmax_test_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2546", "weight": 1.0}, {"source": "test_umath_testfmax", "target": "test_umath_testfmax_test_reduce_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2567", "weight": 1.0}, {"source": "test_umath_testfmax", "target": "test_umath_testfmax_test_float_nans", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2571", "weight": 1.0}, {"source": "test_umath_testfmax", "target": "test_umath_testfmax_test_complex_nans", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2578", "weight": 1.0}, {"source": "test_umath_testfmax", "target": "test_umath_testfmax_test_precision", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2586", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testfmin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2608", "weight": 1.0}, {"source": "test_umath_testfmin", "target": "test_umath_filterinvalids", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2608", "weight": 1.0}, {"source": "test_umath_testfmin", "target": "test_umath_testfmin_test_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2609", "weight": 1.0}, {"source": "test_umath_testfmin", "target": "test_umath_testfmin_test_reduce_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2630", "weight": 1.0}, {"source": "test_umath_testfmin", "target": "test_umath_testfmin_test_float_nans", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2634", "weight": 1.0}, {"source": "test_umath_testfmin", "target": "test_umath_testfmin_test_complex_nans", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2641", "weight": 1.0}, {"source": "test_umath_testfmin", "target": "test_umath_testfmin_test_precision", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2649", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testbool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2671", "weight": 1.0}, {"source": "test_umath_testbool", "target": "test_umath_testbool_test_exceptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2672", "weight": 1.0}, {"source": "test_umath_testbool", "target": "test_umath_testbool_test_truth_table_logical", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2678", "weight": 1.0}, {"source": "test_umath_testbool", "target": "test_umath_testbool_test_truth_table_bitwise", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2703", "weight": 1.0}, {"source": "test_umath_testbool", "target": "test_umath_testbool_test_reduce", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2716", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testbitwiseufuncs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2734", "weight": 1.0}, {"source": "test_umath_testbitwiseufuncs", "target": "test_umath_testbitwiseufuncs_test_values", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2746", "weight": 1.0}, {"source": "test_umath_testbitwiseufuncs", "target": "test_umath_testbitwiseufuncs_test_types", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2770", "weight": 1.0}, {"source": "test_umath_testbitwiseufuncs", "target": "test_umath_testbitwiseufuncs_test_identity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2781", "weight": 1.0}, {"source": "test_umath_testbitwiseufuncs", "target": "test_umath_testbitwiseufuncs_test_reduction", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2786", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_bitwise_count", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2827", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2846", "weight": 1.0}, {"source": "test_umath_testint", "target": "test_umath_testint_test_logical_not", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2847", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testfloatingpoint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2857", "weight": 1.0}, {"source": "test_umath_testfloatingpoint", "target": "test_umath_testfloatingpoint_test_floating_point", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2858", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testdegrees", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2862", "weight": 1.0}, {"source": "test_umath_testdegrees", "target": "test_umath_testdegrees_test_degrees", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2863", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testradians", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2868", "weight": 1.0}, {"source": "test_umath_testradians", "target": "test_umath_testradians_test_radians", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2869", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testheavside", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2874", "weight": 1.0}, {"source": "test_umath_testheavside", "target": "test_umath_testheavside_test_heaviside", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2875", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testsign", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2896", "weight": 1.0}, {"source": "test_umath_testsign", "target": "test_umath_testsign_test_sign", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2897", "weight": 1.0}, {"source": "test_umath_testsign", "target": "test_umath_testsign_test_sign_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2909", "weight": 1.0}, {"source": "test_umath_testsign", "target": "test_umath_testsign_test_sign_dtype_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2931", "weight": 1.0}, {"source": "test_umath_testsign", "target": "test_umath_testsign_test_sign_dtype_nan_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2940", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testminmax", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2949", "weight": 1.0}, {"source": "test_umath_testminmax", "target": "test_umath_testminmax_test_minmax_blocked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2950", "weight": 1.0}, {"source": "test_umath_testminmax", "target": "test_umath_testminmax_test_lower_align", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2973", "weight": 1.0}, {"source": "test_umath_testminmax", "target": "test_umath_testminmax_test_reduce_reorder", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2980", "weight": 1.0}, {"source": "test_umath_testminmax", "target": "test_umath_testminmax_test_minimize_no_warns", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2989", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testabsolutenegative", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2994", "weight": 1.0}, {"source": "test_umath_testabsolutenegative", "target": "test_umath_testabsolutenegative_test_abs_neg_blocked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2995", "weight": 1.0}, {"source": "test_umath_testabsolutenegative", "target": "test_umath_testabsolutenegative_test_lower_align", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3024", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_noncontiguous", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3037", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testpositive", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3065", "weight": 1.0}, {"source": "test_umath_testpositive", "target": "test_umath_testpositive_test_valid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3066", "weight": 1.0}, {"source": "test_umath_testpositive", "target": "test_umath_testpositive_test_invalid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3073", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testspecialmethods", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3084", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_wrap", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3085", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_wrap_out", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3107", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_wrap_with_iterable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3164", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_priority_with_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3181", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_priority", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3195", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_failing_wrap", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3238", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_failing_out_wrap", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3251", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_none_wrap", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3269", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_default_prepare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3282", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_array_too_many_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3298", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_ufunc_override", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3307", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_ufunc_override_mro", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3333", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_ufunc_override_methods", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3468", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_ufunc_override_out", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3652", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_ufunc_override_where", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3708", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_ufunc_override_exception", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3788", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_ufunc_override_not_implemented", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3799", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_ufunc_override_disabled", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3816", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_gufunc_override", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3846", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_ufunc_override_with_super", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3876", "weight": 1.0}, {"source": "test_umath_testspecialmethods", "target": "test_umath_testspecialmethods_test_array_ufunc_direct_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4049", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_ufunc_docstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4065", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testchoose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4091", "weight": 1.0}, {"source": "test_umath_testchoose", "target": "test_umath_testchoose_test_mixed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4092", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testrationalfunctions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4098", "weight": 1.0}, {"source": "test_umath_testrationalfunctions", "target": "test_umath_testrationalfunctions_test_lcm", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4099", "weight": 1.0}, {"source": "test_umath_testrationalfunctions", "target": "test_umath_testrationalfunctions_test_lcm_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4103", "weight": 1.0}, {"source": "test_umath_testrationalfunctions", "target": "test_umath_testrationalfunctions_test_gcd", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4106", "weight": 1.0}, {"source": "test_umath_testrationalfunctions", "target": "test_umath_testrationalfunctions_test_gcd_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4110", "weight": 1.0}, {"source": "test_umath_testrationalfunctions", "target": "test_umath_testrationalfunctions_test_lcm_inner", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4113", "weight": 1.0}, {"source": "test_umath_testrationalfunctions", "target": "test_umath_testrationalfunctions_test_gcd_inner", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4134", "weight": 1.0}, {"source": "test_umath_testrationalfunctions", "target": "test_umath_testrationalfunctions_test_lcm_overflow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4155", "weight": 1.0}, {"source": "test_umath_testrationalfunctions", "target": "test_umath_testrationalfunctions_test_gcd_overflow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4162", "weight": 1.0}, {"source": "test_umath_testrationalfunctions", "target": "test_umath_testrationalfunctions_test_decimal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4171", "weight": 1.0}, {"source": "test_umath_testrationalfunctions", "target": "test_umath_testrationalfunctions_test_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4179", "weight": 1.0}, {"source": "test_umath_testrationalfunctions", "target": "test_umath_testrationalfunctions_test_huge_integers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4184", "weight": 1.0}, {"source": "test_umath_testrationalfunctions", "target": "test_umath_testrationalfunctions_test_inf_and_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4208", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testroundingfunctions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4216", "weight": 1.0}, {"source": "test_umath_testroundingfunctions", "target": "test_umath_testroundingfunctions_test_object_direct", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4218", "weight": 1.0}, {"source": "test_umath_testroundingfunctions", "target": "test_umath_testroundingfunctions_test_object_indirect", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4235", "weight": 1.0}, {"source": "test_umath_testroundingfunctions", "target": "test_umath_testroundingfunctions_test_fraction", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4247", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_output_dtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4256", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testcomplexfunctions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4263", "weight": 1.0}, {"source": "test_umath_testcomplexfunctions", "target": "test_umath_testcomplexfunctions_test_it", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4269", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_precisions_consistent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4281", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_branch_cuts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4291", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_branch_cuts_complex64", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4317", "weight": 1.0}, {"source": "test_umath_testcomplexfunctions", "target": "test_umath_testcomplexfunctions_test_against_cmath", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4342", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_loss_of_precision", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4373", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_promotion_corner_cases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4466", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testattributes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4474", "weight": 1.0}, {"source": "test_umath_testattributes", "target": "test_umath_testattributes_test_attributes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4475", "weight": 1.0}, {"source": "test_umath_testattributes", "target": "test_umath_testattributes_test_doc", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4484", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testsubclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4493", "weight": 1.0}, {"source": "test_umath_testsubclass", "target": "test_umath_testsubclass_test_subclass_op", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4495", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testfrompyfunc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4507", "weight": 1.0}, {"source": "test_umath_testfrompyfunc", "target": "test_umath_testfrompyfunc_test_identity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4509", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_check_branch_cut", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4532", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_copysign", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4593", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_nextafter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4601", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_nextafter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4612", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_nextafterf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4616", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_nextafterl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4624", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_nextafter_0", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4628", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_spacing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4640", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_spacing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4652", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_spacingf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4655", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_spacingl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4663", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_spacing_gfortran", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4666", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_nextafter_vs_spacing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4696", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_pos_nan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4704", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_reduceat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4708", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_negative_value_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4736", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_reduceat_empty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4748", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_complex_nan_comparisons", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4764", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_rint_big_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4785", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_memoverlap_accumulate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4796", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_memoverlap_accumulate_cmp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4810", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_memoverlap_accumulate_symmetric", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4826", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_signaling_nan_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4836", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_outer_subclass_preserve", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4846", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_outer_bad_subclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4853", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_outer_exceeds_maxdims", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4877", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_bad_legacy_ufunc_silent_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4882", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_bad_legacy_unary_ufunc_silent_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4912", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_bad_legacy_gufunc_silent_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4922", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testadddocstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4929", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_add_same_docstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4932", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_different_docstring_fails", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4944", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testadd_newdoc_ufunc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4958", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_ufunc_arg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4960", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_test_string_arg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4965", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "target": "test_umath_testhypoterrormessages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4968", "weight": 1.0}, {"source": "test_umath_testhypoterrormessages", "target": "test_umath_testhypoterrormessages_test_hypot_error_message_single_arg", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4969", "weight": 1.0}, {"source": "test_umath_testhypoterrormessages", "target": "test_umath_testhypoterrormessages_test_hypot_error_message_multiple_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4973", "weight": 1.0}, {"source": "test_umath_bad_arcsinh", "target": "test_umath_on_powerpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L124", "weight": 1.0}, {"source": "test_umath_testremainder_test_remainder_basic", "target": "test_umath_signs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L736", "weight": 1.0}, {"source": "test_umath_test_signed_division_overflow", "target": "test_umath_interesting_binop_operands", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L968", "weight": 1.0}, {"source": "test_umath_test_divide_by_zero", "target": "test_umath_interesting_binop_operands", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L997", "weight": 1.0}, {"source": "test_umath_testhypotspecialvalues_test_nan_outputs", "target": "test_umath_assert_hypot_isnan", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2229", "weight": 1.0}, {"source": "test_umath_testhypotspecialvalues_test_nan_outputs2", "target": "test_umath_assert_hypot_isinf", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2233", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues_test_zero_pzero", "target": "test_umath_assert_arctan2_ispzero", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2278", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues_test_zero_pzero", "target": "test_umath_assert_arctan2_isnzero", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2279", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues_test_zero_positive", "target": "test_umath_assert_arctan2_ispzero", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2288", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues_test_zero_positive", "target": "test_umath_assert_arctan2_isnzero", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2289", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues_test_any_pinf", "target": "test_umath_assert_arctan2_ispzero", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2308", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues_test_any_pinf", "target": "test_umath_assert_arctan2_isnzero", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2309", "weight": 1.0}, {"source": "test_umath_testarctan2specialvalues_test_nan_any", "target": "test_umath_assert_arctan2_isnan", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2328", "weight": 1.0}, {"source": "test_umath_testldexp_test_ldexp", "target": "test_umath_testldexp_check_ldexp", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2346", "weight": 1.0}, {"source": "test_umath_testrationalfunctions_test_lcm", "target": "test_umath_testrationalfunctions_test_lcm_inner", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4100", "weight": 1.0}, {"source": "test_umath_testrationalfunctions_test_lcm_object", "target": "test_umath_testrationalfunctions_test_lcm_inner", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4104", "weight": 1.0}, {"source": "test_umath_testrationalfunctions_test_gcd", "target": "test_umath_testrationalfunctions_test_gcd_inner", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4107", "weight": 1.0}, {"source": "test_umath_testrationalfunctions_test_gcd", "target": "test_umath_testrationalfunctions_test_lcm_inner", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4108", "weight": 1.0}, {"source": "test_umath_testrationalfunctions_test_gcd_object", "target": "test_umath_testrationalfunctions_test_gcd_inner", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4111", "weight": 1.0}, {"source": "test_umath_test_branch_cuts", "target": "test_umath_check_branch_cut", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4293", "weight": 1.0}, {"source": "test_umath_test_branch_cuts_complex64", "target": "test_umath_check_branch_cut", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4319", "weight": 1.0}, {"source": "test_umath_test_loss_of_precision", "target": "test_umath_bad_arcsinh", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4415", "weight": 1.0}, {"source": "test_umath_test_nextafterf", "target": "test_umath_test_nextafter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4617", "weight": 1.0}, {"source": "test_umath_test_nextafterl", "target": "test_umath_test_nextafter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4625", "weight": 1.0}, {"source": "test_umath_test_spacingf", "target": "test_umath_test_spacing", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4656", "weight": 1.0}, {"source": "test_umath_test_spacingl", "target": "test_umath_test_spacing", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4664", "weight": 1.0}, {"source": "test_umath_rationale_55", "target": "test_umath_interesting_binop_operands", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L55", "weight": 1.0}, {"source": "test_umath_rationale_111", "target": "test_umath_on_powerpc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L111", "weight": 1.0}, {"source": "test_umath_rationale_117", "target": "test_umath_bad_arcsinh", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L117", "weight": 1.0}, {"source": "test_umath_rationale_4219", "target": "test_umath_testroundingfunctions_test_object_direct", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4219", "weight": 1.0}, {"source": "test_umath_rationale_4236", "target": "test_umath_testroundingfunctions_test_object_indirect", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4236", "weight": 1.0}, {"source": "test_umath_rationale_4374", "target": "test_umath_testcomplexfunctions_test_loss_of_precision", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4374", "weight": 1.0}, {"source": "test_umath_rationale_4534", "target": "test_umath_check_branch_cut", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4534", "weight": 1.0}, {"source": "test_umath_rationale_4705", "target": "test_umath_test_pos_nan", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4705", "weight": 1.0}, {"source": "test_umath_rationale_4709", "target": "test_umath_test_reduceat", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4709", "weight": 1.0}, {"source": "test_umath_rationale_4749", "target": "test_umath_test_reduceat_empty", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4749", "weight": 1.0}, {"source": "test_umath_rationale_1878", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1878", "weight": 1.0}, {"source": "test_umath_rationale_2944", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2944", "weight": 1.0}, {"source": "test_umath_rationale_3877", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_umath_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3877", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_umath_interesting_binop_operands", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L70"}, {"caller_nid": "test_umath_interesting_binop_operands", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L71"}, {"caller_nid": "test_umath_on_powerpc", "callee": "processor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L112"}, {"caller_nid": "test_umath_on_powerpc", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L113"}, {"caller_nid": "test_umath_on_powerpc", "callee": "machine", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L113"}, {"caller_nid": "test_umath_bad_arcsinh", "callee": "machine", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L122"}, {"caller_nid": "test_umath_bad_arcsinh", "callee": "arcsinh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L128"}, {"caller_nid": "test_umath_bad_arcsinh", "callee": "float128", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L128"}, {"caller_nid": "test_umath_bad_arcsinh", "callee": "arcsinh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L129"}, {"caller_nid": "test_umath_bad_arcsinh", "callee": "complex256", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L129"}, {"caller_nid": "test_umath_bad_arcsinh", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L131"}, {"caller_nid": "test_umath_filterinvalids_setup_method", "callee": "seterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L136"}, {"caller_nid": "test_umath_filterinvalids_teardown_method", "callee": "seterr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L139"}, {"caller_nid": "test_umath_testconstants_test_pi", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L144"}, {"caller_nid": "test_umath_testconstants_test_e", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L147"}, {"caller_nid": "test_umath_testconstants_test_euler_gamma", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L150"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L156"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L157"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L159"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L160"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L161"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L162"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L163"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L164"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L166"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L167"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L168"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L170"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L171"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L172"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L173"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L174"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L175"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L176"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L178"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L179"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L180"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L181"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L182"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L183"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L184"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L186"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L188"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L190"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L191"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L192"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L193"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L194"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L195"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L196"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L197"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L199"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L200"}, {"caller_nid": "test_umath_testout_test_out_subok", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L201"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "ArrayWrap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L214"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L216"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L218"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L218"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L220"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L220"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L222"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L224"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L224"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L226"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L226"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L228"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L230"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L230"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L232"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L232"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L234"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L236"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L236"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L238"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L238"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "ArrayWrap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L240"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L241"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L242"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L244"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L246"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L246"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L248"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L248"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L250"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L252"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L252"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L254"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L254"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L256"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L258"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L258"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L260"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L260"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L262"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L264"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L264"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L266"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L266"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L268"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L270"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L270"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L272"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L272"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L274"}, {"caller_nid": "test_umath_testout_test_out_wrap_subok", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L276"}, {"caller_nid": "test_umath_test_out_wrap_no_leak", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L284"}, {"caller_nid": "test_umath_test_out_wrap_no_leak", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L284"}, {"caller_nid": "test_umath_test_out_wrap_no_leak", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L285"}, {"caller_nid": "test_umath_test_out_wrap_no_leak", "callee": "getrefcount", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L287"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L306"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L307"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L310"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L310"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L311"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L311"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L313"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L313"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L314"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L315"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L318"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "np_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L318"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L319"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "py_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L319"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L319"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L322"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "np_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L322"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L323"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "py_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L323"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L326"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "np_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L326"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L327"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "py_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L327"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L330"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L330"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L332"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L332"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L334"}, {"caller_nid": "test_umath_test_comparison_functions", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L334"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_equal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L340"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_equal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L340"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_equal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L341"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_equal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L348"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_equal", "callee": "FunkyType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L348"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_equal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L349"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_equal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L352"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_equal", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L353"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_equal", "callee": "equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L353"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_not_equal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L358"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_not_equal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L358"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_not_equal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L359"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_not_equal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L366"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_not_equal", "callee": "FunkyType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L366"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_not_equal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L367"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_not_equal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L370"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_not_equal", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L371"}, {"caller_nid": "test_umath_testcomparisons_test_ignore_object_identity_in_not_equal", "callee": "not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L371"}, {"caller_nid": "test_umath_testcomparisons_test_error_in_equal_reduce", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L377"}, {"caller_nid": "test_umath_testcomparisons_test_error_in_equal_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L378"}, {"caller_nid": "test_umath_testcomparisons_test_error_in_equal_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L378"}, {"caller_nid": "test_umath_testcomparisons_test_error_in_equal_reduce", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L379"}, {"caller_nid": "test_umath_testcomparisons_test_object_dtype", "callee": "equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L382"}, {"caller_nid": "test_umath_testcomparisons_test_object_dtype", "callee": "equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L383"}, {"caller_nid": "test_umath_testcomparisons_test_object_nonbool_dtype_error", "callee": "equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L387"}, {"caller_nid": "test_umath_testcomparisons_test_object_nonbool_dtype_error", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L390"}, {"caller_nid": "test_umath_testcomparisons_test_object_nonbool_dtype_error", "callee": "equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L391"}, {"caller_nid": "test_umath_testcomparisons_test_object_nonbool_dtype_error", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L393"}, {"caller_nid": "test_umath_testcomparisons_test_object_nonbool_dtype_error", "callee": "equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L394"}, {"caller_nid": "test_umath_test_large_integer_direct_comparison", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L409"}, {"caller_nid": "test_umath_test_large_integer_direct_comparison", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L410"}, {"caller_nid": "test_umath_test_large_integer_direct_comparison", "callee": "py_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L411"}, {"caller_nid": "test_umath_test_large_integer_direct_comparison", "callee": "py_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L413"}, {"caller_nid": "test_umath_test_large_integer_direct_comparison", "callee": "np_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L414"}, {"caller_nid": "test_umath_test_large_integer_direct_comparison", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L418"}, {"caller_nid": "test_umath_test_large_integer_direct_comparison", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L419"}, {"caller_nid": "test_umath_test_large_integer_direct_comparison", "callee": "py_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L421"}, {"caller_nid": "test_umath_test_large_integer_direct_comparison", "callee": "np_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L422"}, {"caller_nid": "test_umath_test_unsigned_signed_direct_comparison", "callee": "py_comp_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L437"}, {"caller_nid": "test_umath_test_unsigned_signed_direct_comparison", "callee": "np_comp_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L438"}, {"caller_nid": "test_umath_test_unsigned_signed_direct_comparison", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L443"}, {"caller_nid": "test_umath_test_unsigned_signed_direct_comparison", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L443"}, {"caller_nid": "test_umath_test_unsigned_signed_direct_comparison", "callee": "py_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L444"}, {"caller_nid": "test_umath_test_unsigned_signed_direct_comparison", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L444"}, {"caller_nid": "test_umath_test_unsigned_signed_direct_comparison", "callee": "py_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L446"}, {"caller_nid": "test_umath_test_unsigned_signed_direct_comparison", "callee": "np_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L447"}, {"caller_nid": "test_umath_test_unsigned_signed_direct_comparison", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L450"}, {"caller_nid": "test_umath_test_unsigned_signed_direct_comparison", "callee": "py_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L452"}, {"caller_nid": "test_umath_test_unsigned_signed_direct_comparison", "callee": "np_comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L453"}, {"caller_nid": "test_umath_testadd_test_reduce_alignment", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L462"}, {"caller_nid": "test_umath_testadd_test_reduce_alignment", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L464"}, {"caller_nid": "test_umath_testadd_test_reduce_alignment", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L464"}, {"caller_nid": "test_umath_testdivision_test_division_int", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L470"}, {"caller_nid": "test_umath_testdivision_test_division_int", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L472"}, {"caller_nid": "test_umath_testdivision_test_division_int", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L475"}, {"caller_nid": "test_umath_testdivision_test_division_int", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L476"}, {"caller_nid": "test_umath_testdivision_test_division_int", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L477"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L508"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "eval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L512"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L513"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L513"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L520"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L521"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "c_div", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L524"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L524"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L527"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L529"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L532"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L533"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "c_div", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L536"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L538"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L539"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L541"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L544"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L550"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L555"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L558"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L560"}, {"caller_nid": "test_umath_test_division_int_boundary", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L563"}, {"caller_nid": "test_umath_test_division_int_reduce", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L575"}, {"caller_nid": "test_umath_test_division_int_reduce", "callee": "eval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L576"}, {"caller_nid": "test_umath_test_division_int_reduce", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L577"}, {"caller_nid": "test_umath_test_division_int_reduce", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L582"}, {"caller_nid": "test_umath_test_division_int_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L583"}, {"caller_nid": "test_umath_test_division_int_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L584"}, {"caller_nid": "test_umath_test_division_int_reduce", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L588"}, {"caller_nid": "test_umath_test_division_int_reduce", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L589"}, {"caller_nid": "test_umath_test_division_int_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L591"}, {"caller_nid": "test_umath_test_division_int_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L591"}, {"caller_nid": "test_umath_test_division_int_reduce", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L591"}, {"caller_nid": "test_umath_test_division_int_reduce", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L593"}, {"caller_nid": "test_umath_test_division_int_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L595"}, {"caller_nid": "test_umath_test_division_int_reduce", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L596"}, {"caller_nid": "test_umath_test_division_int_timedelta", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L617"}, {"caller_nid": "test_umath_test_division_int_timedelta", "callee": "isnat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L617"}, {"caller_nid": "test_umath_test_division_int_timedelta", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L623"}, {"caller_nid": "test_umath_test_division_int_timedelta", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L624"}, {"caller_nid": "test_umath_test_division_int_timedelta", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L625"}, {"caller_nid": "test_umath_test_division_int_timedelta", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L628"}, {"caller_nid": "test_umath_test_division_int_timedelta", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L629"}, {"caller_nid": "test_umath_test_division_int_timedelta", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L630"}, {"caller_nid": "test_umath_testdivision_test_division_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L636"}, {"caller_nid": "test_umath_testdivision_test_division_complex", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L637"}, {"caller_nid": "test_umath_testdivision_test_division_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L640"}, {"caller_nid": "test_umath_testdivision_test_division_complex", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L642"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L645"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L646"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L648"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L648"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L649"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L650"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L650"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L651"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L652"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L652"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L653"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L654"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L654"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L656"}, {"caller_nid": "test_umath_testdivision_test_zero_division_complex", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L656"}, {"caller_nid": "test_umath_testdivision_test_floor_division_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L660"}, {"caller_nid": "test_umath_testdivision_test_floor_division_complex", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L661"}, {"caller_nid": "test_umath_testdivision_test_floor_division_complex", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L663"}, {"caller_nid": "test_umath_testdivision_test_floor_division_complex", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L664"}, {"caller_nid": "test_umath_testdivision_test_floor_division_complex", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L665"}, {"caller_nid": "test_umath_testdivision_test_floor_division_complex", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L666"}, {"caller_nid": "test_umath_testdivision_test_floor_division_signed_zero", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L671"}, {"caller_nid": "test_umath_testdivision_test_floor_division_signed_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L672"}, {"caller_nid": "test_umath_testdivision_test_floor_division_signed_zero", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L672"}, {"caller_nid": "test_umath_testdivision_test_floor_division_signed_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L673"}, {"caller_nid": "test_umath_testdivision_test_floor_division_signed_zero", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L673"}, {"caller_nid": "test_umath_test_floor_division_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L680"}, {"caller_nid": "test_umath_test_floor_division_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L681"}, {"caller_nid": "test_umath_test_floor_division_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L682"}, {"caller_nid": "test_umath_test_floor_division_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L683"}, {"caller_nid": "test_umath_test_floor_division_errors", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L685"}, {"caller_nid": "test_umath_test_floor_division_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L686"}, {"caller_nid": "test_umath_test_floor_division_errors", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L687"}, {"caller_nid": "test_umath_test_floor_division_errors", "callee": "floor_divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L688"}, {"caller_nid": "test_umath_test_floor_division_errors", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L691"}, {"caller_nid": "test_umath_test_floor_division_errors", "callee": "floor_divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L692"}, {"caller_nid": "test_umath_test_floor_division_errors", "callee": "floor_divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L693"}, {"caller_nid": "test_umath_test_floor_division_errors", "callee": "floor_divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L694"}, {"caller_nid": "test_umath_test_floor_division_errors", "callee": "floor_divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L695"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L700"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L701"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L702"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L703"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L704"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L705"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L706"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L707"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "floor_divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L708"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L709"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "floor_divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L710"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L711"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "floor_divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L712"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L713"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L715"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "floor_divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L716"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L717"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L717"}, {"caller_nid": "test_umath_test_floor_division_corner_cases", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L717"}, {"caller_nid": "test_umath_floor_divide_and_remainder", "callee": "floor_divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L720"}, {"caller_nid": "test_umath_floor_divide_and_remainder", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L720"}, {"caller_nid": "test_umath_testremainder_test_remainder_basic", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L735"}, {"caller_nid": "test_umath_testremainder_test_remainder_basic", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L736"}, {"caller_nid": "test_umath_testremainder_test_remainder_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L739"}, {"caller_nid": "test_umath_testremainder_test_remainder_basic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L740"}, {"caller_nid": "test_umath_testremainder_test_remainder_basic", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L741"}, {"caller_nid": "test_umath_testremainder_test_remainder_basic", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L742"}, {"caller_nid": "test_umath_testremainder_test_remainder_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L744"}, {"caller_nid": "test_umath_testremainder_test_remainder_basic", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L746"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L751"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L751"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L752"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L752"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L755"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L755"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L756"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L758"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L761"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L762"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L763"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L768"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L769"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L770"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L771"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_exact", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L772"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_roundoff", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L778"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_roundoff", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L779"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_roundoff", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L782"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_roundoff", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L783"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_roundoff", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L784"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_roundoff", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L786"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_roundoff", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L788"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_roundoff", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L790"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L799"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L800"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L801"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L802"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L805"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L806"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L807"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L808"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L809"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L810"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L811"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L812"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L813"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L814"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L815"}, {"caller_nid": "test_umath_test_float_divmod_errors", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L817"}, {"caller_nid": "test_umath_test_float_remainder_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L828"}, {"caller_nid": "test_umath_test_float_remainder_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L829"}, {"caller_nid": "test_umath_test_float_remainder_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L830"}, {"caller_nid": "test_umath_test_float_remainder_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L831"}, {"caller_nid": "test_umath_test_float_remainder_errors", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L834"}, {"caller_nid": "test_umath_test_float_remainder_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L835"}, {"caller_nid": "test_umath_test_float_remainder_errors", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L837"}, {"caller_nid": "test_umath_test_float_remainder_errors", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L838"}, {"caller_nid": "test_umath_test_float_remainder_errors", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L839"}, {"caller_nid": "test_umath_test_float_remainder_errors", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L840"}, {"caller_nid": "test_umath_test_float_remainder_errors", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L841"}, {"caller_nid": "test_umath_test_float_remainder_overflow", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L845"}, {"caller_nid": "test_umath_test_float_remainder_overflow", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L846"}, {"caller_nid": "test_umath_test_float_remainder_overflow", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L847"}, {"caller_nid": "test_umath_test_float_remainder_overflow", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L848"}, {"caller_nid": "test_umath_test_float_remainder_overflow", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L849"}, {"caller_nid": "test_umath_test_float_remainder_overflow", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L850"}, {"caller_nid": "test_umath_test_float_remainder_overflow", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L851"}, {"caller_nid": "test_umath_test_float_remainder_overflow", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L852"}, {"caller_nid": "test_umath_test_float_remainder_overflow", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L853"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L858"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L859"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L860"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L861"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L862"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L863"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L864"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L865"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L866"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L867"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L868"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L869"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L870"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L870"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L871"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L872"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L873"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L874"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L875"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L876"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L877"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L878"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L879"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L880"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L881"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L882"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L883"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L884"}, {"caller_nid": "test_umath_testremainder_test_float_divmod_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L885"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L890"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L891"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L892"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L893"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L894"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L894"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L895"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L896"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L897"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L898"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L901"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L902"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L903"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L905"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L906"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L907"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L908"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L909"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L910"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L910"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L914"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "fmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L915"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L916"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L916"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L917"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L917"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L918"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "fmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L919"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L920"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L920"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L921"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L921"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L922"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "fmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L923"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L924"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L924"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L925"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L925"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L926"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "fmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L927"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L928"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L928"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L929"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L929"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L930"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "fmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L931"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L932"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L932"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L933"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L933"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L934"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "fmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L935"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L936"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L936"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L937"}, {"caller_nid": "test_umath_testremainder_test_float_remainder_corner_cases", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L937"}, {"caller_nid": "test_umath_test_signed_division_overflow", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L968"}, {"caller_nid": "test_umath_test_signed_division_overflow", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L970"}, {"caller_nid": "test_umath_test_signed_division_overflow", "callee": "extractor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L974"}, {"caller_nid": "test_umath_test_signed_division_overflow", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L974"}, {"caller_nid": "test_umath_test_signed_division_overflow", "callee": "extractor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L979"}, {"caller_nid": "test_umath_test_signed_division_overflow", "callee": "fmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L981"}, {"caller_nid": "test_umath_test_signed_division_overflow", "callee": "extractor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L982"}, {"caller_nid": "test_umath_test_signed_division_overflow", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L985"}, {"caller_nid": "test_umath_test_signed_division_overflow", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L986"}, {"caller_nid": "test_umath_test_signed_division_overflow", "callee": "extractor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L989"}, {"caller_nid": "test_umath_test_signed_division_overflow", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L989"}, {"caller_nid": "test_umath_test_signed_division_overflow", "callee": "extractor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L990"}, {"caller_nid": "test_umath_test_divide_by_zero", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L999"}, {"caller_nid": "test_umath_test_divide_by_zero", "callee": "extractor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1003"}, {"caller_nid": "test_umath_test_divide_by_zero", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1005"}, {"caller_nid": "test_umath_test_divide_by_zero", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1006"}, {"caller_nid": "test_umath_test_divide_by_zero", "callee": "extractor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1009"}, {"caller_nid": "test_umath_test_divide_by_zero", "callee": "extractor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1010"}, {"caller_nid": "test_umath_test_overflows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1024"}, {"caller_nid": "test_umath_test_overflows", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1024"}, {"caller_nid": "test_umath_test_overflows", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1025"}, {"caller_nid": "test_umath_test_overflows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1026"}, {"caller_nid": "test_umath_test_overflows", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1030"}, {"caller_nid": "test_umath_test_overflows", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1030"}, {"caller_nid": "test_umath_test_overflows", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1033"}, {"caller_nid": "test_umath_test_overflows", "callee": "operation", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1036"}, {"caller_nid": "test_umath_test_overflows", "callee": "dividend_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1037"}, {"caller_nid": "test_umath_test_overflows", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1037"}, {"caller_nid": "test_umath_test_overflows", "callee": "divisor_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1038"}, {"caller_nid": "test_umath_test_overflows", "callee": "nocast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1040"}, {"caller_nid": "test_umath_test_overflows", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1048"}, {"caller_nid": "test_umath_test_overflows", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1051"}, {"caller_nid": "test_umath_test_overflows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1051"}, {"caller_nid": "test_umath_test_overflows", "callee": "operation", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1051"}, {"caller_nid": "test_umath_test_overflows", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1052"}, {"caller_nid": "test_umath_test_overflows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1052"}, {"caller_nid": "test_umath_test_overflows", "callee": "nocast", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1053"}, {"caller_nid": "test_umath_test_overflows", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1054"}, {"caller_nid": "test_umath_test_overflows", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1055"}, {"caller_nid": "test_umath_test_overflows", "callee": "operation", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1058"}, {"caller_nid": "test_umath_test_overflows", "callee": "dividend_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1059"}, {"caller_nid": "test_umath_test_overflows", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1059"}, {"caller_nid": "test_umath_test_overflows", "callee": "divisor_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1060"}, {"caller_nid": "test_umath_test_overflows", "callee": "casted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1062"}, {"caller_nid": "test_umath_test_overflows", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1068"}, {"caller_nid": "test_umath_test_overflows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1068"}, {"caller_nid": "test_umath_test_overflows", "callee": "operation", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1068"}, {"caller_nid": "test_umath_test_overflows", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1069"}, {"caller_nid": "test_umath_test_overflows", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1069"}, {"caller_nid": "test_umath_test_overflows", "callee": "casted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1070"}, {"caller_nid": "test_umath_test_overflows", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1071"}, {"caller_nid": "test_umath_test_overflows", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1072"}, {"caller_nid": "test_umath_testcbrt_test_cbrt_scalar", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1077"}, {"caller_nid": "test_umath_testcbrt_test_cbrt_scalar", "callee": "cbrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1077"}, {"caller_nid": "test_umath_testcbrt_test_cbrt_scalar", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1077"}, {"caller_nid": "test_umath_testcbrt_test_cbrt", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1080"}, {"caller_nid": "test_umath_testcbrt_test_cbrt", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1081"}, {"caller_nid": "test_umath_testcbrt_test_cbrt", "callee": "cbrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1081"}, {"caller_nid": "test_umath_testcbrt_test_cbrt", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1083"}, {"caller_nid": "test_umath_testcbrt_test_cbrt", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1083"}, {"caller_nid": "test_umath_testcbrt_test_cbrt", "callee": "cbrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1083"}, {"caller_nid": "test_umath_testcbrt_test_cbrt", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1084"}, {"caller_nid": "test_umath_testcbrt_test_cbrt", "callee": "cbrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1084"}, {"caller_nid": "test_umath_testcbrt_test_cbrt", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1085"}, {"caller_nid": "test_umath_testcbrt_test_cbrt", "callee": "cbrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1085"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1090"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1091"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1092"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1093"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1094"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1096"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1097"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1098"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1098"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1098"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "_gen_alignment_data", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1100"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1103"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1104"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1105"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1106"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "_gen_alignment_data", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1108"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1111"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1112"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1113"}, {"caller_nid": "test_umath_testpower_test_power_float", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1114"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1117"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1118"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1119"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1120"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1121"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1122"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1123"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1124"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1125"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1127"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1127"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1127"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1128"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1130"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1139"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1139"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1140"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1141"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1142"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1143"}, {"caller_nid": "test_umath_testpower_test_power_complex", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1144"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1148"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1149"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1150"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1150"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1161"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1161"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1164"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1164"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1165"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1166"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1166"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1170"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1170"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1171"}, {"caller_nid": "test_umath_testpower_test_power_zero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1171"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1176"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1177"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1177"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1184"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1184"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1185"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1185"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1187"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1187"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1188"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1188"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1189"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1189"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1192"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1193"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1193"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1194"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1194"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1195"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1195"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1196"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1196"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "assert_complex_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1197"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1197"}, {"caller_nid": "test_umath_test_zero_power_nonzero", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1198"}, {"caller_nid": "test_umath_testpower_test_fast_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1201"}, {"caller_nid": "test_umath_testpower_test_fast_power", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1203"}, {"caller_nid": "test_umath_testpower_test_fast_power", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1204"}, {"caller_nid": "test_umath_testpower_test_fast_power", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1206"}, {"caller_nid": "test_umath_testpower_test_fast_power", "callee": "may_share_memory", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1206"}, {"caller_nid": "test_umath_testpower_test_fast_power", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1207"}, {"caller_nid": "test_umath_testpower_test_fast_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1210"}, {"caller_nid": "test_umath_testpower_test_fast_power", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1211"}, {"caller_nid": "test_umath_testpower_test_integer_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1214"}, {"caller_nid": "test_umath_testpower_test_integer_power", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1215"}, {"caller_nid": "test_umath_testpower_test_integer_power", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1216"}, {"caller_nid": "test_umath_testpower_test_integer_power_with_integer_zero_exponent", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1221"}, {"caller_nid": "test_umath_testpower_test_integer_power_with_integer_zero_exponent", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1222"}, {"caller_nid": "test_umath_testpower_test_integer_power_with_integer_zero_exponent", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1222"}, {"caller_nid": "test_umath_testpower_test_integer_power_with_integer_zero_exponent", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1222"}, {"caller_nid": "test_umath_testpower_test_integer_power_with_integer_zero_exponent", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1226"}, {"caller_nid": "test_umath_testpower_test_integer_power_with_integer_zero_exponent", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1227"}, {"caller_nid": "test_umath_testpower_test_integer_power_with_integer_zero_exponent", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1227"}, {"caller_nid": "test_umath_testpower_test_integer_power_with_integer_zero_exponent", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1227"}, {"caller_nid": "test_umath_testpower_test_integer_power_of_1", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1232"}, {"caller_nid": "test_umath_testpower_test_integer_power_of_1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1233"}, {"caller_nid": "test_umath_testpower_test_integer_power_of_1", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1233"}, {"caller_nid": "test_umath_testpower_test_integer_power_of_1", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1233"}, {"caller_nid": "test_umath_testpower_test_integer_power_of_zero", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1238"}, {"caller_nid": "test_umath_testpower_test_integer_power_of_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1239"}, {"caller_nid": "test_umath_testpower_test_integer_power_of_zero", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1239"}, {"caller_nid": "test_umath_testpower_test_integer_power_of_zero", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1239"}, {"caller_nid": "test_umath_testpower_test_integer_to_negative_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1244"}, {"caller_nid": "test_umath_testpower_test_integer_to_negative_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1245"}, {"caller_nid": "test_umath_testpower_test_integer_to_negative_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1246"}, {"caller_nid": "test_umath_testpower_test_integer_to_negative_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1247"}, {"caller_nid": "test_umath_testpower_test_integer_to_negative_power", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1248"}, {"caller_nid": "test_umath_testpower_test_integer_to_negative_power", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1249"}, {"caller_nid": "test_umath_testpower_test_integer_to_negative_power", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1250"}, {"caller_nid": "test_umath_testpower_test_integer_to_negative_power", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1251"}, {"caller_nid": "test_umath_testpower_test_float_to_inf_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1255"}, {"caller_nid": "test_umath_testpower_test_float_to_inf_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1256"}, {"caller_nid": "test_umath_testpower_test_float_to_inf_power", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1258"}, {"caller_nid": "test_umath_testpower_test_float_to_inf_power", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1259"}, {"caller_nid": "test_umath_testpower_test_float_to_inf_power", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1259"}, {"caller_nid": "test_umath_testpower_test_power_fast_paths", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1264"}, {"caller_nid": "test_umath_testpower_test_power_fast_paths", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1265"}, {"caller_nid": "test_umath_testpower_test_power_fast_paths", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1266"}, {"caller_nid": "test_umath_testpower_test_power_fast_paths", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1267"}, {"caller_nid": "test_umath_testpower_test_power_fast_paths", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1267"}, {"caller_nid": "test_umath_testpower_test_power_fast_paths", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1269"}, {"caller_nid": "test_umath_testpower_test_power_fast_paths", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1270"}, {"caller_nid": "test_umath_testpower_test_power_fast_paths", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1270"}, {"caller_nid": "test_umath_testpower_test_power_fast_paths", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1271"}, {"caller_nid": "test_umath_testpower_test_power_fast_paths", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1272"}, {"caller_nid": "test_umath_testfloat_power_test_type_conversion", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1279"}, {"caller_nid": "test_umath_testfloat_power_test_type_conversion", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1281"}, {"caller_nid": "test_umath_testfloat_power_test_type_conversion", "callee": "float_power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1282"}, {"caller_nid": "test_umath_testfloat_power_test_type_conversion", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1283"}, {"caller_nid": "test_umath_testfloat_power_test_type_conversion", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1283"}, {"caller_nid": "test_umath_test_log2_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1291"}, {"caller_nid": "test_umath_test_log2_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1292"}, {"caller_nid": "test_umath_test_log2_values", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1293"}, {"caller_nid": "test_umath_test_log2_values", "callee": "log2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1293"}, {"caller_nid": "test_umath_test_log2_ints", "callee": "log2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1299"}, {"caller_nid": "test_umath_test_log2_ints", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1300"}, {"caller_nid": "test_umath_test_log2_ints", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1300"}, {"caller_nid": "test_umath_test_log2_special", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1304"}, {"caller_nid": "test_umath_test_log2_special", "callee": "log2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1304"}, {"caller_nid": "test_umath_test_log2_special", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1305"}, {"caller_nid": "test_umath_test_log2_special", "callee": "log2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1305"}, {"caller_nid": "test_umath_test_log2_special", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1306"}, {"caller_nid": "test_umath_test_log2_special", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1306"}, {"caller_nid": "test_umath_test_log2_special", "callee": "log2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1306"}, {"caller_nid": "test_umath_test_log2_special", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1308"}, {"caller_nid": "test_umath_test_log2_special", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1309"}, {"caller_nid": "test_umath_test_log2_special", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1310"}, {"caller_nid": "test_umath_test_log2_special", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1310"}, {"caller_nid": "test_umath_test_log2_special", "callee": "log2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1310"}, {"caller_nid": "test_umath_test_log2_special", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1311"}, {"caller_nid": "test_umath_test_log2_special", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1311"}, {"caller_nid": "test_umath_test_log2_special", "callee": "log2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1311"}, {"caller_nid": "test_umath_test_log2_special", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1312"}, {"caller_nid": "test_umath_test_log2_special", "callee": "log2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1312"}, {"caller_nid": "test_umath_test_log2_special", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1313"}, {"caller_nid": "test_umath_test_log2_special", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1314"}, {"caller_nid": "test_umath_test_log2_special", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1315"}, {"caller_nid": "test_umath_testexp2_test_exp2_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1323"}, {"caller_nid": "test_umath_testexp2_test_exp2_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1324"}, {"caller_nid": "test_umath_testexp2_test_exp2_values", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1325"}, {"caller_nid": "test_umath_testexp2_test_exp2_values", "callee": "exp2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1325"}, {"caller_nid": "test_umath_testlogaddexp2_test_logaddexp2_values", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1334"}, {"caller_nid": "test_umath_testlogaddexp2_test_logaddexp2_values", "callee": "log2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1335"}, {"caller_nid": "test_umath_testlogaddexp2_test_logaddexp2_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1335"}, {"caller_nid": "test_umath_testlogaddexp2_test_logaddexp2_values", "callee": "log2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1336"}, {"caller_nid": "test_umath_testlogaddexp2_test_logaddexp2_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1336"}, {"caller_nid": "test_umath_testlogaddexp2_test_logaddexp2_values", "callee": "log2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1337"}, {"caller_nid": "test_umath_testlogaddexp2_test_logaddexp2_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1337"}, {"caller_nid": "test_umath_testlogaddexp2_test_logaddexp2_values", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1338"}, {"caller_nid": "test_umath_testlogaddexp2_test_logaddexp2_values", "callee": "logaddexp2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1338"}, {"caller_nid": "test_umath_testlogaddexp2_test_logaddexp2_range", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1345"}, {"caller_nid": "test_umath_testlogaddexp2_test_logaddexp2_range", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1346"}, {"caller_nid": "test_umath_testlogaddexp2_test_logaddexp2_range", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1347"}, {"caller_nid": "test_umath_testlogaddexp2_test_logaddexp2_range", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1348"}, {"caller_nid": "test_umath_testlogaddexp2_test_logaddexp2_range", "callee": "logaddexp2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1348"}, {"caller_nid": "test_umath_testlogaddexp2_test_inf", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1355"}, {"caller_nid": "test_umath_testlogaddexp2_test_inf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1357"}, {"caller_nid": "test_umath_testlogaddexp2_test_inf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1358"}, {"caller_nid": "test_umath_testlogaddexp2_test_inf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1359"}, {"caller_nid": "test_umath_testlogaddexp2_test_inf", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1360"}, {"caller_nid": "test_umath_testlogaddexp2_test_inf", "callee": "logaddexp2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1360"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1363"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1363"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "logaddexp2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1363"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1364"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1364"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "logaddexp2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1364"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1365"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1365"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "logaddexp2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1365"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1366"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1366"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "logaddexp2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1366"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1367"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1367"}, {"caller_nid": "test_umath_testlogaddexp2_test_nan", "callee": "logaddexp2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1367"}, {"caller_nid": "test_umath_testlogaddexp2_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1370"}, {"caller_nid": "test_umath_testlogaddexp2_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1371"}, {"caller_nid": "test_umath_testlogaddexp2_test_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1371"}, {"caller_nid": "test_umath_testlogaddexp2_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1372"}, {"caller_nid": "test_umath_testlogaddexp2_test_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1372"}, {"caller_nid": "test_umath_testlogaddexp2_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1373"}, {"caller_nid": "test_umath_testlogaddexp2_test_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1373"}, {"caller_nid": "test_umath_testlog_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1382"}, {"caller_nid": "test_umath_testlog_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1383"}, {"caller_nid": "test_umath_testlog_test_log_values", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1384"}, {"caller_nid": "test_umath_testlog_test_log_values", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1384"}, {"caller_nid": "test_umath_testlog_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1387"}, {"caller_nid": "test_umath_testlog_test_log_values", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1388"}, {"caller_nid": "test_umath_testlog_test_log_values", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1389"}, {"caller_nid": "test_umath_testlog_test_log_values", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1389"}, {"caller_nid": "test_umath_testlog_test_log_values_maxofdtype", "callee": "machine", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1397"}, {"caller_nid": "test_umath_testlog_test_log_values_maxofdtype", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1401"}, {"caller_nid": "test_umath_testlog_test_log_values_maxofdtype", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1402"}, {"caller_nid": "test_umath_testlog_test_log_values_maxofdtype", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1403"}, {"caller_nid": "test_umath_testlog_test_log_strides", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1406"}, {"caller_nid": "test_umath_testlog_test_log_strides", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1407"}, {"caller_nid": "test_umath_testlog_test_log_strides", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1408"}, {"caller_nid": "test_umath_testlog_test_log_strides", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1410"}, {"caller_nid": "test_umath_testlog_test_log_strides", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1410"}, {"caller_nid": "test_umath_testlog_test_log_strides", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1411"}, {"caller_nid": "test_umath_testlog_test_log_strides", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1413"}, {"caller_nid": "test_umath_testlog_test_log_strides", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1414"}, {"caller_nid": "test_umath_testlog_test_log_strides", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1416"}, {"caller_nid": "test_umath_testlog_test_log_strides", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1416"}, {"caller_nid": "test_umath_testlog_test_log_strides", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1417"}, {"caller_nid": "test_umath_testlog_test_log_strides", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1417"}, {"caller_nid": "test_umath_test_log_precision_float64", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1433"}, {"caller_nid": "test_umath_test_log_precision_float64", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1434"}, {"caller_nid": "test_umath_test_log_precision_float32", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1445"}, {"caller_nid": "test_umath_test_log_precision_float32", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1446"}, {"caller_nid": "test_umath_testexp_test_exp_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1455"}, {"caller_nid": "test_umath_testexp_test_exp_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1456"}, {"caller_nid": "test_umath_testexp_test_exp_values", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1457"}, {"caller_nid": "test_umath_testexp_test_exp_values", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1457"}, {"caller_nid": "test_umath_testexp_test_exp_strides", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1460"}, {"caller_nid": "test_umath_testexp_test_exp_strides", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1461"}, {"caller_nid": "test_umath_testexp_test_exp_strides", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1462"}, {"caller_nid": "test_umath_testexp_test_exp_strides", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1464"}, {"caller_nid": "test_umath_testexp_test_exp_strides", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1464"}, {"caller_nid": "test_umath_testexp_test_exp_strides", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1465"}, {"caller_nid": "test_umath_testexp_test_exp_strides", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1467"}, {"caller_nid": "test_umath_testexp_test_exp_strides", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1467"}, {"caller_nid": "test_umath_testspecialfloats_test_exp_values", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1471"}, {"caller_nid": "test_umath_testspecialfloats_test_exp_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1475"}, {"caller_nid": "test_umath_testspecialfloats_test_exp_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1476"}, {"caller_nid": "test_umath_testspecialfloats_test_exp_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1477"}, {"caller_nid": "test_umath_testspecialfloats_test_exp_values", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1477"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1485"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1486"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "float16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1486"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1487"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1487"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1488"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1488"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1489"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1489"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1490"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1490"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1492"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1493"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "float16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1493"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1494"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1494"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1495"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1495"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1496"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1496"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1497"}, {"caller_nid": "test_umath_test_exp_exceptions", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1497"}, {"caller_nid": "test_umath_test_log_values", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1501"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1506"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1507"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1508"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1509"}, {"caller_nid": "test_umath_test_log_values", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1509"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1510"}, {"caller_nid": "test_umath_test_log_values", "callee": "log2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1510"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1511"}, {"caller_nid": "test_umath_test_log_values", "callee": "log10", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1511"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1512"}, {"caller_nid": "test_umath_test_log_values", "callee": "log1p", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1512"}, {"caller_nid": "test_umath_test_log_values", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1514"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1516"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1517"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1518"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1519"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1520"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1521"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1522"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1523"}, {"caller_nid": "test_umath_test_log_values", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1525"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1527"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1528"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1529"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1530"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1531"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1532"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1533"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1534"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1535"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1536"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1537"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1538"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1539"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1540"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1541"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1542"}, {"caller_nid": "test_umath_test_log_values", "callee": "assert_no_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1545"}, {"caller_nid": "test_umath_test_log_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1546"}, {"caller_nid": "test_umath_test_log_values", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1547"}, {"caller_nid": "test_umath_test_sincos_values", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1552"}, {"caller_nid": "test_umath_test_sincos_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1555"}, {"caller_nid": "test_umath_test_sincos_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1556"}, {"caller_nid": "test_umath_test_sincos_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1557"}, {"caller_nid": "test_umath_test_sincos_values", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1557"}, {"caller_nid": "test_umath_test_sincos_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1558"}, {"caller_nid": "test_umath_test_sincos_values", "callee": "cos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1558"}, {"caller_nid": "test_umath_test_sincos_underflow", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1566"}, {"caller_nid": "test_umath_test_sincos_underflow", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1567"}, {"caller_nid": "test_umath_test_sincos_underflow", "callee": "fromhex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1568"}, {"caller_nid": "test_umath_test_sincos_underflow", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1571"}, {"caller_nid": "test_umath_test_sincos_underflow", "callee": "cos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1572"}, {"caller_nid": "test_umath_test_sincos_errors", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1579"}, {"caller_nid": "test_umath_test_sincos_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1580"}, {"caller_nid": "test_umath_test_sincos_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1581"}, {"caller_nid": "test_umath_test_sincos_overlaps", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1588"}, {"caller_nid": "test_umath_test_sincos_overlaps", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1589"}, {"caller_nid": "test_umath_test_sincos_overlaps", "callee": "standard_normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1590"}, {"caller_nid": "test_umath_test_sincos_overlaps", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1591"}, {"caller_nid": "test_umath_test_sincos_overlaps", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1592"}, {"caller_nid": "test_umath_test_sincos_overlaps", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1593"}, {"caller_nid": "test_umath_test_sqrt_values", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1597"}, {"caller_nid": "test_umath_test_sqrt_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1600"}, {"caller_nid": "test_umath_test_sqrt_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1601"}, {"caller_nid": "test_umath_test_sqrt_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1602"}, {"caller_nid": "test_umath_test_sqrt_values", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1602"}, {"caller_nid": "test_umath_testspecialfloats_test_abs_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1613"}, {"caller_nid": "test_umath_testspecialfloats_test_abs_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1614"}, {"caller_nid": "test_umath_testspecialfloats_test_abs_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1615"}, {"caller_nid": "test_umath_testspecialfloats_test_abs_values", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1615"}, {"caller_nid": "test_umath_test_square_values", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1621"}, {"caller_nid": "test_umath_test_square_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1623"}, {"caller_nid": "test_umath_test_square_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1624"}, {"caller_nid": "test_umath_test_square_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1625"}, {"caller_nid": "test_umath_test_square_values", "callee": "square", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1625"}, {"caller_nid": "test_umath_test_square_values", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1627"}, {"caller_nid": "test_umath_test_square_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1628"}, {"caller_nid": "test_umath_test_square_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1629"}, {"caller_nid": "test_umath_test_square_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1630"}, {"caller_nid": "test_umath_test_square_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1631"}, {"caller_nid": "test_umath_test_square_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1632"}, {"caller_nid": "test_umath_test_square_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1633"}, {"caller_nid": "test_umath_test_reciprocal_values", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1637"}, {"caller_nid": "test_umath_test_reciprocal_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1641"}, {"caller_nid": "test_umath_test_reciprocal_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1642"}, {"caller_nid": "test_umath_test_reciprocal_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1643"}, {"caller_nid": "test_umath_test_reciprocal_values", "callee": "reciprocal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1643"}, {"caller_nid": "test_umath_test_reciprocal_values", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1645"}, {"caller_nid": "test_umath_test_reciprocal_values", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1647"}, {"caller_nid": "test_umath_test_reciprocal_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1648"}, {"caller_nid": "test_umath_test_tan", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1652"}, {"caller_nid": "test_umath_test_tan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1656"}, {"caller_nid": "test_umath_test_tan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1657"}, {"caller_nid": "test_umath_test_tan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1658"}, {"caller_nid": "test_umath_test_tan", "callee": "tan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1658"}, {"caller_nid": "test_umath_test_tan", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1660"}, {"caller_nid": "test_umath_test_tan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1662"}, {"caller_nid": "test_umath_test_tan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1663"}, {"caller_nid": "test_umath_test_tan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1664"}, {"caller_nid": "test_umath_test_tan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1665"}, {"caller_nid": "test_umath_test_arcsincos", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1669"}, {"caller_nid": "test_umath_test_arcsincos", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1673"}, {"caller_nid": "test_umath_test_arcsincos", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1674"}, {"caller_nid": "test_umath_test_arcsincos", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1675"}, {"caller_nid": "test_umath_test_arcsincos", "callee": "arcsin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1675"}, {"caller_nid": "test_umath_test_arcsincos", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1676"}, {"caller_nid": "test_umath_test_arcsincos", "callee": "arccos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1676"}, {"caller_nid": "test_umath_test_arcsincos", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1681"}, {"caller_nid": "test_umath_test_arcsincos", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1682"}, {"caller_nid": "test_umath_test_arcsincos", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1683"}, {"caller_nid": "test_umath_testspecialfloats_test_arctan", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1686"}, {"caller_nid": "test_umath_testspecialfloats_test_arctan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1690"}, {"caller_nid": "test_umath_testspecialfloats_test_arctan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1691"}, {"caller_nid": "test_umath_testspecialfloats_test_arctan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1692"}, {"caller_nid": "test_umath_testspecialfloats_test_arctan", "callee": "arctan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1692"}, {"caller_nid": "test_umath_test_sinh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1699"}, {"caller_nid": "test_umath_test_sinh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1700"}, {"caller_nid": "test_umath_test_sinh", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1701"}, {"caller_nid": "test_umath_test_sinh", "callee": "sinh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1701"}, {"caller_nid": "test_umath_test_sinh", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1703"}, {"caller_nid": "test_umath_test_sinh", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1704"}, {"caller_nid": "test_umath_test_sinh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1705"}, {"caller_nid": "test_umath_test_sinh", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1706"}, {"caller_nid": "test_umath_test_sinh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1707"}, {"caller_nid": "test_umath_test_sinh", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1708"}, {"caller_nid": "test_umath_test_sinh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1709"}, {"caller_nid": "test_umath_test_cosh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1718"}, {"caller_nid": "test_umath_test_cosh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1719"}, {"caller_nid": "test_umath_test_cosh", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1720"}, {"caller_nid": "test_umath_test_cosh", "callee": "cosh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1720"}, {"caller_nid": "test_umath_test_cosh", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1722"}, {"caller_nid": "test_umath_test_cosh", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1723"}, {"caller_nid": "test_umath_test_cosh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1724"}, {"caller_nid": "test_umath_test_cosh", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1725"}, {"caller_nid": "test_umath_test_cosh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1726"}, {"caller_nid": "test_umath_test_cosh", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1727"}, {"caller_nid": "test_umath_test_cosh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1728"}, {"caller_nid": "test_umath_testspecialfloats_test_tanh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1734"}, {"caller_nid": "test_umath_testspecialfloats_test_tanh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1735"}, {"caller_nid": "test_umath_testspecialfloats_test_tanh", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1736"}, {"caller_nid": "test_umath_testspecialfloats_test_tanh", "callee": "tanh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1736"}, {"caller_nid": "test_umath_testspecialfloats_test_arcsinh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1742"}, {"caller_nid": "test_umath_testspecialfloats_test_arcsinh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1743"}, {"caller_nid": "test_umath_testspecialfloats_test_arcsinh", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1744"}, {"caller_nid": "test_umath_testspecialfloats_test_arcsinh", "callee": "arcsinh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1744"}, {"caller_nid": "test_umath_test_arccosh", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1748"}, {"caller_nid": "test_umath_test_arccosh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1752"}, {"caller_nid": "test_umath_test_arccosh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1753"}, {"caller_nid": "test_umath_test_arccosh", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1754"}, {"caller_nid": "test_umath_test_arccosh", "callee": "arccosh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1754"}, {"caller_nid": "test_umath_test_arccosh", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1757"}, {"caller_nid": "test_umath_test_arccosh", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1759"}, {"caller_nid": "test_umath_test_arccosh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1760"}, {"caller_nid": "test_umath_test_arctanh", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1764"}, {"caller_nid": "test_umath_test_arctanh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1768"}, {"caller_nid": "test_umath_test_arctanh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1769"}, {"caller_nid": "test_umath_test_arctanh", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1770"}, {"caller_nid": "test_umath_test_arctanh", "callee": "arctanh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1770"}, {"caller_nid": "test_umath_test_arctanh", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1773"}, {"caller_nid": "test_umath_test_arctanh", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1775"}, {"caller_nid": "test_umath_test_arctanh", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1776"}, {"caller_nid": "test_umath_test_arctanh", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1779"}, {"caller_nid": "test_umath_test_arctanh", "callee": "arctanh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1779"}, {"caller_nid": "test_umath_test_exp2", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1787"}, {"caller_nid": "test_umath_test_exp2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1791"}, {"caller_nid": "test_umath_test_exp2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1792"}, {"caller_nid": "test_umath_test_exp2", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1793"}, {"caller_nid": "test_umath_test_exp2", "callee": "exp2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1793"}, {"caller_nid": "test_umath_test_exp2", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1796"}, {"caller_nid": "test_umath_test_exp2", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1798"}, {"caller_nid": "test_umath_test_exp2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1799"}, {"caller_nid": "test_umath_test_expm1", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1803"}, {"caller_nid": "test_umath_test_expm1", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1807"}, {"caller_nid": "test_umath_test_expm1", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1808"}, {"caller_nid": "test_umath_test_expm1", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1809"}, {"caller_nid": "test_umath_test_expm1", "callee": "expm1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1809"}, {"caller_nid": "test_umath_test_expm1", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1812"}, {"caller_nid": "test_umath_test_expm1", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1814"}, {"caller_nid": "test_umath_test_expm1", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1815"}, {"caller_nid": "test_umath_test_unary_spurious_fpexception", "callee": "system", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1887"}, {"caller_nid": "test_umath_test_unary_spurious_fpexception", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1888"}, {"caller_nid": "test_umath_test_unary_spurious_fpexception", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1888"}, {"caller_nid": "test_umath_test_unary_spurious_fpexception", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1888"}, {"caller_nid": "test_umath_test_unary_spurious_fpexception", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1889"}, {"caller_nid": "test_umath_test_unary_spurious_fpexception", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1890"}, {"caller_nid": "test_umath_test_unary_spurious_fpexception", "callee": "assert_no_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1891"}, {"caller_nid": "test_umath_test_unary_spurious_fpexception", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1892"}, {"caller_nid": "test_umath_test_divide_spurious_fpexception", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1896"}, {"caller_nid": "test_umath_test_divide_spurious_fpexception", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1897"}, {"caller_nid": "test_umath_test_divide_spurious_fpexception", "callee": "assert_no_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1903"}, {"caller_nid": "test_umath_test_divide_spurious_fpexception", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1904"}, {"caller_nid": "test_umath_test_fpclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1910"}, {"caller_nid": "test_umath_test_fpclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1911"}, {"caller_nid": "test_umath_test_fpclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1912"}, {"caller_nid": "test_umath_test_fpclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1913"}, {"caller_nid": "test_umath_test_fpclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1914"}, {"caller_nid": "test_umath_test_fpclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1915"}, {"caller_nid": "test_umath_test_fpclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1916"}, {"caller_nid": "test_umath_test_fpclass", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1916"}, {"caller_nid": "test_umath_test_fpclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1917"}, {"caller_nid": "test_umath_test_fpclass", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1917"}, {"caller_nid": "test_umath_test_fpclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1918"}, {"caller_nid": "test_umath_test_fpclass", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1918"}, {"caller_nid": "test_umath_test_fpclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1919"}, {"caller_nid": "test_umath_test_fpclass", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1919"}, {"caller_nid": "test_umath_test_fpclass", "callee": "machine", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1920"}, {"caller_nid": "test_umath_test_fpclass", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1927"}, {"caller_nid": "test_umath_test_fpclass", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1928"}, {"caller_nid": "test_umath_test_fpclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1931"}, {"caller_nid": "test_umath_test_fpclass", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1931"}, {"caller_nid": "test_umath_test_fpclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1932"}, {"caller_nid": "test_umath_test_fpclass", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1932"}, {"caller_nid": "test_umath_test_fpclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1934"}, {"caller_nid": "test_umath_test_fpclass", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1934"}, {"caller_nid": "test_umath_test_fpclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1935"}, {"caller_nid": "test_umath_test_fpclass", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1935"}, {"caller_nid": "test_umath_test_fpclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1936"}, {"caller_nid": "test_umath_test_fpclass", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1936"}, {"caller_nid": "test_umath_test_fpclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1937"}, {"caller_nid": "test_umath_test_fpclass", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1937"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1941"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1944"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1946"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1948"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1950"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "ndarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1952"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1955"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "machine", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1957"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1960"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1963"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1968"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1969"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1970"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1971"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1972"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1974"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1974"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1975"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1975"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1976"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1976"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1977"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1977"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1979"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1979"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1980"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1980"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1981"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1981"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1982"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1982"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1984"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1984"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1985"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1985"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1986"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1986"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1987"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1987"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1989"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array_split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1989"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1990"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array_split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1990"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1991"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array_split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1991"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1992"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array_split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1992"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1993"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array_split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1993"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1994"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1994"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1995"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1995"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "machine", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1996"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1997"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "array_split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1997"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1998"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L1998"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2000"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2000"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2001"}, {"caller_nid": "test_umath_test_fp_noncontiguous", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2001"}, {"caller_nid": "test_umath_test_ldexp", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2007"}, {"caller_nid": "test_umath_test_ldexp", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2008"}, {"caller_nid": "test_umath_test_ldexp", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2009"}, {"caller_nid": "test_umath_test_ldexp", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2010"}, {"caller_nid": "test_umath_test_ldexp", "callee": "ldexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2010"}, {"caller_nid": "test_umath_test_ldexp", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2010"}, {"caller_nid": "test_umath_test_ldexp", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2011"}, {"caller_nid": "test_umath_test_ldexp", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2011"}, {"caller_nid": "test_umath_test_frexp", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2020"}, {"caller_nid": "test_umath_test_frexp", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2021"}, {"caller_nid": "test_umath_test_frexp", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2022"}, {"caller_nid": "test_umath_test_frexp", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2023"}, {"caller_nid": "test_umath_test_frexp", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2024"}, {"caller_nid": "test_umath_test_frexp", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2025"}, {"caller_nid": "test_umath_test_frexp", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2026"}, {"caller_nid": "test_umath_test_frexp", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2027"}, {"caller_nid": "test_umath_test_frexp", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2028"}, {"caller_nid": "test_umath_test_frexp", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2029"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2044"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2045"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2046"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2051"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2052"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2053"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2053"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2055"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2056"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "myfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2057"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2059"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "myfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2059"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2059"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2060"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "myfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2060"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2060"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2062"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "myfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2062"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2063"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2065"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "myfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2065"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2066"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "myfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2070"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "myfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2071"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2073"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "myfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2073"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2074"}, {"caller_nid": "test_umath_testavxufuncs_test_avx_based_ufunc", "callee": "myfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2074"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_exp_float32", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2078"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_exp_float32", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2079"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_exp_float32", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2079"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_exp_float32", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2080"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_exp_float32", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2081"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_exp_float32", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2081"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_exp_float32", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2081"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_exp_float32", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2081"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_log_float32", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2084"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_log_float32", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2085"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_log_float32", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2085"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_log_float32", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2086"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_log_float32", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2087"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_log_float32", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2087"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_log_float32", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2087"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_log_float32", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2087"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2090"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "int_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2092"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2093"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2094"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2094"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "_glibc_older_than", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2095"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2098"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2098"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2099"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2100"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2100"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2100"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2100"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2101"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "cos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2101"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2101"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "cos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2101"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2103"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2104"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2104"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2104"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2104"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2105"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "cos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2105"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2105"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_sincos_float32", "callee": "cos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2105"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2108"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2109"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2110"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2112"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "uniform", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2112"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2113"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2115"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2116"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2117"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "cos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2118"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2120"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2120"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2121"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2121"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2122"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2122"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2123"}, {"caller_nid": "test_umath_testavxfloat32transcendental_test_strided_float32", "callee": "cos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2123"}, {"caller_nid": "test_umath_testlogaddexp_test_logaddexp_values", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2130"}, {"caller_nid": "test_umath_testlogaddexp_test_logaddexp_values", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2131"}, {"caller_nid": "test_umath_testlogaddexp_test_logaddexp_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2131"}, {"caller_nid": "test_umath_testlogaddexp_test_logaddexp_values", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2132"}, {"caller_nid": "test_umath_testlogaddexp_test_logaddexp_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2132"}, {"caller_nid": "test_umath_testlogaddexp_test_logaddexp_values", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2133"}, {"caller_nid": "test_umath_testlogaddexp_test_logaddexp_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2133"}, {"caller_nid": "test_umath_testlogaddexp_test_logaddexp_values", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2134"}, {"caller_nid": "test_umath_testlogaddexp_test_logaddexp_values", "callee": "logaddexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2134"}, {"caller_nid": "test_umath_testlogaddexp_test_logaddexp_range", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2141"}, {"caller_nid": "test_umath_testlogaddexp_test_logaddexp_range", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2142"}, {"caller_nid": "test_umath_testlogaddexp_test_logaddexp_range", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2143"}, {"caller_nid": "test_umath_testlogaddexp_test_logaddexp_range", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2144"}, {"caller_nid": "test_umath_testlogaddexp_test_logaddexp_range", "callee": "logaddexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2144"}, {"caller_nid": "test_umath_testlogaddexp_test_inf", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2151"}, {"caller_nid": "test_umath_testlogaddexp_test_inf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2153"}, {"caller_nid": "test_umath_testlogaddexp_test_inf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2154"}, {"caller_nid": "test_umath_testlogaddexp_test_inf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2155"}, {"caller_nid": "test_umath_testlogaddexp_test_inf", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2156"}, {"caller_nid": "test_umath_testlogaddexp_test_inf", "callee": "logaddexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2156"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2159"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2159"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "logaddexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2159"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2160"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2160"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "logaddexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2160"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2161"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2161"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "logaddexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2161"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2162"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2162"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "logaddexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2162"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2163"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2163"}, {"caller_nid": "test_umath_testlogaddexp_test_nan", "callee": "logaddexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2163"}, {"caller_nid": "test_umath_testlogaddexp_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2166"}, {"caller_nid": "test_umath_testlogaddexp_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2167"}, {"caller_nid": "test_umath_testlogaddexp_test_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2167"}, {"caller_nid": "test_umath_testlog1p_test_log1p", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2172"}, {"caller_nid": "test_umath_testlog1p_test_log1p", "callee": "log1p", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2172"}, {"caller_nid": "test_umath_testlog1p_test_log1p", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2172"}, {"caller_nid": "test_umath_testlog1p_test_log1p", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2173"}, {"caller_nid": "test_umath_testlog1p_test_log1p", "callee": "log1p", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2173"}, {"caller_nid": "test_umath_testlog1p_test_log1p", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2173"}, {"caller_nid": "test_umath_testlog1p_test_special", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2176"}, {"caller_nid": "test_umath_testlog1p_test_special", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2177"}, {"caller_nid": "test_umath_testlog1p_test_special", "callee": "log1p", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2177"}, {"caller_nid": "test_umath_testlog1p_test_special", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2178"}, {"caller_nid": "test_umath_testlog1p_test_special", "callee": "log1p", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2178"}, {"caller_nid": "test_umath_testlog1p_test_special", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2179"}, {"caller_nid": "test_umath_testlog1p_test_special", "callee": "log1p", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2179"}, {"caller_nid": "test_umath_testlog1p_test_special", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2180"}, {"caller_nid": "test_umath_testlog1p_test_special", "callee": "log1p", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2180"}, {"caller_nid": "test_umath_testlog1p_test_special", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2181"}, {"caller_nid": "test_umath_testlog1p_test_special", "callee": "log1p", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2181"}, {"caller_nid": "test_umath_testexpm1_test_expm1", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2186"}, {"caller_nid": "test_umath_testexpm1_test_expm1", "callee": "expm1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2186"}, {"caller_nid": "test_umath_testexpm1_test_expm1", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2186"}, {"caller_nid": "test_umath_testexpm1_test_expm1", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2187"}, {"caller_nid": "test_umath_testexpm1_test_expm1", "callee": "expm1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2187"}, {"caller_nid": "test_umath_testexpm1_test_expm1", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2187"}, {"caller_nid": "test_umath_testexpm1_test_special", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2190"}, {"caller_nid": "test_umath_testexpm1_test_special", "callee": "expm1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2190"}, {"caller_nid": "test_umath_testexpm1_test_special", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2191"}, {"caller_nid": "test_umath_testexpm1_test_special", "callee": "expm1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2191"}, {"caller_nid": "test_umath_testexpm1_test_special", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2192"}, {"caller_nid": "test_umath_testexpm1_test_special", "callee": "expm1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2192"}, {"caller_nid": "test_umath_testexpm1_test_special", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2193"}, {"caller_nid": "test_umath_testexpm1_test_special", "callee": "expm1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2193"}, {"caller_nid": "test_umath_testexpm1_test_special", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2194"}, {"caller_nid": "test_umath_testexpm1_test_special", "callee": "expm1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2194"}, {"caller_nid": "test_umath_testexpm1_test_complex", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2197"}, {"caller_nid": "test_umath_testexpm1_test_complex", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2198"}, {"caller_nid": "test_umath_testexpm1_test_complex", "callee": "expm1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2198"}, {"caller_nid": "test_umath_testexpm1_test_complex", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2199"}, {"caller_nid": "test_umath_testexpm1_test_complex", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2200"}, {"caller_nid": "test_umath_testexpm1_test_complex", "callee": "expm1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2200"}, {"caller_nid": "test_umath_testhypot_test_simple", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2205"}, {"caller_nid": "test_umath_testhypot_test_simple", "callee": "hypot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2205"}, {"caller_nid": "test_umath_testhypot_test_simple", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2205"}, {"caller_nid": "test_umath_testhypot_test_simple", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2206"}, {"caller_nid": "test_umath_testhypot_test_simple", "callee": "hypot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2206"}, {"caller_nid": "test_umath_testhypot_test_reduce", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2209"}, {"caller_nid": "test_umath_testhypot_test_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2209"}, {"caller_nid": "test_umath_testhypot_test_reduce", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2210"}, {"caller_nid": "test_umath_testhypot_test_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2210"}, {"caller_nid": "test_umath_testhypot_test_reduce", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2211"}, {"caller_nid": "test_umath_testhypot_test_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2211"}, {"caller_nid": "test_umath_testhypot_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2212"}, {"caller_nid": "test_umath_testhypot_test_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2212"}, {"caller_nid": "test_umath_assert_hypot_isnan", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2216"}, {"caller_nid": "test_umath_assert_hypot_isnan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2217"}, {"caller_nid": "test_umath_assert_hypot_isnan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2217"}, {"caller_nid": "test_umath_assert_hypot_isnan", "callee": "hypot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2217"}, {"caller_nid": "test_umath_assert_hypot_isnan", "callee": "hypot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2218"}, {"caller_nid": "test_umath_assert_hypot_isinf", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2222"}, {"caller_nid": "test_umath_assert_hypot_isinf", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2223"}, {"caller_nid": "test_umath_assert_hypot_isinf", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2223"}, {"caller_nid": "test_umath_assert_hypot_isinf", "callee": "hypot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2223"}, {"caller_nid": "test_umath_assert_hypot_isinf", "callee": "hypot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2224"}, {"caller_nid": "test_umath_testhypotspecialvalues_test_no_fpe", "callee": "assert_no_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2241"}, {"caller_nid": "test_umath_assert_arctan2_isnan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2245"}, {"caller_nid": "test_umath_assert_arctan2_isnan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2245"}, {"caller_nid": "test_umath_assert_arctan2_isnan", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2245"}, {"caller_nid": "test_umath_assert_arctan2_isnan", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2245"}, {"caller_nid": "test_umath_assert_arctan2_ispinf", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2249"}, {"caller_nid": "test_umath_assert_arctan2_ispinf", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2249"}, {"caller_nid": "test_umath_assert_arctan2_ispinf", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2249"}, {"caller_nid": "test_umath_assert_arctan2_ispinf", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2249"}, {"caller_nid": "test_umath_assert_arctan2_ispinf", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2249"}, {"caller_nid": "test_umath_assert_arctan2_isninf", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2253"}, {"caller_nid": "test_umath_assert_arctan2_isninf", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2253"}, {"caller_nid": "test_umath_assert_arctan2_isninf", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2253"}, {"caller_nid": "test_umath_assert_arctan2_isninf", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2253"}, {"caller_nid": "test_umath_assert_arctan2_isninf", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2253"}, {"caller_nid": "test_umath_assert_arctan2_ispzero", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2257"}, {"caller_nid": "test_umath_assert_arctan2_ispzero", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2257"}, {"caller_nid": "test_umath_assert_arctan2_ispzero", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2257"}, {"caller_nid": "test_umath_assert_arctan2_ispzero", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2257"}, {"caller_nid": "test_umath_assert_arctan2_ispzero", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2257"}, {"caller_nid": "test_umath_assert_arctan2_isnzero", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2261"}, {"caller_nid": "test_umath_assert_arctan2_isnzero", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2261"}, {"caller_nid": "test_umath_assert_arctan2_isnzero", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2261"}, {"caller_nid": "test_umath_assert_arctan2_isnzero", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2261"}, {"caller_nid": "test_umath_assert_arctan2_isnzero", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2261"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_one_one", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2267"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_one_one", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2267"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_one_one", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2268"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_one_one", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2268"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_one_one", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2269"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_one_one", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2269"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_zero_nzero", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2273"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_zero_nzero", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2273"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_zero_nzero", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2274"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_zero_nzero", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2274"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_zero_negative", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2283"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_zero_negative", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2283"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_zero_negative", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2284"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_zero_negative", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2284"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_positive_zero", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2293"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_positive_zero", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2293"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_positive_zero", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2294"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_positive_zero", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2294"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_negative_zero", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2298"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_negative_zero", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2298"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_negative_zero", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2299"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_negative_zero", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2299"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_any_ninf", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2303"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_any_ninf", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2303"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_any_ninf", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2304"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_any_ninf", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2304"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_inf_any", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2313"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_inf_any", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2313"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_inf_any", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2314"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_inf_any", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2314"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_inf_ninf", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2318"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_inf_ninf", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2318"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_inf_ninf", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2319"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_inf_ninf", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2319"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_inf_pinf", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2323"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_inf_pinf", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2323"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_inf_pinf", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2324"}, {"caller_nid": "test_umath_testarctan2specialvalues_test_inf_pinf", "callee": "arctan2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2324"}, {"caller_nid": "test_umath_testldexp_check_ldexp", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2335"}, {"caller_nid": "test_umath_testldexp_check_ldexp", "callee": "ldexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2335"}, {"caller_nid": "test_umath_testldexp_check_ldexp", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2335"}, {"caller_nid": "test_umath_testldexp_check_ldexp", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2336"}, {"caller_nid": "test_umath_testldexp_check_ldexp", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2337"}, {"caller_nid": "test_umath_testldexp_check_ldexp", "callee": "ldexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2337"}, {"caller_nid": "test_umath_testldexp_check_ldexp", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2337"}, {"caller_nid": "test_umath_testldexp_check_ldexp", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2338"}, {"caller_nid": "test_umath_testldexp_check_ldexp", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2339"}, {"caller_nid": "test_umath_testldexp_check_ldexp", "callee": "ldexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2339"}, {"caller_nid": "test_umath_testldexp_check_ldexp", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2339"}, {"caller_nid": "test_umath_testldexp_check_ldexp", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2340"}, {"caller_nid": "test_umath_testldexp_test_ldexp", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2344"}, {"caller_nid": "test_umath_testldexp_test_ldexp", "callee": "ldexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2344"}, {"caller_nid": "test_umath_testldexp_test_ldexp_overflow", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2354"}, {"caller_nid": "test_umath_testldexp_test_ldexp_overflow", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2355"}, {"caller_nid": "test_umath_testldexp_test_ldexp_overflow", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2355"}, {"caller_nid": "test_umath_testldexp_test_ldexp_overflow", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2356"}, {"caller_nid": "test_umath_testldexp_test_ldexp_overflow", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2356"}, {"caller_nid": "test_umath_testldexp_test_ldexp_overflow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2357"}, {"caller_nid": "test_umath_testldexp_test_ldexp_overflow", "callee": "ldexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2357"}, {"caller_nid": "test_umath_testldexp_test_ldexp_overflow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2358"}, {"caller_nid": "test_umath_testldexp_test_ldexp_overflow", "callee": "ldexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2358"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2365"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2369"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2370"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2371"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2371"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2372"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2372"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2374"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2375"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2376"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2376"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2377"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2377"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2380"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2380"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2381"}, {"caller_nid": "test_umath_testmaximum_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2381"}, {"caller_nid": "test_umath_testmaximum_test_reduce_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2384"}, {"caller_nid": "test_umath_testmaximum_test_reduce_complex", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2384"}, {"caller_nid": "test_umath_testmaximum_test_reduce_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2385"}, {"caller_nid": "test_umath_testmaximum_test_reduce_complex", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2385"}, {"caller_nid": "test_umath_testmaximum_test_float_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2389"}, {"caller_nid": "test_umath_testmaximum_test_float_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2390"}, {"caller_nid": "test_umath_testmaximum_test_float_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2391"}, {"caller_nid": "test_umath_testmaximum_test_float_nans", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2392"}, {"caller_nid": "test_umath_testmaximum_test_float_nans", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2392"}, {"caller_nid": "test_umath_testmaximum_test_object_nans", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2398"}, {"caller_nid": "test_umath_testmaximum_test_object_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2399"}, {"caller_nid": "test_umath_testmaximum_test_object_nans", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2399"}, {"caller_nid": "test_umath_testmaximum_test_object_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2401"}, {"caller_nid": "test_umath_testmaximum_test_object_nans", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2401"}, {"caller_nid": "test_umath_testmaximum_test_object_nans", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2402"}, {"caller_nid": "test_umath_testmaximum_test_object_nans", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2402"}, {"caller_nid": "test_umath_testmaximum_test_object_nans", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2403"}, {"caller_nid": "test_umath_testmaximum_test_object_nans", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2403"}, {"caller_nid": "test_umath_testmaximum_test_complex_nans", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2407"}, {"caller_nid": "test_umath_testmaximum_test_complex_nans", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2407"}, {"caller_nid": "test_umath_testmaximum_test_complex_nans", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2407"}, {"caller_nid": "test_umath_testmaximum_test_complex_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2408"}, {"caller_nid": "test_umath_testmaximum_test_complex_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2409"}, {"caller_nid": "test_umath_testmaximum_test_complex_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2410"}, {"caller_nid": "test_umath_testmaximum_test_complex_nans", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2411"}, {"caller_nid": "test_umath_testmaximum_test_complex_nans", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2411"}, {"caller_nid": "test_umath_testmaximum_test_object_array", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2414"}, {"caller_nid": "test_umath_testmaximum_test_object_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2416"}, {"caller_nid": "test_umath_testmaximum_test_object_array", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2416"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2419"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2420"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2421"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2422"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2423"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2424"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2424"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2425"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2425"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2426"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2426"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2426"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2427"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2427"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2427"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2428"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2428"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2428"}, {"caller_nid": "test_umath_testmaximum_test_strided_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2429"}, {"caller_nid": "test_umath_testmaximum_test_precision", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2435"}, {"caller_nid": "test_umath_testmaximum_test_precision", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2436"}, {"caller_nid": "test_umath_testmaximum_test_precision", "callee": "dt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2437"}, {"caller_nid": "test_umath_testmaximum_test_precision", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2438"}, {"caller_nid": "test_umath_testmaximum_test_precision", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2449"}, {"caller_nid": "test_umath_testmaximum_test_precision", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2449"}, {"caller_nid": "test_umath_testmaximum_test_precision", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2450"}, {"caller_nid": "test_umath_testmaximum_test_precision", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2450"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2457"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2461"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2462"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2463"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2463"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2464"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2464"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2466"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2467"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2468"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2468"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2469"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2469"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2472"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2472"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2473"}, {"caller_nid": "test_umath_testminimum_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2473"}, {"caller_nid": "test_umath_testminimum_test_reduce_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2476"}, {"caller_nid": "test_umath_testminimum_test_reduce_complex", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2476"}, {"caller_nid": "test_umath_testminimum_test_reduce_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2477"}, {"caller_nid": "test_umath_testminimum_test_reduce_complex", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2477"}, {"caller_nid": "test_umath_testminimum_test_float_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2481"}, {"caller_nid": "test_umath_testminimum_test_float_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2482"}, {"caller_nid": "test_umath_testminimum_test_float_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2483"}, {"caller_nid": "test_umath_testminimum_test_float_nans", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2484"}, {"caller_nid": "test_umath_testminimum_test_float_nans", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2484"}, {"caller_nid": "test_umath_testminimum_test_object_nans", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2490"}, {"caller_nid": "test_umath_testminimum_test_object_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2491"}, {"caller_nid": "test_umath_testminimum_test_object_nans", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2491"}, {"caller_nid": "test_umath_testminimum_test_object_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2493"}, {"caller_nid": "test_umath_testminimum_test_object_nans", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2493"}, {"caller_nid": "test_umath_testminimum_test_object_nans", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2494"}, {"caller_nid": "test_umath_testminimum_test_object_nans", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2494"}, {"caller_nid": "test_umath_testminimum_test_object_nans", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2495"}, {"caller_nid": "test_umath_testminimum_test_object_nans", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2495"}, {"caller_nid": "test_umath_testminimum_test_complex_nans", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2499"}, {"caller_nid": "test_umath_testminimum_test_complex_nans", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2499"}, {"caller_nid": "test_umath_testminimum_test_complex_nans", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2499"}, {"caller_nid": "test_umath_testminimum_test_complex_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2500"}, {"caller_nid": "test_umath_testminimum_test_complex_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2501"}, {"caller_nid": "test_umath_testminimum_test_complex_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2502"}, {"caller_nid": "test_umath_testminimum_test_complex_nans", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2503"}, {"caller_nid": "test_umath_testminimum_test_complex_nans", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2503"}, {"caller_nid": "test_umath_testminimum_test_object_array", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2506"}, {"caller_nid": "test_umath_testminimum_test_object_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2508"}, {"caller_nid": "test_umath_testminimum_test_object_array", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2508"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2511"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2512"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2513"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2514"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2515"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2516"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2516"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2517"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2517"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2518"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2518"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2518"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2519"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2519"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2519"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2520"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2520"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2520"}, {"caller_nid": "test_umath_testminimum_test_strided_array", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2521"}, {"caller_nid": "test_umath_testminimum_test_precision", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2527"}, {"caller_nid": "test_umath_testminimum_test_precision", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2528"}, {"caller_nid": "test_umath_testminimum_test_precision", "callee": "dt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2529"}, {"caller_nid": "test_umath_testminimum_test_precision", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2530"}, {"caller_nid": "test_umath_testminimum_test_precision", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2541"}, {"caller_nid": "test_umath_testminimum_test_precision", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2541"}, {"caller_nid": "test_umath_testminimum_test_precision", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2542"}, {"caller_nid": "test_umath_testminimum_test_precision", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2542"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2549"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2553"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2554"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2555"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2555"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2556"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2556"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2558"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2559"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2560"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2560"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2561"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2561"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2564"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2564"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2565"}, {"caller_nid": "test_umath_testfmax_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2565"}, {"caller_nid": "test_umath_testfmax_test_reduce_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2568"}, {"caller_nid": "test_umath_testfmax_test_reduce_complex", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2568"}, {"caller_nid": "test_umath_testfmax_test_reduce_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2569"}, {"caller_nid": "test_umath_testfmax_test_reduce_complex", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2569"}, {"caller_nid": "test_umath_testfmax_test_float_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2573"}, {"caller_nid": "test_umath_testfmax_test_float_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2574"}, {"caller_nid": "test_umath_testfmax_test_float_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2575"}, {"caller_nid": "test_umath_testfmax_test_float_nans", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2576"}, {"caller_nid": "test_umath_testfmax_test_float_nans", "callee": "fmax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2576"}, {"caller_nid": "test_umath_testfmax_test_complex_nans", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2580"}, {"caller_nid": "test_umath_testfmax_test_complex_nans", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2580"}, {"caller_nid": "test_umath_testfmax_test_complex_nans", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2580"}, {"caller_nid": "test_umath_testfmax_test_complex_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2581"}, {"caller_nid": "test_umath_testfmax_test_complex_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2582"}, {"caller_nid": "test_umath_testfmax_test_complex_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2583"}, {"caller_nid": "test_umath_testfmax_test_complex_nans", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2584"}, {"caller_nid": "test_umath_testfmax_test_complex_nans", "callee": "fmax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2584"}, {"caller_nid": "test_umath_testfmax_test_precision", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2590"}, {"caller_nid": "test_umath_testfmax_test_precision", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2591"}, {"caller_nid": "test_umath_testfmax_test_precision", "callee": "dt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2592"}, {"caller_nid": "test_umath_testfmax_test_precision", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2593"}, {"caller_nid": "test_umath_testfmax_test_precision", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2604"}, {"caller_nid": "test_umath_testfmax_test_precision", "callee": "fmax", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2604"}, {"caller_nid": "test_umath_testfmax_test_precision", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2605"}, {"caller_nid": "test_umath_testfmax_test_precision", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2605"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2612"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2616"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2617"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2618"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2618"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2619"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2619"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2621"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2622"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2623"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2623"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2624"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2624"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2627"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2627"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2628"}, {"caller_nid": "test_umath_testfmin_test_reduce", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2628"}, {"caller_nid": "test_umath_testfmin_test_reduce_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2631"}, {"caller_nid": "test_umath_testfmin_test_reduce_complex", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2631"}, {"caller_nid": "test_umath_testfmin_test_reduce_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2632"}, {"caller_nid": "test_umath_testfmin_test_reduce_complex", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2632"}, {"caller_nid": "test_umath_testfmin_test_float_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2636"}, {"caller_nid": "test_umath_testfmin_test_float_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2637"}, {"caller_nid": "test_umath_testfmin_test_float_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2638"}, {"caller_nid": "test_umath_testfmin_test_float_nans", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2639"}, {"caller_nid": "test_umath_testfmin_test_float_nans", "callee": "fmin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2639"}, {"caller_nid": "test_umath_testfmin_test_complex_nans", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2643"}, {"caller_nid": "test_umath_testfmin_test_complex_nans", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2643"}, {"caller_nid": "test_umath_testfmin_test_complex_nans", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2643"}, {"caller_nid": "test_umath_testfmin_test_complex_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2644"}, {"caller_nid": "test_umath_testfmin_test_complex_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2645"}, {"caller_nid": "test_umath_testfmin_test_complex_nans", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2646"}, {"caller_nid": "test_umath_testfmin_test_complex_nans", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2647"}, {"caller_nid": "test_umath_testfmin_test_complex_nans", "callee": "fmin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2647"}, {"caller_nid": "test_umath_testfmin_test_precision", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2653"}, {"caller_nid": "test_umath_testfmin_test_precision", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2654"}, {"caller_nid": "test_umath_testfmin_test_precision", "callee": "dt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2655"}, {"caller_nid": "test_umath_testfmin_test_precision", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2656"}, {"caller_nid": "test_umath_testfmin_test_precision", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2667"}, {"caller_nid": "test_umath_testfmin_test_precision", "callee": "fmin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2667"}, {"caller_nid": "test_umath_testfmin_test_precision", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2668"}, {"caller_nid": "test_umath_testfmin_test_precision", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2668"}, {"caller_nid": "test_umath_testbool_test_exceptions", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2673"}, {"caller_nid": "test_umath_testbool_test_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2674"}, {"caller_nid": "test_umath_testbool_test_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2675"}, {"caller_nid": "test_umath_testbool_test_exceptions", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2676"}, {"caller_nid": "test_umath_testbool_test_truth_table_logical", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2686"}, {"caller_nid": "test_umath_testbool_test_truth_table_logical", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2687"}, {"caller_nid": "test_umath_testbool_test_truth_table_logical", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2688"}, {"caller_nid": "test_umath_testbool_test_truth_table_logical", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2693"}, {"caller_nid": "test_umath_testbool_test_truth_table_logical", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2693"}, {"caller_nid": "test_umath_testbool_test_truth_table_logical", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2693"}, {"caller_nid": "test_umath_testbool_test_truth_table_logical", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2697"}, {"caller_nid": "test_umath_testbool_test_truth_table_logical", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2697"}, {"caller_nid": "test_umath_testbool_test_truth_table_logical", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2697"}, {"caller_nid": "test_umath_testbool_test_truth_table_logical", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2701"}, {"caller_nid": "test_umath_testbool_test_truth_table_logical", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2701"}, {"caller_nid": "test_umath_testbool_test_truth_table_logical", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2701"}, {"caller_nid": "test_umath_testbool_test_truth_table_bitwise", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2708"}, {"caller_nid": "test_umath_testbool_test_truth_table_bitwise", "callee": "bitwise_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2708"}, {"caller_nid": "test_umath_testbool_test_truth_table_bitwise", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2711"}, {"caller_nid": "test_umath_testbool_test_truth_table_bitwise", "callee": "bitwise_and", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2711"}, {"caller_nid": "test_umath_testbool_test_truth_table_bitwise", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2714"}, {"caller_nid": "test_umath_testbool_test_truth_table_bitwise", "callee": "bitwise_xor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2714"}, {"caller_nid": "test_umath_testbool_test_reduce", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2717"}, {"caller_nid": "test_umath_testbool_test_reduce", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2718"}, {"caller_nid": "test_umath_testbool_test_reduce", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2719"}, {"caller_nid": "test_umath_testbool_test_reduce", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2720"}, {"caller_nid": "test_umath_testbool_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2725"}, {"caller_nid": "test_umath_testbool_test_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2725"}, {"caller_nid": "test_umath_testbool_test_reduce", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2725"}, {"caller_nid": "test_umath_testbool_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2728"}, {"caller_nid": "test_umath_testbool_test_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2728"}, {"caller_nid": "test_umath_testbool_test_reduce", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2728"}, {"caller_nid": "test_umath_testbool_test_reduce", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2731"}, {"caller_nid": "test_umath_testbool_test_reduce", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2731"}, {"caller_nid": "test_umath_testbool_test_reduce", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2731"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2748"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2749"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2749"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2752"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "bitwise_not", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2752"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2753"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "bitwise_not", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2753"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2755"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "bitwise_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2755"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2756"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "bitwise_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2756"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2757"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "bitwise_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2757"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2758"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "bitwise_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2758"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2760"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "bitwise_xor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2760"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2761"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "bitwise_xor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2761"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2762"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "bitwise_xor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2762"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2763"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "bitwise_xor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2763"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2765"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "bitwise_and", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2765"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2766"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "bitwise_and", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2766"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2767"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "bitwise_and", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2767"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2768"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_values", "callee": "bitwise_and", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2768"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2772"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_types", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2773"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2773"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_types", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2776"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_types", "callee": "bitwise_not", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2776"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_types", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2777"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_types", "callee": "bitwise_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2777"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_types", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2778"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_types", "callee": "bitwise_xor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2778"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_types", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2779"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_types", "callee": "bitwise_and", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2779"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_identity", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2782"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_identity", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2783"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_identity", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2784"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2790"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2791"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2791"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2794"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2794"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2795"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2795"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2800"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2803"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2803"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2804"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2805"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2806"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2814"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2816"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2817"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2822"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2823"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2823"}, {"caller_nid": "test_umath_testbitwiseufuncs_test_reduction", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2823"}, {"caller_nid": "test_umath_test_bitwise_count", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2830"}, {"caller_nid": "test_umath_test_bitwise_count", "callee": "bitwise_count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2833"}, {"caller_nid": "test_umath_test_bitwise_count", "callee": "input_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2833"}, {"caller_nid": "test_umath_test_bitwise_count", "callee": "issubdtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2834"}, {"caller_nid": "test_umath_test_bitwise_count", "callee": "bitwise_count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2836"}, {"caller_nid": "test_umath_test_bitwise_count", "callee": "input_dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2836"}, {"caller_nid": "test_umath_test_bitwise_count", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2838"}, {"caller_nid": "test_umath_test_bitwise_count", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2838"}, {"caller_nid": "test_umath_test_bitwise_count", "callee": "bitwise_count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2839"}, {"caller_nid": "test_umath_test_bitwise_count", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2840"}, {"caller_nid": "test_umath_test_bitwise_count", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2843"}, {"caller_nid": "test_umath_testint_test_logical_not", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2848"}, {"caller_nid": "test_umath_testint_test_logical_not", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2849"}, {"caller_nid": "test_umath_testint_test_logical_not", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2850"}, {"caller_nid": "test_umath_testint_test_logical_not", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2853"}, {"caller_nid": "test_umath_testint_test_logical_not", "callee": "logical_not", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2853"}, {"caller_nid": "test_umath_testint_test_logical_not", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2854"}, {"caller_nid": "test_umath_testfloatingpoint_test_floating_point", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2859"}, {"caller_nid": "test_umath_testdegrees_test_degrees", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2864"}, {"caller_nid": "test_umath_testdegrees_test_degrees", "callee": "degrees", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2864"}, {"caller_nid": "test_umath_testdegrees_test_degrees", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2865"}, {"caller_nid": "test_umath_testdegrees_test_degrees", "callee": "degrees", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2865"}, {"caller_nid": "test_umath_testradians_test_radians", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2870"}, {"caller_nid": "test_umath_testradians_test_radians", "callee": "radians", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2870"}, {"caller_nid": "test_umath_testradians_test_radians", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2871"}, {"caller_nid": "test_umath_testradians_test_radians", "callee": "radians", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2871"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2876"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2877"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2878"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "heaviside", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2881"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2882"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "heaviside", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2884"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2885"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2887"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "heaviside", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2889"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2889"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2890"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2890"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "heaviside", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2892"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2892"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2893"}, {"caller_nid": "test_umath_testheavside_test_heaviside", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2893"}, {"caller_nid": "test_umath_testsign_test_sign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2898"}, {"caller_nid": "test_umath_testsign_test_sign", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2899"}, {"caller_nid": "test_umath_testsign_test_sign", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2900"}, {"caller_nid": "test_umath_testsign_test_sign", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2902"}, {"caller_nid": "test_umath_testsign_test_sign", "callee": "sign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2903"}, {"caller_nid": "test_umath_testsign_test_sign", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2904"}, {"caller_nid": "test_umath_testsign_test_sign", "callee": "sign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2905"}, {"caller_nid": "test_umath_testsign_test_sign", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2906"}, {"caller_nid": "test_umath_testsign_test_sign", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2907"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2910"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2911"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2911"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2912"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2912"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2913"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2913"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2917"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2918"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2920"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2924"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "sign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2925"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2926"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "sign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2927"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2928"}, {"caller_nid": "test_umath_testsign_test_sign_complex", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2929"}, {"caller_nid": "test_umath_testsign_test_sign_dtype_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2934"}, {"caller_nid": "test_umath_testsign_test_sign_dtype_object", "callee": "sign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2935"}, {"caller_nid": "test_umath_testsign_test_sign_dtype_object", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2935"}, {"caller_nid": "test_umath_testsign_test_sign_dtype_object", "callee": "sign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2936"}, {"caller_nid": "test_umath_testsign_test_sign_dtype_object", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2938"}, {"caller_nid": "test_umath_testsign_test_sign_dtype_nan_object", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2947"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "_gen_alignment_data", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2954"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2956"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2957"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2960"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2961"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2965"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2965"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2965"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2966"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2966"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2966"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2969"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2969"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2971"}, {"caller_nid": "test_umath_testminmax_test_minmax_blocked", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2971"}, {"caller_nid": "test_umath_testminmax_test_lower_align", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2976"}, {"caller_nid": "test_umath_testminmax_test_lower_align", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2976"}, {"caller_nid": "test_umath_testminmax_test_lower_align", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2977"}, {"caller_nid": "test_umath_testminmax_test_lower_align", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2977"}, {"caller_nid": "test_umath_testminmax_test_lower_align", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2978"}, {"caller_nid": "test_umath_testminmax_test_lower_align", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2978"}, {"caller_nid": "test_umath_testminmax_test_reduce_reorder", "callee": "diagflat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2986"}, {"caller_nid": "test_umath_testminmax_test_reduce_reorder", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2986"}, {"caller_nid": "test_umath_testminmax_test_reduce_reorder", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2987"}, {"caller_nid": "test_umath_testminmax_test_reduce_reorder", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2987"}, {"caller_nid": "test_umath_testminmax_test_minimize_no_warns", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2990"}, {"caller_nid": "test_umath_testminmax_test_minimize_no_warns", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2991"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "_gen_alignment_data", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L2998"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3000"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3001"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3002"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3003"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3003"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "negative", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3006"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3007"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3010"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3011"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3015"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3015"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3016"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3017"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3019"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "negative", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3021"}, {"caller_nid": "test_umath_testabsolutenegative_test_abs_neg_blocked", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3022"}, {"caller_nid": "test_umath_testabsolutenegative_test_lower_align", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3027"}, {"caller_nid": "test_umath_testabsolutenegative_test_lower_align", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3027"}, {"caller_nid": "test_umath_testabsolutenegative_test_lower_align", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3028"}, {"caller_nid": "test_umath_testabsolutenegative_test_lower_align", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3028"}, {"caller_nid": "test_umath_testabsolutenegative_test_lower_align", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3029"}, {"caller_nid": "test_umath_testabsolutenegative_test_lower_align", "callee": "negative", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3029"}, {"caller_nid": "test_umath_testabsolutenegative_test_lower_align", "callee": "negative", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3030"}, {"caller_nid": "test_umath_testabsolutenegative_test_lower_align", "callee": "negative", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3031"}, {"caller_nid": "test_umath_testabsolutenegative_test_lower_align", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3031"}, {"caller_nid": "test_umath_testabsolutenegative_test_lower_align", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3032"}, {"caller_nid": "test_umath_testabsolutenegative_test_lower_align", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3033"}, {"caller_nid": "test_umath_testabsolutenegative_test_lower_align", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3033"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3038"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3040"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "repeat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3043"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "repeat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3044"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "ndarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3045"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3048"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3050"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "negative", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3050"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3052"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "negative", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3052"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3055"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "negative", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3055"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3057"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "negative", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3057"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3060"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "array_split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3060"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3061"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "array_split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3061"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3062"}, {"caller_nid": "test_umath_test_noncontiguous", "callee": "negative", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3062"}, {"caller_nid": "test_umath_testpositive_test_valid", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3069"}, {"caller_nid": "test_umath_testpositive_test_valid", "callee": "positive", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3070"}, {"caller_nid": "test_umath_testpositive_test_valid", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3071"}, {"caller_nid": "test_umath_testpositive_test_valid", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3071"}, {"caller_nid": "test_umath_testpositive_test_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3074"}, {"caller_nid": "test_umath_testpositive_test_invalid", "callee": "positive", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3075"}, {"caller_nid": "test_umath_testpositive_test_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3076"}, {"caller_nid": "test_umath_testpositive_test_invalid", "callee": "positive", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3077"}, {"caller_nid": "test_umath_testpositive_test_invalid", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3077"}, {"caller_nid": "test_umath_testpositive_test_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3078"}, {"caller_nid": "test_umath_testpositive_test_invalid", "callee": "positive", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3079"}, {"caller_nid": "test_umath_testpositive_test_invalid", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3079"}, {"caller_nid": "test_umath_testpositive_test_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3080"}, {"caller_nid": "test_umath_testpositive_test_invalid", "callee": "positive", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3081"}, {"caller_nid": "test_umath_testpositive_test_invalid", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3081"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap", "callee": "with_wrap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3097"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3098"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3099"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3099"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3101"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3102"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3102"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3103"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3104"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3105"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "do_test", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3149"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3149"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "do_test", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3150"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3150"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "do_test", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3151"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3151"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "do_test", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3152"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3152"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "do_test", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3155"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3155"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "do_test", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3156"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3156"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "do_test", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3157"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3157"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3160"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "do_test", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3161"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3161"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "do_test", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3162"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_out", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3162"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_with_iterable", "callee": "with_wrap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3176"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_with_iterable", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3177"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_with_iterable", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3178"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_with_iterable", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3178"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_with_iterable", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3179"}, {"caller_nid": "test_umath_testspecialmethods_test_wrap_with_iterable", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3179"}, {"caller_nid": "test_umath_testspecialmethods_test_priority_with_scalar", "callee": "A", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3190"}, {"caller_nid": "test_umath_testspecialmethods_test_priority_with_scalar", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3191"}, {"caller_nid": "test_umath_testspecialmethods_test_priority_with_scalar", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3192"}, {"caller_nid": "test_umath_testspecialmethods_test_priority_with_scalar", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3192"}, {"caller_nid": "test_umath_testspecialmethods_test_priority_with_scalar", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3193"}, {"caller_nid": "test_umath_testspecialmethods_test_priority_with_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3193"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3213"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "A", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3214"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "B", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3215"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "C", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3216"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3218"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3218"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3218"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3219"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3219"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3219"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3220"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3220"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3220"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3221"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3221"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3221"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3222"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3222"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3222"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3223"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3223"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3223"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3224"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3224"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3224"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3226"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3226"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3226"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3227"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3227"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3227"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3228"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3228"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3228"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3229"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3229"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3229"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3230"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3230"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3230"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3231"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3231"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3231"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3232"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3232"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3232"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3234"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3234"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3234"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3235"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3235"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3235"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3236"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3236"}, {"caller_nid": "test_umath_testspecialmethods_test_priority", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3236"}, {"caller_nid": "test_umath_testspecialmethods_test_failing_wrap", "callee": "A", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3247"}, {"caller_nid": "test_umath_testspecialmethods_test_failing_wrap", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3248"}, {"caller_nid": "test_umath_testspecialmethods_test_failing_wrap", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3249"}, {"caller_nid": "test_umath_testspecialmethods_test_failing_out_wrap", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3253"}, {"caller_nid": "test_umath_testspecialmethods_test_failing_out_wrap", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3263"}, {"caller_nid": "test_umath_testspecialmethods_test_failing_out_wrap", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3263"}, {"caller_nid": "test_umath_testspecialmethods_test_failing_out_wrap", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3264"}, {"caller_nid": "test_umath_testspecialmethods_test_failing_out_wrap", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3264"}, {"caller_nid": "test_umath_testspecialmethods_test_failing_out_wrap", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3266"}, {"caller_nid": "test_umath_testspecialmethods_test_failing_out_wrap", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3267"}, {"caller_nid": "test_umath_testspecialmethods_test_none_wrap", "callee": "A", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3279"}, {"caller_nid": "test_umath_testspecialmethods_test_none_wrap", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3280"}, {"caller_nid": "test_umath_testspecialmethods_test_none_wrap", "callee": "maximum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3280"}, {"caller_nid": "test_umath_testspecialmethods_test_default_prepare", "callee": "with_wrap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3293"}, {"caller_nid": "test_umath_testspecialmethods_test_default_prepare", "callee": "minimum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3294"}, {"caller_nid": "test_umath_testspecialmethods_test_default_prepare", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3295"}, {"caller_nid": "test_umath_testspecialmethods_test_default_prepare", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3295"}, {"caller_nid": "test_umath_testspecialmethods_test_default_prepare", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3296"}, {"caller_nid": "test_umath_testspecialmethods_test_default_prepare", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3296"}, {"caller_nid": "test_umath_testspecialmethods_test_array_too_many_args", "callee": "A", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3304"}, {"caller_nid": "test_umath_testspecialmethods_test_array_too_many_args", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3305"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "A", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3316"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3317"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3317"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3318"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3319"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3322"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3323"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3324"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3325"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3326"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3327"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3328"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3329"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3330"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3331"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "frompyfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3343"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "frompyfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3344"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "A", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3371"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "ASub", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3372"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "B", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3373"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "C", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3374"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3377"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3378"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3379"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3380"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3383"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3384"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3385"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3387"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3388"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "C", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3391"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "CSub", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3392"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3393"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3394"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3395"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3397"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3398"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3399"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3401"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3402"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3404"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3405"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3408"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "three_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3408"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3409"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "three_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3409"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3410"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "three_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3410"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3412"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "three_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3412"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3413"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "three_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3413"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3414"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "three_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3414"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3415"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "three_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3415"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3416"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "three_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3416"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3418"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "three_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3418"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3419"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3421"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "three_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3421"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3422"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3425"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "three_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3425"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3426"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3428"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "three_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3428"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3429"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3430"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "three_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3430"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3432"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3433"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3434"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3437"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "four_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3437"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3438"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "four_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3438"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3439"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "four_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3439"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3440"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "four_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3440"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3442"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "four_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3442"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3443"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "four_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3443"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3444"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "four_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3444"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3445"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "four_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3445"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3446"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "four_mul_ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3446"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "C", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3448"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "CSub", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3449"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3450"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3451"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3453"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3454"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3455"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "C", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3456"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3458"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3459"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3460"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3461"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3463"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3464"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3465"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_mro", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3466"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "A", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3475"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3476"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "__call__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3477"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "__call__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3478"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3479"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3480"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3481"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3482"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3483"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3486"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3487"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3488"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3489"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3492"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3493"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3494"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3495"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3496"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3497"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3503"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3506"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3507"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3508"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3509"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3510"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3517"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3520"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3521"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3522"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3523"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3524"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3532"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3533"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3534"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3535"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3536"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3537"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3538"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3539"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3542"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3544"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3547"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3548"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3552"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3553"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3554"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3557"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3558"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3559"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3560"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3561"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3562"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3567"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3569"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3570"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3571"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3572"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3573"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3578"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3579"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3580"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3581"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3582"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3583"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3586"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3587"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3589"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "reduceat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3593"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3594"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3595"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3596"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3597"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3598"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "reduceat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3603"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3605"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3606"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3607"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3608"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3609"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "reduceat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3614"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3615"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "reduceat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3616"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3617"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "reduceat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3618"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3619"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3622"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3623"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3625"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3629"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3630"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3631"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3632"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3633"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3634"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3637"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3638"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3639"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "at", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3642"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3643"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3644"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3645"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3646"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3649"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_methods", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3650"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "A", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3662"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "B", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3663"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3664"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3665"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3666"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3667"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3668"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3669"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3671"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3672"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3673"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3674"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3675"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3676"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "modf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3679"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3680"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3681"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3682"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3683"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3684"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3687"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3687"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3688"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3688"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3689"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3689"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3690"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "modf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3690"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3691"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "modf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3691"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3692"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "modf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3692"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3693"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "modf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3695"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3699"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3700"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3701"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3702"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3703"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3704"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3705"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_out", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3706"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3760"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3761"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3762"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3763"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3765"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3766"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3768"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3772"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3774"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3777"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3778"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3778"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3780"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3781"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3782"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3783"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3785"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3786"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_where", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3786"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_exception", "callee": "A", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3794"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_exception", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3795"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_exception", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3796"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_exception", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3797"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_not_implemented", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3807"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_not_implemented", "callee": "translate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3807"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_not_implemented", "callee": "negative", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3808"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_not_implemented", "callee": "A", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3808"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_not_implemented", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3813"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_not_implemented", "callee": "translate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3813"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_not_implemented", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3814"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_not_implemented", "callee": "A", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3814"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_not_implemented", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3814"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_disabled", "callee": "OptOut", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3821"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_disabled", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3825"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_disabled", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3826"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_disabled", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3827"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_disabled", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3828"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_disabled", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3829"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_disabled", "callee": "negative", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3830"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_disabled", "callee": "GreedyArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3839"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_disabled", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3840"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_disabled", "callee": "negative", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3840"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_disabled", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3841"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_disabled", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3842"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_disabled", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3843"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_disabled", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3844"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "A", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3854"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "inner1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3855"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3856"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3857"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3858"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3859"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3860"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "inner1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3862"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3863"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3864"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3865"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3866"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3867"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3870"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3871"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3872"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3873"}, {"caller_nid": "test_umath_testspecialmethods_test_gufunc_override", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3874"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3938"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3940"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3940"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3941"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3942"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3943"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3943"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3944"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3945"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3946"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3946"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3947"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3948"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3949"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3949"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "sin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3950"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3951"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3951"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3952"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3955"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3955"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "modf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3956"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3957"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "modf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3958"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3959"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3960"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3961"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3961"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3962"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3962"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "modf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3963"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3964"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3965"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3966"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3969"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3969"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3970"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3970"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3971"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3972"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3973"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3975"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "B", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3976"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3977"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "__array_ufunc__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3977"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3978"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "__array_ufunc__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3978"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3979"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3980"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3981"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "__array_ufunc__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3981"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3982"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "__array_ufunc__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3982"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3983"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3983"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3985"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3986"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3987"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3988"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3989"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3990"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3991"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3992"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3993"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3994"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3995"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3995"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3996"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3997"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3998"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L3999"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4000"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4001"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4001"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4002"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4003"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4004"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4005"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4007"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4008"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4009"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4010"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4011"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4012"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4013"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4014"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4015"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4016"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4017"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4018"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4019"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4020"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4021"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4022"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4023"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4024"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "reduceat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4026"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "reduceat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4027"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4028"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4029"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4030"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "reduceat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4031"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4032"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4033"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4034"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4036"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4037"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4038"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4038"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "at", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4039"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "at", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4040"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4041"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4042"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4043"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4043"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4044"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4044"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "at", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4045"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4046"}, {"caller_nid": "test_umath_testspecialmethods_test_ufunc_override_with_super", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4047"}, {"caller_nid": "test_umath_testspecialmethods_test_array_ufunc_direct_call", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4051"}, {"caller_nid": "test_umath_testspecialmethods_test_array_ufunc_direct_call", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4052"}, {"caller_nid": "test_umath_testspecialmethods_test_array_ufunc_direct_call", "callee": "__array_ufunc__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4053"}, {"caller_nid": "test_umath_testspecialmethods_test_array_ufunc_direct_call", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4056"}, {"caller_nid": "test_umath_testspecialmethods_test_array_ufunc_direct_call", "callee": "__array_ufunc__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4057"}, {"caller_nid": "test_umath_testspecialmethods_test_array_ufunc_direct_call", "callee": "__array_ufunc__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4060"}, {"caller_nid": "test_umath_testspecialmethods_test_array_ufunc_direct_call", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4061"}, {"caller_nid": "test_umath_test_ufunc_docstring", "callee": "signature", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4071"}, {"caller_nid": "test_umath_testchoose_test_mixed", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4093"}, {"caller_nid": "test_umath_testchoose_test_mixed", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4094"}, {"caller_nid": "test_umath_testchoose_test_mixed", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4095"}, {"caller_nid": "test_umath_testchoose_test_mixed", "callee": "choose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4095"}, {"caller_nid": "test_umath_testchoose_test_mixed", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4095"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4115"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4116"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4117"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "lcm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4117"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4119"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4121"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4122"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4123"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "lcm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4123"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4126"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4127"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4127"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4130"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4130"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4132"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_inner", "callee": "lcm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4132"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4136"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4137"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4138"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "gcd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4138"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4140"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4142"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4143"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4144"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "gcd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4144"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4147"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4148"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4148"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4151"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4151"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4153"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_inner", "callee": "gcd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4153"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_overflow", "callee": "int32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4157"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_overflow", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4157"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_overflow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4160"}, {"caller_nid": "test_umath_testrationalfunctions_test_lcm_overflow", "callee": "lcm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4160"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_overflow", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4166"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_overflow", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4166"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_overflow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4168"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_overflow", "callee": "gcd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4168"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_overflow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4169"}, {"caller_nid": "test_umath_testrationalfunctions_test_gcd_overflow", "callee": "gcd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4169"}, {"caller_nid": "test_umath_testrationalfunctions_test_decimal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4173"}, {"caller_nid": "test_umath_testrationalfunctions_test_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4173"}, {"caller_nid": "test_umath_testrationalfunctions_test_decimal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4174"}, {"caller_nid": "test_umath_testrationalfunctions_test_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4174"}, {"caller_nid": "test_umath_testrationalfunctions_test_decimal", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4176"}, {"caller_nid": "test_umath_testrationalfunctions_test_decimal", "callee": "gcd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4176"}, {"caller_nid": "test_umath_testrationalfunctions_test_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4176"}, {"caller_nid": "test_umath_testrationalfunctions_test_decimal", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4177"}, {"caller_nid": "test_umath_testrationalfunctions_test_decimal", "callee": "lcm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4177"}, {"caller_nid": "test_umath_testrationalfunctions_test_decimal", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4177"}, {"caller_nid": "test_umath_testrationalfunctions_test_float", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4181"}, {"caller_nid": "test_umath_testrationalfunctions_test_float", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4182"}, {"caller_nid": "test_umath_testrationalfunctions_test_huge_integers", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4187"}, {"caller_nid": "test_umath_testrationalfunctions_test_huge_integers", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4187"}, {"caller_nid": "test_umath_testrationalfunctions_test_huge_integers", "callee": "equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4192"}, {"caller_nid": "test_umath_testrationalfunctions_test_huge_integers", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4195"}, {"caller_nid": "test_umath_testrationalfunctions_test_huge_integers", "callee": "gcd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4196"}, {"caller_nid": "test_umath_testrationalfunctions_test_huge_integers", "callee": "gcd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4199"}, {"caller_nid": "test_umath_testrationalfunctions_test_huge_integers", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4203"}, {"caller_nid": "test_umath_testrationalfunctions_test_huge_integers", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4204"}, {"caller_nid": "test_umath_testrationalfunctions_test_huge_integers", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4205"}, {"caller_nid": "test_umath_testrationalfunctions_test_huge_integers", "callee": "gcd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4205"}, {"caller_nid": "test_umath_testrationalfunctions_test_huge_integers", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4206"}, {"caller_nid": "test_umath_testrationalfunctions_test_huge_integers", "callee": "lcm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4206"}, {"caller_nid": "test_umath_testrationalfunctions_test_inf_and_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4209"}, {"caller_nid": "test_umath_testrationalfunctions_test_inf_and_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4210"}, {"caller_nid": "test_umath_testrationalfunctions_test_inf_and_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4211"}, {"caller_nid": "test_umath_testrationalfunctions_test_inf_and_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4212"}, {"caller_nid": "test_umath_testrationalfunctions_test_inf_and_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4213"}, {"caller_nid": "test_umath_testrationalfunctions_test_inf_and_nan", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4213"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_direct", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4230"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_direct", "callee": "C", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4230"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_direct", "callee": "C", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4230"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_direct", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4231"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_direct", "callee": "floor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4231"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_direct", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4232"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_direct", "callee": "ceil", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4232"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_direct", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4233"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_direct", "callee": "trunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4233"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_indirect", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4241"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_indirect", "callee": "C", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4241"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_indirect", "callee": "C", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4241"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_indirect", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4242"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_indirect", "callee": "floor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4242"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_indirect", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4243"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_indirect", "callee": "ceil", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4243"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_indirect", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4244"}, {"caller_nid": "test_umath_testroundingfunctions_test_object_indirect", "callee": "trunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4245"}, {"caller_nid": "test_umath_testroundingfunctions_test_fraction", "callee": "Fraction", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4248"}, {"caller_nid": "test_umath_testroundingfunctions_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4249"}, {"caller_nid": "test_umath_testroundingfunctions_test_fraction", "callee": "floor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4249"}, {"caller_nid": "test_umath_testroundingfunctions_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4250"}, {"caller_nid": "test_umath_testroundingfunctions_test_fraction", "callee": "ceil", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4250"}, {"caller_nid": "test_umath_testroundingfunctions_test_fraction", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4251"}, {"caller_nid": "test_umath_testroundingfunctions_test_fraction", "callee": "trunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4251"}, {"caller_nid": "test_umath_test_output_dtype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4257"}, {"caller_nid": "test_umath_test_output_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4257"}, {"caller_nid": "test_umath_test_output_dtype", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4258"}, {"caller_nid": "test_umath_test_output_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4259"}, {"caller_nid": "test_umath_testcomplexfunctions_test_it", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4275"}, {"caller_nid": "test_umath_testcomplexfunctions_test_it", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4276"}, {"caller_nid": "test_umath_testcomplexfunctions_test_it", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4276"}, {"caller_nid": "test_umath_testcomplexfunctions_test_it", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4277"}, {"caller_nid": "test_umath_testcomplexfunctions_test_it", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4278"}, {"caller_nid": "test_umath_test_precisions_consistent", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4284"}, {"caller_nid": "test_umath_test_precisions_consistent", "callee": "csingle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4284"}, {"caller_nid": "test_umath_test_precisions_consistent", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4285"}, {"caller_nid": "test_umath_test_precisions_consistent", "callee": "cdouble", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4285"}, {"caller_nid": "test_umath_test_precisions_consistent", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4286"}, {"caller_nid": "test_umath_test_precisions_consistent", "callee": "clongdouble", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4286"}, {"caller_nid": "test_umath_test_precisions_consistent", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4287"}, {"caller_nid": "test_umath_test_precisions_consistent", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4288"}, {"caller_nid": "test_umath_testcomplexfunctions_test_against_cmath", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4348"}, {"caller_nid": "test_umath_testcomplexfunctions_test_against_cmath", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4350"}, {"caller_nid": "test_umath_testcomplexfunctions_test_against_cmath", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4351"}, {"caller_nid": "test_umath_testcomplexfunctions_test_against_cmath", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4353"}, {"caller_nid": "test_umath_testcomplexfunctions_test_against_cmath", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4357"}, {"caller_nid": "test_umath_testcomplexfunctions_test_against_cmath", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4357"}, {"caller_nid": "test_umath_testcomplexfunctions_test_against_cmath", "callee": "complex128", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4357"}, {"caller_nid": "test_umath_testcomplexfunctions_test_against_cmath", "callee": "cfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4358"}, {"caller_nid": "test_umath_testcomplexfunctions_test_against_cmath", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4359"}, {"caller_nid": "test_umath_testcomplexfunctions_test_against_cmath", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4360"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "machine", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4375"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4377"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4381"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4382"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "logspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4411"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "logspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4412"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4416"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4422"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4424"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4425"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4429"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4431"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "arctanh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4431"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4432"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4432"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4435"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "arcsinh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4435"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4436"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4436"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4439"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "arctan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4439"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4440"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4440"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4443"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "arcsin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4443"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4444"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4444"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4461"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4462"}, {"caller_nid": "test_umath_test_loss_of_precision", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4463"}, {"caller_nid": "test_umath_test_promotion_corner_cases", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4468"}, {"caller_nid": "test_umath_test_promotion_corner_cases", "callee": "float16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4468"}, {"caller_nid": "test_umath_test_promotion_corner_cases", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4470"}, {"caller_nid": "test_umath_test_promotion_corner_cases", "callee": "uint8", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4470"}, {"caller_nid": "test_umath_test_promotion_corner_cases", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4471"}, {"caller_nid": "test_umath_test_promotion_corner_cases", "callee": "int16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4471"}, {"caller_nid": "test_umath_testattributes_test_attributes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4477"}, {"caller_nid": "test_umath_testattributes_test_attributes", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4478"}, {"caller_nid": "test_umath_testattributes_test_attributes", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4479"}, {"caller_nid": "test_umath_testattributes_test_attributes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4480"}, {"caller_nid": "test_umath_testattributes_test_attributes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4481"}, {"caller_nid": "test_umath_testattributes_test_attributes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4482"}, {"caller_nid": "test_umath_testattributes_test_doc", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4487"}, {"caller_nid": "test_umath_testattributes_test_doc", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4487"}, {"caller_nid": "test_umath_testattributes_test_doc", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4489"}, {"caller_nid": "test_umath_testattributes_test_doc", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4489"}, {"caller_nid": "test_umath_testsubclass_test_subclass_op", "callee": "simple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4503"}, {"caller_nid": "test_umath_testsubclass_test_subclass_op", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4504"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "frompyfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4514"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4515"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4515"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4516"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4516"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4516"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4517"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4517"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "frompyfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4520"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4521"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4521"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4522"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4522"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4522"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4523"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4523"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "frompyfunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4526"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4527"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4527"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4528"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4528"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4528"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4529"}, {"caller_nid": "test_umath_testfrompyfunc_test_identity", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4529"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4556"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "atleast_1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4556"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4557"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "atleast_1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4557"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4559"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4560"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4561"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4563"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4566"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4567"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4567"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4567"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4568"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4568"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4568"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4570"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4570"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4570"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4571"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4571"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4571"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4572"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4572"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4572"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4573"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4573"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4573"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4579"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4582"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4583"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4583"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4583"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4584"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4584"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4584"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4586"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4589"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4590"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4590"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4590"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4591"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4591"}, {"caller_nid": "test_umath_check_branch_cut", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4591"}, {"caller_nid": "test_umath_test_copysign", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4594"}, {"caller_nid": "test_umath_test_copysign", "callee": "copysign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4594"}, {"caller_nid": "test_umath_test_copysign", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4595"}, {"caller_nid": "test_umath_test_copysign", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4596"}, {"caller_nid": "test_umath_test_copysign", "callee": "copysign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4596"}, {"caller_nid": "test_umath_test_copysign", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4597"}, {"caller_nid": "test_umath_test_copysign", "callee": "copysign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4597"}, {"caller_nid": "test_umath_test_copysign", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4598"}, {"caller_nid": "test_umath_test_copysign", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4598"}, {"caller_nid": "test_umath_test_copysign", "callee": "copysign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4598"}, {"caller_nid": "test_umath_test_copysign", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4599"}, {"caller_nid": "test_umath_test_copysign", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4599"}, {"caller_nid": "test_umath_test_copysign", "callee": "copysign", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4599"}, {"caller_nid": "test_umath_test_nextafter", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4602"}, {"caller_nid": "test_umath_test_nextafter", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4603"}, {"caller_nid": "test_umath_test_nextafter", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4604"}, {"caller_nid": "test_umath_test_nextafter", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4605"}, {"caller_nid": "test_umath_test_nextafter", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4606"}, {"caller_nid": "test_umath_test_nextafter", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4606"}, {"caller_nid": "test_umath_test_nextafter", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4607"}, {"caller_nid": "test_umath_test_nextafter", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4607"}, {"caller_nid": "test_umath_test_nextafter", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4608"}, {"caller_nid": "test_umath_test_nextafter", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4608"}, {"caller_nid": "test_umath_test_nextafter", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4608"}, {"caller_nid": "test_umath_test_nextafter", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4609"}, {"caller_nid": "test_umath_test_nextafter", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4609"}, {"caller_nid": "test_umath_test_nextafter", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4609"}, {"caller_nid": "test_umath_test_nextafter", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4610"}, {"caller_nid": "test_umath_test_nextafter", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4610"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4629"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4632"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4633"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4634"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4634"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4635"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4636"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4637"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4637"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4637"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4638"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4638"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4638"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4638"}, {"caller_nid": "test_umath_test_nextafter_0", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4638"}, {"caller_nid": "test_umath_test_spacing", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4641"}, {"caller_nid": "test_umath_test_spacing", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4642"}, {"caller_nid": "test_umath_test_spacing", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4643"}, {"caller_nid": "test_umath_test_spacing", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4644"}, {"caller_nid": "test_umath_test_spacing", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4645"}, {"caller_nid": "test_umath_test_spacing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4646"}, {"caller_nid": "test_umath_test_spacing", "callee": "spacing", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4646"}, {"caller_nid": "test_umath_test_spacing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4647"}, {"caller_nid": "test_umath_test_spacing", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4647"}, {"caller_nid": "test_umath_test_spacing", "callee": "spacing", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4647"}, {"caller_nid": "test_umath_test_spacing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4648"}, {"caller_nid": "test_umath_test_spacing", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4648"}, {"caller_nid": "test_umath_test_spacing", "callee": "spacing", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4648"}, {"caller_nid": "test_umath_test_spacing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4649"}, {"caller_nid": "test_umath_test_spacing", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4649"}, {"caller_nid": "test_umath_test_spacing", "callee": "spacing", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4649"}, {"caller_nid": "test_umath_test_spacing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4650"}, {"caller_nid": "test_umath_test_spacing", "callee": "spacing", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4650"}, {"caller_nid": "test_umath_test_spacing", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4650"}, {"caller_nid": "test_umath_test_spacing_gfortran", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4692"}, {"caller_nid": "test_umath_test_spacing_gfortran", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4693"}, {"caller_nid": "test_umath_test_spacing_gfortran", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4694"}, {"caller_nid": "test_umath_test_spacing_gfortran", "callee": "spacing", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4694"}, {"caller_nid": "test_umath_test_nextafter_vs_spacing", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4700"}, {"caller_nid": "test_umath_test_nextafter_vs_spacing", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4701"}, {"caller_nid": "test_umath_test_nextafter_vs_spacing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4702"}, {"caller_nid": "test_umath_test_nextafter_vs_spacing", "callee": "nextafter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4702"}, {"caller_nid": "test_umath_test_nextafter_vs_spacing", "callee": "spacing", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4702"}, {"caller_nid": "test_umath_test_pos_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4706"}, {"caller_nid": "test_umath_test_pos_nan", "callee": "signbit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4706"}, {"caller_nid": "test_umath_test_reduceat", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4710"}, {"caller_nid": "test_umath_test_reduceat", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4711"}, {"caller_nid": "test_umath_test_reduceat", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4720"}, {"caller_nid": "test_umath_test_reduceat", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4720"}, {"caller_nid": "test_umath_test_reduceat", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4722"}, {"caller_nid": "test_umath_test_reduceat", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4722"}, {"caller_nid": "test_umath_test_reduceat", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4723"}, {"caller_nid": "test_umath_test_reduceat", "callee": "reduceat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4726"}, {"caller_nid": "test_umath_test_reduceat", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4727"}, {"caller_nid": "test_umath_test_reduceat", "callee": "setbufsize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4731"}, {"caller_nid": "test_umath_test_reduceat", "callee": "reduceat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4732"}, {"caller_nid": "test_umath_test_reduceat", "callee": "setbufsize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4733"}, {"caller_nid": "test_umath_test_reduceat", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4734"}, {"caller_nid": "test_umath_test_negative_value_raises", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4737"}, {"caller_nid": "test_umath_test_negative_value_raises", "callee": "setbufsize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4738"}, {"caller_nid": "test_umath_test_negative_value_raises", "callee": "getbufsize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4740"}, {"caller_nid": "test_umath_test_negative_value_raises", "callee": "setbufsize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4742"}, {"caller_nid": "test_umath_test_negative_value_raises", "callee": "getbufsize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4744"}, {"caller_nid": "test_umath_test_negative_value_raises", "callee": "setbufsize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4746"}, {"caller_nid": "test_umath_test_reduceat_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4750"}, {"caller_nid": "test_umath_test_reduceat_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4751"}, {"caller_nid": "test_umath_test_reduceat_empty", "callee": "reduceat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4752"}, {"caller_nid": "test_umath_test_reduceat_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4753"}, {"caller_nid": "test_umath_test_reduceat_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4754"}, {"caller_nid": "test_umath_test_reduceat_empty", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4756"}, {"caller_nid": "test_umath_test_reduceat_empty", "callee": "reduceat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4757"}, {"caller_nid": "test_umath_test_reduceat_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4758"}, {"caller_nid": "test_umath_test_reduceat_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4759"}, {"caller_nid": "test_umath_test_reduceat_empty", "callee": "reduceat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4760"}, {"caller_nid": "test_umath_test_reduceat_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4761"}, {"caller_nid": "test_umath_test_reduceat_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4762"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4765"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4765"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4765"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4766"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4766"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4766"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4766"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4767"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4767"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4767"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4769"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4771"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4773"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4775"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4775"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4778"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4779"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4780"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4781"}, {"caller_nid": "test_umath_test_complex_nan_comparisons", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4782"}, {"caller_nid": "test_umath_test_rint_big_int", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4790"}, {"caller_nid": "test_umath_test_rint_big_int", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4790"}, {"caller_nid": "test_umath_test_rint_big_int", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4790"}, {"caller_nid": "test_umath_test_rint_big_int", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4792"}, {"caller_nid": "test_umath_test_rint_big_int", "callee": "rint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4792"}, {"caller_nid": "test_umath_test_memoverlap_accumulate", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4798"}, {"caller_nid": "test_umath_test_memoverlap_accumulate", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4799"}, {"caller_nid": "test_umath_test_memoverlap_accumulate", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4800"}, {"caller_nid": "test_umath_test_memoverlap_accumulate", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4801"}, {"caller_nid": "test_umath_test_memoverlap_accumulate", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4801"}, {"caller_nid": "test_umath_test_memoverlap_accumulate", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4802"}, {"caller_nid": "test_umath_test_memoverlap_accumulate", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4802"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_cmp", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4812"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_cmp", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4814"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_cmp", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4815"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_cmp", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4816"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_cmp", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4817"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_cmp", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4817"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_cmp", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4817"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_cmp", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4818"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_symmetric", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4828"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_symmetric", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4829"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_symmetric", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4831"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_symmetric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4831"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_symmetric", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4832"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_symmetric", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4833"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_symmetric", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4833"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_symmetric", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4833"}, {"caller_nid": "test_umath_test_memoverlap_accumulate_symmetric", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4834"}, {"caller_nid": "test_umath_test_signaling_nan_exceptions", "callee": "assert_no_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4837"}, {"caller_nid": "test_umath_test_signaling_nan_exceptions", "callee": "ndarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4838"}, {"caller_nid": "test_umath_test_signaling_nan_exceptions", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4839"}, {"caller_nid": "test_umath_test_outer_subclass_preserve", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4850"}, {"caller_nid": "test_umath_test_outer_subclass_preserve", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4850"}, {"caller_nid": "test_umath_test_outer_subclass_preserve", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4850"}, {"caller_nid": "test_umath_test_outer_bad_subclass", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4868"}, {"caller_nid": "test_umath_test_outer_bad_subclass", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4868"}, {"caller_nid": "test_umath_test_outer_bad_subclass", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4869"}, {"caller_nid": "test_umath_test_outer_bad_subclass", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4871"}, {"caller_nid": "test_umath_test_outer_bad_subclass", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4874"}, {"caller_nid": "test_umath_test_outer_bad_subclass", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4874"}, {"caller_nid": "test_umath_test_outer_bad_subclass", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4875"}, {"caller_nid": "test_umath_test_outer_bad_subclass", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4875"}, {"caller_nid": "test_umath_test_outer_exceeds_maxdims", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4878"}, {"caller_nid": "test_umath_test_outer_exceeds_maxdims", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4879"}, {"caller_nid": "test_umath_test_outer_exceeds_maxdims", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4880"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4886"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4886"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4888"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "always_error", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4889"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4891"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4893"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "repeat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4893"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "always_error", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4894"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4896"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4897"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4899"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4900"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4902"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "reduceat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4903"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4905"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "accumulate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4906"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4908"}, {"caller_nid": "test_umath_test_bad_legacy_ufunc_silent_errors", "callee": "at", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4909"}, {"caller_nid": "test_umath_test_bad_legacy_unary_ufunc_silent_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4914"}, {"caller_nid": "test_umath_test_bad_legacy_unary_ufunc_silent_errors", "callee": "always_error_unary", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4915"}, {"caller_nid": "test_umath_test_bad_legacy_unary_ufunc_silent_errors", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4915"}, {"caller_nid": "test_umath_test_bad_legacy_unary_ufunc_silent_errors", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4915"}, {"caller_nid": "test_umath_test_bad_legacy_unary_ufunc_silent_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4917"}, {"caller_nid": "test_umath_test_bad_legacy_unary_ufunc_silent_errors", "callee": "always_error_unary", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4918"}, {"caller_nid": "test_umath_test_bad_legacy_gufunc_silent_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4925"}, {"caller_nid": "test_umath_test_bad_legacy_gufunc_silent_errors", "callee": "always_error_gufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4926"}, {"caller_nid": "test_umath_test_add_same_docstring", "callee": "add_docstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4934"}, {"caller_nid": "test_umath_test_add_same_docstring", "callee": "add_docstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4941"}, {"caller_nid": "test_umath_test_different_docstring_fails", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4946"}, {"caller_nid": "test_umath_test_different_docstring_fails", "callee": "add_docstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4947"}, {"caller_nid": "test_umath_test_different_docstring_fails", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4954"}, {"caller_nid": "test_umath_test_different_docstring_fails", "callee": "add_docstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4955"}, {"caller_nid": "test_umath_test_ufunc_arg", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4961"}, {"caller_nid": "test_umath_test_ufunc_arg", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4962"}, {"caller_nid": "test_umath_test_string_arg", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4966"}, {"caller_nid": "test_umath_testhypoterrormessages_test_hypot_error_message_single_arg", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4970"}, {"caller_nid": "test_umath_testhypoterrormessages_test_hypot_error_message_single_arg", "callee": "hypot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4971"}, {"caller_nid": "test_umath_testhypoterrormessages_test_hypot_error_message_multiple_args", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4974"}, {"caller_nid": "test_umath_testhypoterrormessages_test_hypot_error_message_multiple_args", "callee": "hypot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_umath.py", "source_location": "L4975"}]}