1 line
363 KiB
JSON
1 line
363 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "label": "test_linalg.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1"}, {"id": "test_linalg_consistent_subclass", "label": "consistent_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L57"}, {"id": "test_linalg_assert_almost_equal", "label": "assert_almost_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L67"}, {"id": "test_linalg_get_real_dtype", "label": "get_real_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L75"}, {"id": "test_linalg_get_complex_dtype", "label": "get_complex_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L80"}, {"id": "test_linalg_get_rtol", "label": "get_rtol()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L85"}, {"id": "test_linalg_linalgcase", "label": "LinalgCase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L100"}, {"id": "test_linalg_linalgcase_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L101"}, {"id": "test_linalg_linalgcase_check", "label": ".check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L112"}, {"id": "test_linalg_linalgcase_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L118"}, {"id": "test_linalg_apply_tag", "label": "apply_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L122"}, {"id": "test_linalg_make_generalized_cases", "label": "_make_generalized_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L266"}, {"id": "test_linalg_stride_comb_iter", "label": "_stride_comb_iter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L305"}, {"id": "test_linalg_make_strided_cases", "label": "_make_strided_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L353"}, {"id": "test_linalg_linalgtestcase", "label": "LinalgTestCase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L370"}, {"id": "test_linalg_linalgtestcase_check_cases", "label": ".check_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L373"}, {"id": "test_linalg_linalgsquaretestcase", "label": "LinalgSquareTestCase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L393"}, {"id": "test_linalg_linalgsquaretestcase_test_sq_cases", "label": ".test_sq_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L395"}, {"id": "test_linalg_linalgsquaretestcase_test_empty_sq_cases", "label": ".test_empty_sq_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L399"}, {"id": "test_linalg_linalgnonsquaretestcase", "label": "LinalgNonsquareTestCase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L404"}, {"id": "test_linalg_linalgnonsquaretestcase_test_nonsq_cases", "label": ".test_nonsq_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L406"}, {"id": "test_linalg_linalgnonsquaretestcase_test_empty_nonsq_cases", "label": ".test_empty_nonsq_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L410"}, {"id": "test_linalg_hermitiantestcase", "label": "HermitianTestCase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L415"}, {"id": "test_linalg_hermitiantestcase_test_herm_cases", "label": ".test_herm_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L417"}, {"id": "test_linalg_hermitiantestcase_test_empty_herm_cases", "label": ".test_empty_herm_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L421"}, {"id": "test_linalg_linalggeneralizedsquaretestcase", "label": "LinalgGeneralizedSquareTestCase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L426"}, {"id": "test_linalg_test_generalized_sq_cases", "label": "test_generalized_sq_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L429"}, {"id": "test_linalg_test_generalized_empty_sq_cases", "label": "test_generalized_empty_sq_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L434"}, {"id": "test_linalg_linalggeneralizednonsquaretestcase", "label": "LinalgGeneralizedNonsquareTestCase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L438"}, {"id": "test_linalg_test_generalized_nonsq_cases", "label": "test_generalized_nonsq_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L441"}, {"id": "test_linalg_test_generalized_empty_nonsq_cases", "label": "test_generalized_empty_nonsq_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L446"}, {"id": "test_linalg_hermitiangeneralizedtestcase", "label": "HermitianGeneralizedTestCase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L450"}, {"id": "test_linalg_test_generalized_herm_cases", "label": "test_generalized_herm_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L453"}, {"id": "test_linalg_test_generalized_empty_herm_cases", "label": "test_generalized_empty_herm_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L458"}, {"id": "test_linalg_identity_like_generalized", "label": "identity_like_generalized()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L463"}, {"id": "test_linalg_solvecases", "label": "SolveCases", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L473"}, {"id": "test_linalg_solvecases_do", "label": ".do()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L475"}, {"id": "test_linalg_testsolve", "label": "TestSolve", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L488"}, {"id": "test_linalg_test_types", "label": "test_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L490"}, {"id": "test_linalg_testsolve_test_1_d", "label": ".test_1_d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L494"}, {"id": "test_linalg_testsolve_test_0_size", "label": ".test_0_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L511"}, {"id": "test_linalg_testsolve_test_0_size_k", "label": ".test_0_size_k()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L544"}, {"id": "test_linalg_invcases", "label": "InvCases", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L563"}, {"id": "test_linalg_invcases_do", "label": ".do()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L565"}, {"id": "test_linalg_testinv", "label": "TestInv", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L572"}, {"id": "test_linalg_testinv_test_0_size", "label": ".test_0_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L578"}, {"id": "test_linalg_eigvalscases", "label": "EigvalsCases", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L595"}, {"id": "test_linalg_eigvalscases_do", "label": ".do()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L597"}, {"id": "test_linalg_testeigvals", "label": "TestEigvals", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L603"}, {"id": "test_linalg_testeigvals_test_0_size", "label": ".test_0_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L611"}, {"id": "test_linalg_eigcases", "label": "EigCases", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L630"}, {"id": "test_linalg_eigcases_do", "label": ".do()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L632"}, {"id": "test_linalg_testeig", "label": "TestEig", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L641"}, {"id": "test_linalg_testeig_test_0_size", "label": ".test_0_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L654"}, {"id": "test_linalg_svdbasetests", "label": "SVDBaseTests", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L677"}, {"id": "test_linalg_svdcases", "label": "SVDCases", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L692"}, {"id": "test_linalg_svdcases_do", "label": ".do()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L694"}, {"id": "test_linalg_testsvd", "label": "TestSVD", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L703"}, {"id": "test_linalg_testsvd_test_empty_identity", "label": ".test_empty_identity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L704"}, {"id": "test_linalg_testsvd_test_svdvals", "label": ".test_svdvals()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L718"}, {"id": "test_linalg_svdhermitiancases", "label": "SVDHermitianCases", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L725"}, {"id": "test_linalg_svdhermitiancases_do", "label": ".do()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L727"}, {"id": "test_linalg_testsvdhermitian", "label": "TestSVDHermitian", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L745"}, {"id": "test_linalg_condcases", "label": "CondCases", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L749"}, {"id": "test_linalg_condcases_do", "label": ".do()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L752"}, {"id": "test_linalg_testcond", "label": "TestCond", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L795"}, {"id": "test_linalg_test_basic_nonsvd", "label": "test_basic_nonsvd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L797"}, {"id": "test_linalg_test_cond_dtypes", "label": "test_cond_dtypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L811"}, {"id": "test_linalg_testcond_test_singular", "label": ".test_singular()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L818"}, {"id": "test_linalg_test_nan", "label": "test_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L835"}, {"id": "test_linalg_testcond_test_stacked_singular", "label": ".test_stacked_singular()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L859"}, {"id": "test_linalg_pinvcases", "label": "PinvCases", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L875"}, {"id": "test_linalg_pinvcases_do", "label": ".do()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L880"}, {"id": "test_linalg_testpinv", "label": "TestPinv", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L888"}, {"id": "test_linalg_pinvhermitiancases", "label": "PinvHermitianCases", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L892"}, {"id": "test_linalg_pinvhermitiancases_do", "label": ".do()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L894"}, {"id": "test_linalg_testpinvhermitian", "label": "TestPinvHermitian", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L902"}, {"id": "test_linalg_test_pinv_rtol_arg", "label": "test_pinv_rtol_arg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L906"}, {"id": "test_linalg_detcases", "label": "DetCases", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L920"}, {"id": "test_linalg_detcases_do", "label": ".do()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L922"}, {"id": "test_linalg_testdet", "label": "TestDet", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L941"}, {"id": "test_linalg_testdet_test_zero", "label": ".test_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L942"}, {"id": "test_linalg_testdet_test_0_size", "label": ".test_0_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L963"}, {"id": "test_linalg_lstsqcases", "label": "LstsqCases", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L983"}, {"id": "test_linalg_lstsqcases_do", "label": ".do()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L985"}, {"id": "test_linalg_testlstsq", "label": "TestLstsq", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1013"}, {"id": "test_linalg_testlstsq_test_rcond", "label": ".test_rcond()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1014"}, {"id": "test_linalg_test_empty_a_b", "label": "test_empty_a_b()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1038"}, {"id": "test_linalg_testlstsq_test_incompatible_dims", "label": ".test_incompatible_dims()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1053"}, {"id": "test_linalg_testmatrixpower", "label": "TestMatrixPower", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1063"}, {"id": "test_linalg_testmatrixpower_test_large_power", "label": ".test_large_power()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1075"}, {"id": "test_linalg_testmatrixpower_test_power_is_zero", "label": ".test_power_is_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1086"}, {"id": "test_linalg_testmatrixpower_test_power_is_one", "label": ".test_power_is_one()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1097"}, {"id": "test_linalg_testmatrixpower_test_power_is_two", "label": ".test_power_is_two()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1108"}, {"id": "test_linalg_testmatrixpower_test_power_is_minus_one", "label": ".test_power_is_minus_one()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1120"}, {"id": "test_linalg_testmatrixpower_test_exceptions_bad_power", "label": ".test_exceptions_bad_power()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1131"}, {"id": "test_linalg_testmatrixpower_test_exceptions_non_square", "label": ".test_exceptions_non_square()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1136"}, {"id": "test_linalg_test_exceptions_not_invertible", "label": "test_exceptions_not_invertible()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1142"}, {"id": "test_linalg_testeigvalshcases", "label": "TestEigvalshCases", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1149"}, {"id": "test_linalg_testeigvalshcases_do", "label": ".do()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1151"}, {"id": "test_linalg_testeigvalsh", "label": "TestEigvalsh", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1163"}, {"id": "test_linalg_testeigvalsh_test_invalid", "label": ".test_invalid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1170"}, {"id": "test_linalg_testeigvalsh_test_uplo", "label": ".test_UPLO()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1176"}, {"id": "test_linalg_testeigvalsh_test_0_size", "label": ".test_0_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1198"}, {"id": "test_linalg_testeighcases", "label": "TestEighCases", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1217"}, {"id": "test_linalg_testeighcases_do", "label": ".do()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1219"}, {"id": "test_linalg_testeigh", "label": "TestEigh", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1240"}, {"id": "test_linalg_testeigh_test_invalid", "label": ".test_invalid()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1248"}, {"id": "test_linalg_testeigh_test_uplo", "label": ".test_UPLO()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1254"}, {"id": "test_linalg_testeigh_test_0_size", "label": ".test_0_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1276"}, {"id": "test_linalg_testnormbase", "label": "_TestNormBase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1299"}, {"id": "test_linalg_check_dtype", "label": "check_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1304"}, {"id": "test_linalg_testnormgeneral", "label": "_TestNormGeneral", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1312"}, {"id": "test_linalg_testnormgeneral_test_empty", "label": ".test_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1314"}, {"id": "test_linalg_testnormgeneral_test_vector_return_type", "label": ".test_vector_return_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1319"}, {"id": "test_linalg_testnormgeneral_test_vector", "label": ".test_vector()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1361"}, {"id": "test_linalg_testnormgeneral_test_axis", "label": ".test_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1391"}, {"id": "test_linalg_testnormgeneral_test_keepdims", "label": ".test_keepdims()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1428"}, {"id": "test_linalg_testnorm2d", "label": "_TestNorm2D", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1471"}, {"id": "test_linalg_testnorm2d_test_matrix_empty", "label": ".test_matrix_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1476"}, {"id": "test_linalg_testnorm2d_test_matrix_return_type", "label": ".test_matrix_return_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1479"}, {"id": "test_linalg_testnorm2d_test_matrix_2x2", "label": ".test_matrix_2x2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1531"}, {"id": "test_linalg_testnorm2d_test_matrix_3x3", "label": ".test_matrix_3x3()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1547"}, {"id": "test_linalg_testnorm2d_test_bad_args", "label": ".test_bad_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1564"}, {"id": "test_linalg_testnorm", "label": "_TestNorm", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1592"}, {"id": "test_linalg_testnorm_nonsystematic", "label": "TestNorm_NonSystematic", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1596"}, {"id": "test_linalg_testnorm_nonsystematic_test_longdouble_norm", "label": ".test_longdouble_norm()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1598"}, {"id": "test_linalg_testnorm_nonsystematic_test_intmin", "label": ".test_intmin()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1604"}, {"id": "test_linalg_testnorm_nonsystematic_test_complex_high_ord", "label": ".test_complex_high_ord()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1610"}, {"id": "test_linalg_testnormdoublebase", "label": "_TestNormDoubleBase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1624"}, {"id": "test_linalg_testnormsinglebase", "label": "_TestNormSingleBase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1629"}, {"id": "test_linalg_testnormint64base", "label": "_TestNormInt64Base", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1634"}, {"id": "test_linalg_testnormdouble", "label": "TestNormDouble", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1639"}, {"id": "test_linalg_testnormsingle", "label": "TestNormSingle", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1643"}, {"id": "test_linalg_testnormint64", "label": "TestNormInt64", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1647"}, {"id": "test_linalg_testmatrixrank", "label": "TestMatrixRank", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1651"}, {"id": "test_linalg_testmatrixrank_test_matrix_rank", "label": ".test_matrix_rank()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1653"}, {"id": "test_linalg_testmatrixrank_test_symmetric_rank", "label": ".test_symmetric_rank()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1678"}, {"id": "test_linalg_test_reduced_rank", "label": "test_reduced_rank()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1692"}, {"id": "test_linalg_testqr", "label": "TestQR", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1705"}, {"id": "test_linalg_testqr_check_qr", "label": ".check_qr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1709"}, {"id": "test_linalg_test_qr_empty", "label": "test_qr_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1753"}, {"id": "test_linalg_testqr_test_mode_raw", "label": ".test_mode_raw()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1765"}, {"id": "test_linalg_testqr_test_mode_all_but_economic", "label": ".test_mode_all_but_economic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1787"}, {"id": "test_linalg_testqr_check_qr_stacked", "label": ".check_qr_stacked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1804"}, {"id": "test_linalg_test_stacked_inputs", "label": "test_stacked_inputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1857"}, {"id": "test_linalg_testcholesky", "label": "TestCholesky", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1866"}, {"id": "test_linalg_test_basic_property", "label": "test_basic_property()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1876"}, {"id": "test_linalg_testcholesky_test_0_size", "label": ".test_0_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1904"}, {"id": "test_linalg_testcholesky_test_upper_lower_arg", "label": ".test_upper_lower_arg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1920"}, {"id": "test_linalg_testouter", "label": "TestOuter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1932"}, {"id": "test_linalg_test_byteorder_check", "label": "test_byteorder_check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1949"}, {"id": "test_linalg_test_generalized_raise_multiloop", "label": "test_generalized_raise_multiloop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1971"}, {"id": "test_linalg_test_xerbla_override", "label": "test_xerbla_override()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1991"}, {"id": "test_linalg_test_sdot_bug_8577", "label": "test_sdot_bug_8577()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2042"}, {"id": "test_linalg_testmultidot", "label": "TestMultiDot", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2076"}, {"id": "test_linalg_testmultidot_test_basic_function_with_three_arguments", "label": ".test_basic_function_with_three_arguments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2078"}, {"id": "test_linalg_testmultidot_test_basic_function_with_two_arguments", "label": ".test_basic_function_with_two_arguments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2088"}, {"id": "test_linalg_testmultidot_test_basic_function_with_dynamic_programming_optimization", "label": ".test_basic_function_with_dynamic_programming_optimization()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2096"}, {"id": "test_linalg_testmultidot_test_vector_as_first_argument", "label": ".test_vector_as_first_argument()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2105"}, {"id": "test_linalg_testmultidot_test_vector_as_last_argument", "label": ".test_vector_as_last_argument()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2115"}, {"id": "test_linalg_testmultidot_test_vector_as_first_and_last_argument", "label": ".test_vector_as_first_and_last_argument()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2125"}, {"id": "test_linalg_testmultidot_test_three_arguments_and_out", "label": ".test_three_arguments_and_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2135"}, {"id": "test_linalg_testmultidot_test_two_arguments_and_out", "label": ".test_two_arguments_and_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2148"}, {"id": "test_linalg_testmultidot_test_dynamic_programming_optimization_and_out", "label": ".test_dynamic_programming_optimization_and_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2158"}, {"id": "test_linalg_testmultidot_test_dynamic_programming_logic", "label": ".test_dynamic_programming_logic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2170"}, {"id": "test_linalg_testmultidot_test_too_few_input_arrays", "label": ".test_too_few_input_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2200"}, {"id": "test_linalg_testtensorinv", "label": "TestTensorinv", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2205"}, {"id": "test_linalg_test_non_square_handling", "label": "test_non_square_handling()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2211"}, {"id": "test_linalg_test_tensorinv_shape", "label": "test_tensorinv_shape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2220"}, {"id": "test_linalg_test_tensorinv_ind_limit", "label": "test_tensorinv_ind_limit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2230"}, {"id": "test_linalg_testtensorinv_test_tensorinv_result", "label": ".test_tensorinv_result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2235"}, {"id": "test_linalg_testtensorsolve", "label": "TestTensorsolve", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2243"}, {"id": "test_linalg_test_tensorsolve_result", "label": "test_tensorsolve_result()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2257"}, {"id": "test_linalg_test_unsupported_commontype", "label": "test_unsupported_commontype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2264"}, {"id": "test_linalg_test_blas64_dot", "label": "test_blas64_dot()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2276"}, {"id": "test_linalg_test_blas64_geqrf_lwork_smoketest", "label": "test_blas64_geqrf_lwork_smoketest()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2287"}, {"id": "test_linalg_test_diagonal", "label": "test_diagonal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2313"}, {"id": "test_linalg_test_trace", "label": "test_trace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2329"}, {"id": "test_linalg_test_cross", "label": "test_cross()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2340"}, {"id": "test_linalg_test_tensordot", "label": "test_tensordot()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2367"}, {"id": "test_linalg_test_matmul", "label": "test_matmul()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2375"}, {"id": "test_linalg_test_matrix_transpose", "label": "test_matrix_transpose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2385"}, {"id": "test_linalg_test_matrix_norm", "label": "test_matrix_norm()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2398"}, {"id": "test_linalg_test_matrix_norm_empty", "label": "test_matrix_norm_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2409"}, {"id": "test_linalg_test_vector_norm", "label": "test_vector_norm()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2419"}, {"id": "test_linalg_test_vector_norm_empty", "label": "test_vector_norm_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2437"}, {"id": "test_linalg_rationale_1", "label": "Test functions for linalg module", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1"}, {"id": "test_linalg_rationale_102", "label": "A bundle of arguments to be passed to a test case, with an identifying n", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L102"}, {"id": "test_linalg_rationale_113", "label": "Run the function `do` on this test case, expanding arguments", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L113"}, {"id": "test_linalg_rationale_123", "label": "Add the given tag (a string) to each of the cases (a list of LinalgCase obje", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L123"}, {"id": "test_linalg_rationale_306", "label": "Generate cartesian product of strides for all axes", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L306"}, {"id": "test_linalg_rationale_374", "label": "Run func on each of the cases with all of the tags in require, and none", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L374"}, {"id": "test_linalg_rationale_705", "label": "Empty input should put an identity matrix in u or vh", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L705"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "textwrap", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "threading", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "traceback", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "numpy_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "numpy_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "numpy_linalg", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "numpy_linalg_linalg", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "numpy_linalg_lapack_lite", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_consistent_subclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_assert_almost_equal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_get_real_dtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_get_complex_dtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L80", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_get_rtol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L85", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_linalgcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L100", "weight": 1.0}, {"source": "test_linalg_linalgcase", "target": "test_linalg_linalgcase_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L101", "weight": 1.0}, {"source": "test_linalg_linalgcase", "target": "test_linalg_linalgcase_check", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L112", "weight": 1.0}, {"source": "test_linalg_linalgcase", "target": "test_linalg_linalgcase_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L118", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_apply_tag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L122", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_make_generalized_cases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L266", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_stride_comb_iter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L305", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_make_strided_cases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L353", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_linalgtestcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L370", "weight": 1.0}, {"source": "test_linalg_linalgtestcase", "target": "test_linalg_linalgtestcase_check_cases", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L373", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_linalgsquaretestcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L393", "weight": 1.0}, {"source": "test_linalg_linalgsquaretestcase", "target": "test_linalg_linalgtestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L393", "weight": 1.0}, {"source": "test_linalg_linalgsquaretestcase", "target": "test_linalg_linalgsquaretestcase_test_sq_cases", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L395", "weight": 1.0}, {"source": "test_linalg_linalgsquaretestcase", "target": "test_linalg_linalgsquaretestcase_test_empty_sq_cases", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L399", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_linalgnonsquaretestcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L404", "weight": 1.0}, {"source": "test_linalg_linalgnonsquaretestcase", "target": "test_linalg_linalgtestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L404", "weight": 1.0}, {"source": "test_linalg_linalgnonsquaretestcase", "target": "test_linalg_linalgnonsquaretestcase_test_nonsq_cases", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L406", "weight": 1.0}, {"source": "test_linalg_linalgnonsquaretestcase", "target": "test_linalg_linalgnonsquaretestcase_test_empty_nonsq_cases", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L410", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_hermitiantestcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L415", "weight": 1.0}, {"source": "test_linalg_hermitiantestcase", "target": "test_linalg_linalgtestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L415", "weight": 1.0}, {"source": "test_linalg_hermitiantestcase", "target": "test_linalg_hermitiantestcase_test_herm_cases", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L417", "weight": 1.0}, {"source": "test_linalg_hermitiantestcase", "target": "test_linalg_hermitiantestcase_test_empty_herm_cases", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L421", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_linalggeneralizedsquaretestcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L426", "weight": 1.0}, {"source": "test_linalg_linalggeneralizedsquaretestcase", "target": "test_linalg_linalgtestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L426", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_generalized_sq_cases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L429", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_generalized_empty_sq_cases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L434", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_linalggeneralizednonsquaretestcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L438", "weight": 1.0}, {"source": "test_linalg_linalggeneralizednonsquaretestcase", "target": "test_linalg_linalgtestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L438", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_generalized_nonsq_cases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L441", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_generalized_empty_nonsq_cases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L446", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_hermitiangeneralizedtestcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L450", "weight": 1.0}, {"source": "test_linalg_hermitiangeneralizedtestcase", "target": "test_linalg_linalgtestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L450", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_generalized_herm_cases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L453", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_generalized_empty_herm_cases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L458", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_identity_like_generalized", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L463", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_solvecases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L473", "weight": 1.0}, {"source": "test_linalg_solvecases", "target": "test_linalg_linalgsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L473", "weight": 1.0}, {"source": "test_linalg_solvecases", "target": "test_linalg_linalggeneralizedsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L473", "weight": 1.0}, {"source": "test_linalg_solvecases", "target": "test_linalg_solvecases_do", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L475", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testsolve", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L488", "weight": 1.0}, {"source": "test_linalg_testsolve", "target": "test_linalg_solvecases", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L488", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L490", "weight": 1.0}, {"source": "test_linalg_testsolve", "target": "test_linalg_testsolve_test_1_d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L494", "weight": 1.0}, {"source": "test_linalg_testsolve", "target": "test_linalg_testsolve_test_0_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L511", "weight": 1.0}, {"source": "test_linalg_testsolve", "target": "test_linalg_testsolve_test_0_size_k", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L544", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_invcases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L563", "weight": 1.0}, {"source": "test_linalg_invcases", "target": "test_linalg_linalgsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L563", "weight": 1.0}, {"source": "test_linalg_invcases", "target": "test_linalg_linalggeneralizedsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L563", "weight": 1.0}, {"source": "test_linalg_invcases", "target": "test_linalg_invcases_do", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L565", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testinv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L572", "weight": 1.0}, {"source": "test_linalg_testinv", "target": "test_linalg_invcases", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L572", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L574", "weight": 1.0}, {"source": "test_linalg_testinv", "target": "test_linalg_testinv_test_0_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L578", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_eigvalscases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L595", "weight": 1.0}, {"source": "test_linalg_eigvalscases", "target": "test_linalg_linalgsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L595", "weight": 1.0}, {"source": "test_linalg_eigvalscases", "target": "test_linalg_linalggeneralizedsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L595", "weight": 1.0}, {"source": "test_linalg_eigvalscases", "target": "test_linalg_eigvalscases_do", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L597", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testeigvals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L603", "weight": 1.0}, {"source": "test_linalg_testeigvals", "target": "test_linalg_eigvalscases", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L603", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L605", "weight": 1.0}, {"source": "test_linalg_testeigvals", "target": "test_linalg_testeigvals_test_0_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L611", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_eigcases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L630", "weight": 1.0}, {"source": "test_linalg_eigcases", "target": "test_linalg_linalgsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L630", "weight": 1.0}, {"source": "test_linalg_eigcases", "target": "test_linalg_linalggeneralizedsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L630", "weight": 1.0}, {"source": "test_linalg_eigcases", "target": "test_linalg_eigcases_do", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L632", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testeig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L641", "weight": 1.0}, {"source": "test_linalg_testeig", "target": "test_linalg_eigcases", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L641", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L643", "weight": 1.0}, {"source": "test_linalg_testeig", "target": "test_linalg_testeig_test_0_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L654", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_svdbasetests", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L677", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L681", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_svdcases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L692", "weight": 1.0}, {"source": "test_linalg_svdcases", "target": "test_linalg_linalgsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L692", "weight": 1.0}, {"source": "test_linalg_svdcases", "target": "test_linalg_linalggeneralizedsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L692", "weight": 1.0}, {"source": "test_linalg_svdcases", "target": "test_linalg_svdcases_do", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L694", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testsvd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L703", "weight": 1.0}, {"source": "test_linalg_testsvd", "target": "test_linalg_svdcases", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L703", "weight": 1.0}, {"source": "test_linalg_testsvd", "target": "test_linalg_svdbasetests", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L703", "weight": 1.0}, {"source": "test_linalg_testsvd", "target": "test_linalg_testsvd_test_empty_identity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L704", "weight": 1.0}, {"source": "test_linalg_testsvd", "target": "test_linalg_testsvd_test_svdvals", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L718", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_svdhermitiancases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L725", "weight": 1.0}, {"source": "test_linalg_svdhermitiancases", "target": "test_linalg_hermitiantestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L725", "weight": 1.0}, {"source": "test_linalg_svdhermitiancases", "target": "test_linalg_hermitiangeneralizedtestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L725", "weight": 1.0}, {"source": "test_linalg_svdhermitiancases", "target": "test_linalg_svdhermitiancases_do", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L727", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testsvdhermitian", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L745", "weight": 1.0}, {"source": "test_linalg_testsvdhermitian", "target": "test_linalg_svdhermitiancases", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L745", "weight": 1.0}, {"source": "test_linalg_testsvdhermitian", "target": "test_linalg_svdbasetests", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L745", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_condcases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L749", "weight": 1.0}, {"source": "test_linalg_condcases", "target": "test_linalg_linalgsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L749", "weight": 1.0}, {"source": "test_linalg_condcases", "target": "test_linalg_linalggeneralizedsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L749", "weight": 1.0}, {"source": "test_linalg_condcases", "target": "test_linalg_condcases_do", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L752", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testcond", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L795", "weight": 1.0}, {"source": "test_linalg_testcond", "target": "test_linalg_condcases", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L795", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_basic_nonsvd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L797", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_cond_dtypes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L811", "weight": 1.0}, {"source": "test_linalg_testcond", "target": "test_linalg_testcond_test_singular", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L818", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_nan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L835", "weight": 1.0}, {"source": "test_linalg_testcond", "target": "test_linalg_testcond_test_stacked_singular", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L859", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_pinvcases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L875", "weight": 1.0}, {"source": "test_linalg_pinvcases", "target": "test_linalg_linalgsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L875", "weight": 1.0}, {"source": "test_linalg_pinvcases", "target": "test_linalg_linalgnonsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L875", "weight": 1.0}, {"source": "test_linalg_pinvcases", "target": "test_linalg_linalggeneralizedsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L875", "weight": 1.0}, {"source": "test_linalg_pinvcases", "target": "test_linalg_linalggeneralizednonsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L875", "weight": 1.0}, {"source": "test_linalg_pinvcases", "target": "test_linalg_pinvcases_do", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L880", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testpinv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L888", "weight": 1.0}, {"source": "test_linalg_testpinv", "target": "test_linalg_pinvcases", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L888", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_pinvhermitiancases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L892", "weight": 1.0}, {"source": "test_linalg_pinvhermitiancases", "target": "test_linalg_hermitiantestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L892", "weight": 1.0}, {"source": "test_linalg_pinvhermitiancases", "target": "test_linalg_hermitiangeneralizedtestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L892", "weight": 1.0}, {"source": "test_linalg_pinvhermitiancases", "target": "test_linalg_pinvhermitiancases_do", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L894", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testpinvhermitian", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L902", "weight": 1.0}, {"source": "test_linalg_testpinvhermitian", "target": "test_linalg_pinvhermitiancases", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L902", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_pinv_rtol_arg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L906", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_detcases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L920", "weight": 1.0}, {"source": "test_linalg_detcases", "target": "test_linalg_linalgsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L920", "weight": 1.0}, {"source": "test_linalg_detcases", "target": "test_linalg_linalggeneralizedsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L920", "weight": 1.0}, {"source": "test_linalg_detcases", "target": "test_linalg_detcases_do", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L922", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testdet", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L941", "weight": 1.0}, {"source": "test_linalg_testdet", "target": "test_linalg_detcases", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L941", "weight": 1.0}, {"source": "test_linalg_testdet", "target": "test_linalg_testdet_test_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L942", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L956", "weight": 1.0}, {"source": "test_linalg_testdet", "target": "test_linalg_testdet_test_0_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L963", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_lstsqcases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L983", "weight": 1.0}, {"source": "test_linalg_lstsqcases", "target": "test_linalg_linalgsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L983", "weight": 1.0}, {"source": "test_linalg_lstsqcases", "target": "test_linalg_linalgnonsquaretestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L983", "weight": 1.0}, {"source": "test_linalg_lstsqcases", "target": "test_linalg_lstsqcases_do", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L985", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testlstsq", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1013", "weight": 1.0}, {"source": "test_linalg_testlstsq", "target": "test_linalg_lstsqcases", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1013", "weight": 1.0}, {"source": "test_linalg_testlstsq", "target": "test_linalg_testlstsq_test_rcond", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1014", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_empty_a_b", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1038", "weight": 1.0}, {"source": "test_linalg_testlstsq", "target": "test_linalg_testlstsq_test_incompatible_dims", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1053", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testmatrixpower", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1063", "weight": 1.0}, {"source": "test_linalg_testmatrixpower", "target": "test_linalg_testmatrixpower_test_large_power", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1075", "weight": 1.0}, {"source": "test_linalg_testmatrixpower", "target": "test_linalg_testmatrixpower_test_power_is_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1086", "weight": 1.0}, {"source": "test_linalg_testmatrixpower", "target": "test_linalg_testmatrixpower_test_power_is_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1097", "weight": 1.0}, {"source": "test_linalg_testmatrixpower", "target": "test_linalg_testmatrixpower_test_power_is_two", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1108", "weight": 1.0}, {"source": "test_linalg_testmatrixpower", "target": "test_linalg_testmatrixpower_test_power_is_minus_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1120", "weight": 1.0}, {"source": "test_linalg_testmatrixpower", "target": "test_linalg_testmatrixpower_test_exceptions_bad_power", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1131", "weight": 1.0}, {"source": "test_linalg_testmatrixpower", "target": "test_linalg_testmatrixpower_test_exceptions_non_square", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1136", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_exceptions_not_invertible", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1142", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testeigvalshcases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1149", "weight": 1.0}, {"source": "test_linalg_testeigvalshcases", "target": "test_linalg_hermitiantestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1149", "weight": 1.0}, {"source": "test_linalg_testeigvalshcases", "target": "test_linalg_hermitiangeneralizedtestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1149", "weight": 1.0}, {"source": "test_linalg_testeigvalshcases", "target": "test_linalg_testeigvalshcases_do", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1151", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testeigvalsh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1163", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1165", "weight": 1.0}, {"source": "test_linalg_testeigvalsh", "target": "test_linalg_testeigvalsh_test_invalid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1170", "weight": 1.0}, {"source": "test_linalg_testeigvalsh", "target": "test_linalg_testeigvalsh_test_uplo", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1176", "weight": 1.0}, {"source": "test_linalg_testeigvalsh", "target": "test_linalg_testeigvalsh_test_0_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1198", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testeighcases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1217", "weight": 1.0}, {"source": "test_linalg_testeighcases", "target": "test_linalg_hermitiantestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1217", "weight": 1.0}, {"source": "test_linalg_testeighcases", "target": "test_linalg_hermitiangeneralizedtestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1217", "weight": 1.0}, {"source": "test_linalg_testeighcases", "target": "test_linalg_testeighcases_do", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1219", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testeigh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1240", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1242", "weight": 1.0}, {"source": "test_linalg_testeigh", "target": "test_linalg_testeigh_test_invalid", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1248", "weight": 1.0}, {"source": "test_linalg_testeigh", "target": "test_linalg_testeigh_test_uplo", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1254", "weight": 1.0}, {"source": "test_linalg_testeigh", "target": "test_linalg_testeigh_test_0_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1276", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testnormbase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1299", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_check_dtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1304", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testnormgeneral", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1312", "weight": 1.0}, {"source": "test_linalg_testnormgeneral", "target": "test_linalg_testnormbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1312", "weight": 1.0}, {"source": "test_linalg_testnormgeneral", "target": "test_linalg_testnormgeneral_test_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1314", "weight": 1.0}, {"source": "test_linalg_testnormgeneral", "target": "test_linalg_testnormgeneral_test_vector_return_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1319", "weight": 1.0}, {"source": "test_linalg_testnormgeneral", "target": "test_linalg_testnormgeneral_test_vector", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1361", "weight": 1.0}, {"source": "test_linalg_testnormgeneral", "target": "test_linalg_testnormgeneral_test_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1391", "weight": 1.0}, {"source": "test_linalg_testnormgeneral", "target": "test_linalg_testnormgeneral_test_keepdims", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1428", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testnorm2d", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1471", "weight": 1.0}, {"source": "test_linalg_testnorm2d", "target": "test_linalg_testnormbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1471", "weight": 1.0}, {"source": "test_linalg_testnorm2d", "target": "test_linalg_testnorm2d_test_matrix_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1476", "weight": 1.0}, {"source": "test_linalg_testnorm2d", "target": "test_linalg_testnorm2d_test_matrix_return_type", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1479", "weight": 1.0}, {"source": "test_linalg_testnorm2d", "target": "test_linalg_testnorm2d_test_matrix_2x2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1531", "weight": 1.0}, {"source": "test_linalg_testnorm2d", "target": "test_linalg_testnorm2d_test_matrix_3x3", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1547", "weight": 1.0}, {"source": "test_linalg_testnorm2d", "target": "test_linalg_testnorm2d_test_bad_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1564", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testnorm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1592", "weight": 1.0}, {"source": "test_linalg_testnorm", "target": "test_linalg_testnorm2d", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1592", "weight": 1.0}, {"source": "test_linalg_testnorm", "target": "test_linalg_testnormgeneral", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1592", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testnorm_nonsystematic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1596", "weight": 1.0}, {"source": "test_linalg_testnorm_nonsystematic", "target": "test_linalg_testnorm_nonsystematic_test_longdouble_norm", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1598", "weight": 1.0}, {"source": "test_linalg_testnorm_nonsystematic", "target": "test_linalg_testnorm_nonsystematic_test_intmin", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1604", "weight": 1.0}, {"source": "test_linalg_testnorm_nonsystematic", "target": "test_linalg_testnorm_nonsystematic_test_complex_high_ord", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1610", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testnormdoublebase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1624", "weight": 1.0}, {"source": "test_linalg_testnormdoublebase", "target": "test_linalg_testnormbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1624", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testnormsinglebase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1629", "weight": 1.0}, {"source": "test_linalg_testnormsinglebase", "target": "test_linalg_testnormbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1629", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testnormint64base", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1634", "weight": 1.0}, {"source": "test_linalg_testnormint64base", "target": "test_linalg_testnormbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1634", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testnormdouble", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1639", "weight": 1.0}, {"source": "test_linalg_testnormdouble", "target": "test_linalg_testnorm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1639", "weight": 1.0}, {"source": "test_linalg_testnormdouble", "target": "test_linalg_testnormdoublebase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1639", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testnormsingle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1643", "weight": 1.0}, {"source": "test_linalg_testnormsingle", "target": "test_linalg_testnorm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1643", "weight": 1.0}, {"source": "test_linalg_testnormsingle", "target": "test_linalg_testnormsinglebase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1643", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testnormint64", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1647", "weight": 1.0}, {"source": "test_linalg_testnormint64", "target": "test_linalg_testnorm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1647", "weight": 1.0}, {"source": "test_linalg_testnormint64", "target": "test_linalg_testnormint64base", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1647", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testmatrixrank", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1651", "weight": 1.0}, {"source": "test_linalg_testmatrixrank", "target": "test_linalg_testmatrixrank_test_matrix_rank", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1653", "weight": 1.0}, {"source": "test_linalg_testmatrixrank", "target": "test_linalg_testmatrixrank_test_symmetric_rank", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1678", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_reduced_rank", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1692", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testqr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1705", "weight": 1.0}, {"source": "test_linalg_testqr", "target": "test_linalg_testqr_check_qr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1709", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_qr_empty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1753", "weight": 1.0}, {"source": "test_linalg_testqr", "target": "test_linalg_testqr_test_mode_raw", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1765", "weight": 1.0}, {"source": "test_linalg_testqr", "target": "test_linalg_testqr_test_mode_all_but_economic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1787", "weight": 1.0}, {"source": "test_linalg_testqr", "target": "test_linalg_testqr_check_qr_stacked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1804", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_stacked_inputs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1857", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testcholesky", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1866", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_basic_property", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1876", "weight": 1.0}, {"source": "test_linalg_testcholesky", "target": "test_linalg_testcholesky_test_0_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1904", "weight": 1.0}, {"source": "test_linalg_testcholesky", "target": "test_linalg_testcholesky_test_upper_lower_arg", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1920", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testouter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1932", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_byteorder_check", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1949", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_generalized_raise_multiloop", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1971", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_xerbla_override", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1991", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_sdot_bug_8577", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2042", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testmultidot", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2076", "weight": 1.0}, {"source": "test_linalg_testmultidot", "target": "test_linalg_testmultidot_test_basic_function_with_three_arguments", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2078", "weight": 1.0}, {"source": "test_linalg_testmultidot", "target": "test_linalg_testmultidot_test_basic_function_with_two_arguments", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2088", "weight": 1.0}, {"source": "test_linalg_testmultidot", "target": "test_linalg_testmultidot_test_basic_function_with_dynamic_programming_optimization", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2096", "weight": 1.0}, {"source": "test_linalg_testmultidot", "target": "test_linalg_testmultidot_test_vector_as_first_argument", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2105", "weight": 1.0}, {"source": "test_linalg_testmultidot", "target": "test_linalg_testmultidot_test_vector_as_last_argument", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2115", "weight": 1.0}, {"source": "test_linalg_testmultidot", "target": "test_linalg_testmultidot_test_vector_as_first_and_last_argument", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2125", "weight": 1.0}, {"source": "test_linalg_testmultidot", "target": "test_linalg_testmultidot_test_three_arguments_and_out", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2135", "weight": 1.0}, {"source": "test_linalg_testmultidot", "target": "test_linalg_testmultidot_test_two_arguments_and_out", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2148", "weight": 1.0}, {"source": "test_linalg_testmultidot", "target": "test_linalg_testmultidot_test_dynamic_programming_optimization_and_out", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2158", "weight": 1.0}, {"source": "test_linalg_testmultidot", "target": "test_linalg_testmultidot_test_dynamic_programming_logic", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2170", "weight": 1.0}, {"source": "test_linalg_testmultidot", "target": "test_linalg_testmultidot_test_too_few_input_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2200", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testtensorinv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2205", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_non_square_handling", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2211", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_tensorinv_shape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2220", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_tensorinv_ind_limit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2230", "weight": 1.0}, {"source": "test_linalg_testtensorinv", "target": "test_linalg_testtensorinv_test_tensorinv_result", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2235", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_testtensorsolve", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2243", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_non_square_handling", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2249", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_tensorsolve_result", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2257", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_unsupported_commontype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2264", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_blas64_dot", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2276", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_blas64_geqrf_lwork_smoketest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2287", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_diagonal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2313", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_trace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2329", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_cross", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2340", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_tensordot", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2367", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_matmul", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2375", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_matrix_transpose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2385", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_matrix_norm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2398", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_matrix_norm_empty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2409", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_vector_norm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2419", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "target": "test_linalg_test_vector_norm_empty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2437", "weight": 1.0}, {"source": "test_linalg_linalgcase_check", "target": "test_linalg_testeighcases_do", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L116", "weight": 1.0}, {"source": "test_linalg_make_generalized_cases", "target": "test_linalg_linalgcase", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L280", "weight": 1.0}, {"source": "test_linalg_make_strided_cases", "target": "test_linalg_stride_comb_iter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L356", "weight": 1.0}, {"source": "test_linalg_make_strided_cases", "target": "test_linalg_linalgcase", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L358", "weight": 1.0}, {"source": "test_linalg_linalgtestcase_check_cases", "target": "test_linalg_linalgcase_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L386", "weight": 1.0}, {"source": "test_linalg_linalgsquaretestcase_test_sq_cases", "target": "test_linalg_linalgtestcase_check_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L396", "weight": 1.0}, {"source": "test_linalg_linalgsquaretestcase_test_empty_sq_cases", "target": "test_linalg_linalgtestcase_check_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L400", "weight": 1.0}, {"source": "test_linalg_linalgnonsquaretestcase_test_nonsq_cases", "target": "test_linalg_linalgtestcase_check_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L407", "weight": 1.0}, {"source": "test_linalg_linalgnonsquaretestcase_test_empty_nonsq_cases", "target": "test_linalg_linalgtestcase_check_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L411", "weight": 1.0}, {"source": "test_linalg_hermitiantestcase_test_herm_cases", "target": "test_linalg_linalgtestcase_check_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L418", "weight": 1.0}, {"source": "test_linalg_hermitiantestcase_test_empty_herm_cases", "target": "test_linalg_linalgtestcase_check_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L422", "weight": 1.0}, {"source": "test_linalg_test_generalized_sq_cases", "target": "test_linalg_linalgtestcase_check_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L430", "weight": 1.0}, {"source": "test_linalg_test_generalized_empty_sq_cases", "target": "test_linalg_linalgtestcase_check_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L435", "weight": 1.0}, {"source": "test_linalg_test_generalized_nonsq_cases", "target": "test_linalg_linalgtestcase_check_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L442", "weight": 1.0}, {"source": "test_linalg_test_generalized_empty_nonsq_cases", "target": "test_linalg_linalgtestcase_check_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L447", "weight": 1.0}, {"source": "test_linalg_test_generalized_herm_cases", "target": "test_linalg_linalgtestcase_check_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L454", "weight": 1.0}, {"source": "test_linalg_test_generalized_empty_herm_cases", "target": "test_linalg_linalgtestcase_check_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L459", "weight": 1.0}, {"source": "test_linalg_solvecases_do", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L481", "weight": 1.0}, {"source": "test_linalg_solvecases_do", "target": "test_linalg_consistent_subclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L485", "weight": 1.0}, {"source": "test_linalg_invcases_do", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L567", "weight": 1.0}, {"source": "test_linalg_invcases_do", "target": "test_linalg_identity_like_generalized", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L568", "weight": 1.0}, {"source": "test_linalg_invcases_do", "target": "test_linalg_consistent_subclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L569", "weight": 1.0}, {"source": "test_linalg_eigvalscases_do", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L600", "weight": 1.0}, {"source": "test_linalg_test_types", "target": "test_linalg_get_complex_dtype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L609", "weight": 1.0}, {"source": "test_linalg_eigcases_do", "target": "test_linalg_get_rtol", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L637", "weight": 1.0}, {"source": "test_linalg_eigcases_do", "target": "test_linalg_consistent_subclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L638", "weight": 1.0}, {"source": "test_linalg_test_types", "target": "test_linalg_get_real_dtype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L686", "weight": 1.0}, {"source": "test_linalg_svdcases_do", "target": "test_linalg_get_rtol", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L698", "weight": 1.0}, {"source": "test_linalg_svdcases_do", "target": "test_linalg_consistent_subclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L699", "weight": 1.0}, {"source": "test_linalg_testsvd_test_svdvals", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L722", "weight": 1.0}, {"source": "test_linalg_svdhermitiancases_do", "target": "test_linalg_get_rtol", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L731", "weight": 1.0}, {"source": "test_linalg_svdhermitiancases_do", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L738", "weight": 1.0}, {"source": "test_linalg_svdhermitiancases_do", "target": "test_linalg_consistent_subclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L741", "weight": 1.0}, {"source": "test_linalg_condcases_do", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L760", "weight": 1.0}, {"source": "test_linalg_test_basic_nonsvd", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L803", "weight": 1.0}, {"source": "test_linalg_test_cond_dtypes", "target": "test_linalg_get_real_dtype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L815", "weight": 1.0}, {"source": "test_linalg_pinvcases_do", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L884", "weight": 1.0}, {"source": "test_linalg_pinvcases_do", "target": "test_linalg_consistent_subclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L885", "weight": 1.0}, {"source": "test_linalg_pinvhermitiancases_do", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L898", "weight": 1.0}, {"source": "test_linalg_pinvhermitiancases_do", "target": "test_linalg_consistent_subclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L899", "weight": 1.0}, {"source": "test_linalg_test_pinv_rtol_arg", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L909", "weight": 1.0}, {"source": "test_linalg_detcases_do", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L931", "weight": 1.0}, {"source": "test_linalg_lstsqcases_do", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L993", "weight": 1.0}, {"source": "test_linalg_lstsqcases_do", "target": "test_linalg_consistent_subclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1009", "weight": 1.0}, {"source": "test_linalg_test_empty_a_b", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1049", "weight": 1.0}, {"source": "test_linalg_testeigvalshcases_do", "target": "test_linalg_get_rtol", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1157", "weight": 1.0}, {"source": "test_linalg_testeigvalsh_test_uplo", "target": "test_linalg_get_rtol", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1180", "weight": 1.0}, {"source": "test_linalg_testeighcases_do", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1226", "weight": 1.0}, {"source": "test_linalg_testeighcases_do", "target": "test_linalg_get_rtol", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1230", "weight": 1.0}, {"source": "test_linalg_testeigh_test_uplo", "target": "test_linalg_get_rtol", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1258", "weight": 1.0}, {"source": "test_linalg_testnormgeneral_test_vector_return_type", "target": "test_linalg_check_dtype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1331", "weight": 1.0}, {"source": "test_linalg_testnormgeneral_test_vector_return_type", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1332", "weight": 1.0}, {"source": "test_linalg_testnormgeneral_test_axis", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1398", "weight": 1.0}, {"source": "test_linalg_testnorm2d_test_matrix_return_type", "target": "test_linalg_check_dtype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1495", "weight": 1.0}, {"source": "test_linalg_testnorm2d_test_matrix_return_type", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1496", "weight": 1.0}, {"source": "test_linalg_testnorm2d_test_matrix_2x2", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1533", "weight": 1.0}, {"source": "test_linalg_testnorm2d_test_matrix_3x3", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1554", "weight": 1.0}, {"source": "test_linalg_testqr_check_qr", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1726", "weight": 1.0}, {"source": "test_linalg_test_qr_empty", "target": "test_linalg_testqr_check_qr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1757", "weight": 1.0}, {"source": "test_linalg_testqr_test_mode_all_but_economic", "target": "test_linalg_testqr_check_qr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1793", "weight": 1.0}, {"source": "test_linalg_testqr_check_qr_stacked", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1820", "weight": 1.0}, {"source": "test_linalg_test_stacked_inputs", "target": "test_linalg_testqr_check_qr_stacked", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1862", "weight": 1.0}, {"source": "test_linalg_testmultidot_test_basic_function_with_three_arguments", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2085", "weight": 1.0}, {"source": "test_linalg_testmultidot_test_basic_function_with_two_arguments", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2093", "weight": 1.0}, {"source": "test_linalg_testmultidot_test_basic_function_with_dynamic_programming_optimization", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2103", "weight": 1.0}, {"source": "test_linalg_testmultidot_test_three_arguments_and_out", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2145", "weight": 1.0}, {"source": "test_linalg_testmultidot_test_two_arguments_and_out", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2155", "weight": 1.0}, {"source": "test_linalg_testmultidot_test_dynamic_programming_optimization_and_out", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2168", "weight": 1.0}, {"source": "test_linalg_testmultidot_test_dynamic_programming_logic", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2196", "weight": 1.0}, {"source": "test_linalg_test_matrix_norm", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2402", "weight": 1.0}, {"source": "test_linalg_test_vector_norm", "target": "test_linalg_assert_almost_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2423", "weight": 1.0}, {"source": "test_linalg_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_linalg_tests_test_linalg_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1", "weight": 1.0}, {"source": "test_linalg_rationale_102", "target": "test_linalg_linalgcase_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L102", "weight": 1.0}, {"source": "test_linalg_rationale_113", "target": "test_linalg_linalgcase_check", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L113", "weight": 1.0}, {"source": "test_linalg_rationale_123", "target": "test_linalg_apply_tag", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L123", "weight": 1.0}, {"source": "test_linalg_rationale_306", "target": "test_linalg_stride_comb_iter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L306", "weight": 1.0}, {"source": "test_linalg_rationale_374", "target": "test_linalg_linalgtestcase_check_cases", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L374", "weight": 1.0}, {"source": "test_linalg_rationale_705", "target": "test_linalg_testsvd_test_empty_identity", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L705", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_linalg_consistent_subclass", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L60"}, {"caller_nid": "test_linalg_consistent_subclass", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L60"}, {"caller_nid": "test_linalg_consistent_subclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L60"}, {"caller_nid": "test_linalg_assert_almost_equal", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L68"}, {"caller_nid": "test_linalg_assert_almost_equal", "callee": "old_assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L72"}, {"caller_nid": "test_linalg_linalgcase_init", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L106"}, {"caller_nid": "test_linalg_linalgcase_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L106"}, {"caller_nid": "test_linalg_linalgcase_init", "callee": "frozenset", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L110"}, {"caller_nid": "test_linalg_make_generalized_cases", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L270"}, {"caller_nid": "test_linalg_make_generalized_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L273"}, {"caller_nid": "test_linalg_make_generalized_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L279"}, {"caller_nid": "test_linalg_make_generalized_cases", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L282"}, {"caller_nid": "test_linalg_make_generalized_cases", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L284"}, {"caller_nid": "test_linalg_make_generalized_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L284"}, {"caller_nid": "test_linalg_make_generalized_cases", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L288"}, {"caller_nid": "test_linalg_make_generalized_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L288"}, {"caller_nid": "test_linalg_make_generalized_cases", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L291"}, {"caller_nid": "test_linalg_make_generalized_cases", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L291"}, {"caller_nid": "test_linalg_make_generalized_cases", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L294"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L310"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L321"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L321"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L322"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L322"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L323"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L323"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L326"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "fill", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L327"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L327"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L330"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L331"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L331"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L332"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L336"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L338"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L341"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L343"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L346"}, {"caller_nid": "test_linalg_stride_comb_iter", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L349"}, {"caller_nid": "test_linalg_make_strided_cases", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L360"}, {"caller_nid": "test_linalg_linalgtestcase_check_cases", "callee": "format_exc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L389"}, {"caller_nid": "test_linalg_linalgtestcase_check_cases", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L390"}, {"caller_nid": "test_linalg_identity_like_generalized", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L464"}, {"caller_nid": "test_linalg_identity_like_generalized", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L466"}, {"caller_nid": "test_linalg_identity_like_generalized", "callee": "identity", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L467"}, {"caller_nid": "test_linalg_identity_like_generalized", "callee": "identity", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L470"}, {"caller_nid": "test_linalg_solvecases_do", "callee": "solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L476"}, {"caller_nid": "test_linalg_solvecases_do", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L477"}, {"caller_nid": "test_linalg_solvecases_do", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L480"}, {"caller_nid": "test_linalg_solvecases_do", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L481"}, {"caller_nid": "test_linalg_solvecases_do", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L483"}, {"caller_nid": "test_linalg_solvecases_do", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L485"}, {"caller_nid": "test_linalg_test_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L491"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L492"}, {"caller_nid": "test_linalg_test_types", "callee": "solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L492"}, {"caller_nid": "test_linalg_testsolve_test_1_d", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L497"}, {"caller_nid": "test_linalg_testsolve_test_1_d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L497"}, {"caller_nid": "test_linalg_testsolve_test_1_d", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L498"}, {"caller_nid": "test_linalg_testsolve_test_1_d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L498"}, {"caller_nid": "test_linalg_testsolve_test_1_d", "callee": "solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L499"}, {"caller_nid": "test_linalg_testsolve_test_1_d", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L504"}, {"caller_nid": "test_linalg_testsolve_test_1_d", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L504"}, {"caller_nid": "test_linalg_testsolve_test_1_d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L504"}, {"caller_nid": "test_linalg_testsolve_test_1_d", "callee": "solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L505"}, {"caller_nid": "test_linalg_testsolve_test_1_d", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L508"}, {"caller_nid": "test_linalg_testsolve_test_1_d", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L508"}, {"caller_nid": "test_linalg_testsolve_test_1_d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L508"}, {"caller_nid": "test_linalg_testsolve_test_1_d", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L509"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L515"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L515"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L516"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L516"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L516"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L518"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L519"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L520"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L521"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L521"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L524"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L525"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L528"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L528"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L529"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L530"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L533"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L533"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L534"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L535"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L536"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L537"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L537"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L539"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L539"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L540"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L541"}, {"caller_nid": "test_linalg_testsolve_test_0_size", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L542"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L548"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L548"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L549"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L549"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L549"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L551"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L552"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L553"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L554"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L554"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L557"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L558"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L559"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L560"}, {"caller_nid": "test_linalg_testsolve_test_0_size_k", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L560"}, {"caller_nid": "test_linalg_invcases_do", "callee": "inv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L566"}, {"caller_nid": "test_linalg_invcases_do", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L567"}, {"caller_nid": "test_linalg_invcases_do", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L569"}, {"caller_nid": "test_linalg_test_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L575"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L576"}, {"caller_nid": "test_linalg_test_types", "callee": "inv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L576"}, {"caller_nid": "test_linalg_testinv_test_0_size", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L582"}, {"caller_nid": "test_linalg_testinv_test_0_size", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L582"}, {"caller_nid": "test_linalg_testinv_test_0_size", "callee": "inv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L583"}, {"caller_nid": "test_linalg_testinv_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L584"}, {"caller_nid": "test_linalg_testinv_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L585"}, {"caller_nid": "test_linalg_testinv_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L586"}, {"caller_nid": "test_linalg_testinv_test_0_size", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L586"}, {"caller_nid": "test_linalg_testinv_test_0_size", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L588"}, {"caller_nid": "test_linalg_testinv_test_0_size", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L588"}, {"caller_nid": "test_linalg_testinv_test_0_size", "callee": "inv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L589"}, {"caller_nid": "test_linalg_testinv_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L590"}, {"caller_nid": "test_linalg_testinv_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L591"}, {"caller_nid": "test_linalg_testinv_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L592"}, {"caller_nid": "test_linalg_testinv_test_0_size", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L592"}, {"caller_nid": "test_linalg_eigvalscases_do", "callee": "eigvals", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L598"}, {"caller_nid": "test_linalg_eigvalscases_do", "callee": "eig", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L599"}, {"caller_nid": "test_linalg_test_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L606"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L607"}, {"caller_nid": "test_linalg_test_types", "callee": "eigvals", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L607"}, {"caller_nid": "test_linalg_test_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L608"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L609"}, {"caller_nid": "test_linalg_test_types", "callee": "eigvals", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L609"}, {"caller_nid": "test_linalg_testeigvals_test_0_size", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L615"}, {"caller_nid": "test_linalg_testeigvals_test_0_size", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L615"}, {"caller_nid": "test_linalg_testeigvals_test_0_size", "callee": "eigvals", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L616"}, {"caller_nid": "test_linalg_testeigvals_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L617"}, {"caller_nid": "test_linalg_testeigvals_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L618"}, {"caller_nid": "test_linalg_testeigvals_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L620"}, {"caller_nid": "test_linalg_testeigvals_test_0_size", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L620"}, {"caller_nid": "test_linalg_testeigvals_test_0_size", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L622"}, {"caller_nid": "test_linalg_testeigvals_test_0_size", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L622"}, {"caller_nid": "test_linalg_testeigvals_test_0_size", "callee": "eigvals", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L623"}, {"caller_nid": "test_linalg_testeigvals_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L624"}, {"caller_nid": "test_linalg_testeigvals_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L625"}, {"caller_nid": "test_linalg_testeigvals_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L627"}, {"caller_nid": "test_linalg_testeigvals_test_0_size", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L627"}, {"caller_nid": "test_linalg_eigcases_do", "callee": "eig", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L633"}, {"caller_nid": "test_linalg_eigcases_do", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L635"}, {"caller_nid": "test_linalg_eigcases_do", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L635"}, {"caller_nid": "test_linalg_eigcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L636"}, {"caller_nid": "test_linalg_eigcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L636"}, {"caller_nid": "test_linalg_eigcases_do", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L638"}, {"caller_nid": "test_linalg_test_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L644"}, {"caller_nid": "test_linalg_test_types", "callee": "eig", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L645"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L646"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L647"}, {"caller_nid": "test_linalg_test_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L649"}, {"caller_nid": "test_linalg_test_types", "callee": "eig", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L650"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L651"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L652"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L658"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L658"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "eig", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L659"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L660"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L661"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L662"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L663"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L665"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L665"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L667"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L667"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "eig", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L668"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L669"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L670"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L671"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L672"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L674"}, {"caller_nid": "test_linalg_testeig_test_0_size", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L674"}, {"caller_nid": "test_linalg_test_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L682"}, {"caller_nid": "test_linalg_test_types", "callee": "svd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L683"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L685"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L686"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L687"}, {"caller_nid": "test_linalg_test_types", "callee": "svd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L688"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L689"}, {"caller_nid": "test_linalg_svdcases_do", "callee": "svd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L695"}, {"caller_nid": "test_linalg_svdcases_do", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L696"}, {"caller_nid": "test_linalg_svdcases_do", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L696"}, {"caller_nid": "test_linalg_svdcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L696"}, {"caller_nid": "test_linalg_svdcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L696"}, {"caller_nid": "test_linalg_svdcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L697"}, {"caller_nid": "test_linalg_svdcases_do", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L699"}, {"caller_nid": "test_linalg_svdcases_do", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L700"}, {"caller_nid": "test_linalg_testsvd_test_empty_identity", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L706"}, {"caller_nid": "test_linalg_testsvd_test_empty_identity", "callee": "svd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L707"}, {"caller_nid": "test_linalg_testsvd_test_empty_identity", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L708"}, {"caller_nid": "test_linalg_testsvd_test_empty_identity", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L709"}, {"caller_nid": "test_linalg_testsvd_test_empty_identity", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L710"}, {"caller_nid": "test_linalg_testsvd_test_empty_identity", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L710"}, {"caller_nid": "test_linalg_testsvd_test_empty_identity", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L712"}, {"caller_nid": "test_linalg_testsvd_test_empty_identity", "callee": "svd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L713"}, {"caller_nid": "test_linalg_testsvd_test_empty_identity", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L714"}, {"caller_nid": "test_linalg_testsvd_test_empty_identity", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L715"}, {"caller_nid": "test_linalg_testsvd_test_empty_identity", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L716"}, {"caller_nid": "test_linalg_testsvd_test_empty_identity", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L716"}, {"caller_nid": "test_linalg_testsvd_test_svdvals", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L719"}, {"caller_nid": "test_linalg_testsvd_test_svdvals", "callee": "svd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L720"}, {"caller_nid": "test_linalg_testsvd_test_svdvals", "callee": "svdvals", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L721"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "svd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L728"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L729"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L729"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L729"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L729"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L730"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L738"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "hermitian", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L738"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L738"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L738"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L739"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "hermitian", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L739"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L739"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L739"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L740"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L740"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L741"}, {"caller_nid": "test_linalg_svdhermitiancases_do", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L742"}, {"caller_nid": "test_linalg_condcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L753"}, {"caller_nid": "test_linalg_condcases_do", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L755"}, {"caller_nid": "test_linalg_condcases_do", "callee": "svd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L759"}, {"caller_nid": "test_linalg_condcases_do", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L761"}, {"caller_nid": "test_linalg_condcases_do", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L764"}, {"caller_nid": "test_linalg_condcases_do", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L767"}, {"caller_nid": "test_linalg_condcases_do", "callee": "inv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L771"}, {"caller_nid": "test_linalg_condcases_do", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L773"}, {"caller_nid": "test_linalg_condcases_do", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L774"}, {"caller_nid": "test_linalg_condcases_do", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L774"}, {"caller_nid": "test_linalg_condcases_do", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L774"}, {"caller_nid": "test_linalg_condcases_do", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L774"}, {"caller_nid": "test_linalg_condcases_do", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L774"}, {"caller_nid": "test_linalg_condcases_do", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L774"}, {"caller_nid": "test_linalg_condcases_do", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L777"}, {"caller_nid": "test_linalg_condcases_do", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L778"}, {"caller_nid": "test_linalg_condcases_do", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L778"}, {"caller_nid": "test_linalg_condcases_do", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L778"}, {"caller_nid": "test_linalg_condcases_do", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L778"}, {"caller_nid": "test_linalg_condcases_do", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L778"}, {"caller_nid": "test_linalg_condcases_do", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L778"}, {"caller_nid": "test_linalg_condcases_do", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L781"}, {"caller_nid": "test_linalg_condcases_do", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L782"}, {"caller_nid": "test_linalg_condcases_do", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L782"}, {"caller_nid": "test_linalg_condcases_do", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L782"}, {"caller_nid": "test_linalg_condcases_do", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L782"}, {"caller_nid": "test_linalg_condcases_do", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L782"}, {"caller_nid": "test_linalg_condcases_do", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L782"}, {"caller_nid": "test_linalg_condcases_do", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L785"}, {"caller_nid": "test_linalg_condcases_do", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L786"}, {"caller_nid": "test_linalg_condcases_do", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L786"}, {"caller_nid": "test_linalg_condcases_do", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L786"}, {"caller_nid": "test_linalg_condcases_do", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L786"}, {"caller_nid": "test_linalg_condcases_do", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L786"}, {"caller_nid": "test_linalg_condcases_do", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L786"}, {"caller_nid": "test_linalg_condcases_do", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L789"}, {"caller_nid": "test_linalg_condcases_do", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L790"}, {"caller_nid": "test_linalg_condcases_do", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L790"}, {"caller_nid": "test_linalg_condcases_do", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L790"}, {"caller_nid": "test_linalg_condcases_do", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L790"}, {"caller_nid": "test_linalg_condcases_do", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L791"}, {"caller_nid": "test_linalg_condcases_do", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L791"}, {"caller_nid": "test_linalg_condcases_do", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L791"}, {"caller_nid": "test_linalg_test_basic_nonsvd", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L799"}, {"caller_nid": "test_linalg_test_basic_nonsvd", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L803"}, {"caller_nid": "test_linalg_test_basic_nonsvd", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L804"}, {"caller_nid": "test_linalg_test_basic_nonsvd", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L805"}, {"caller_nid": "test_linalg_test_basic_nonsvd", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L806"}, {"caller_nid": "test_linalg_test_basic_nonsvd", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L807"}, {"caller_nid": "test_linalg_test_basic_nonsvd", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L807"}, {"caller_nid": "test_linalg_test_cond_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L814"}, {"caller_nid": "test_linalg_test_cond_dtypes", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L816"}, {"caller_nid": "test_linalg_test_cond_dtypes", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L816"}, {"caller_nid": "test_linalg_testcond_test_singular", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L822"}, {"caller_nid": "test_linalg_testcond_test_singular", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L822"}, {"caller_nid": "test_linalg_testcond_test_singular", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L825"}, {"caller_nid": "test_linalg_testcond_test_singular", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L828"}, {"caller_nid": "test_linalg_testcond_test_singular", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L828"}, {"caller_nid": "test_linalg_testcond_test_singular", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L829"}, {"caller_nid": "test_linalg_testcond_test_singular", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L830"}, {"caller_nid": "test_linalg_test_nan", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L840"}, {"caller_nid": "test_linalg_test_nan", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L843"}, {"caller_nid": "test_linalg_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L844"}, {"caller_nid": "test_linalg_test_nan", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L844"}, {"caller_nid": "test_linalg_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L845"}, {"caller_nid": "test_linalg_test_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L845"}, {"caller_nid": "test_linalg_test_nan", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L847"}, {"caller_nid": "test_linalg_test_nan", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L850"}, {"caller_nid": "test_linalg_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L851"}, {"caller_nid": "test_linalg_test_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L851"}, {"caller_nid": "test_linalg_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L853"}, {"caller_nid": "test_linalg_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L854"}, {"caller_nid": "test_linalg_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L856"}, {"caller_nid": "test_linalg_test_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L856"}, {"caller_nid": "test_linalg_test_nan", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L857"}, {"caller_nid": "test_linalg_test_nan", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L857"}, {"caller_nid": "test_linalg_testcond_test_stacked_singular", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L862"}, {"caller_nid": "test_linalg_testcond_test_stacked_singular", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L863"}, {"caller_nid": "test_linalg_testcond_test_stacked_singular", "callee": "cond", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L868"}, {"caller_nid": "test_linalg_testcond_test_stacked_singular", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L869"}, {"caller_nid": "test_linalg_testcond_test_stacked_singular", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L870"}, {"caller_nid": "test_linalg_testcond_test_stacked_singular", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L871"}, {"caller_nid": "test_linalg_testcond_test_stacked_singular", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L871"}, {"caller_nid": "test_linalg_testcond_test_stacked_singular", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L872"}, {"caller_nid": "test_linalg_testcond_test_stacked_singular", "callee": "isfinite", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L872"}, {"caller_nid": "test_linalg_pinvcases_do", "callee": "pinv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L881"}, {"caller_nid": "test_linalg_pinvcases_do", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L884"}, {"caller_nid": "test_linalg_pinvcases_do", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L884"}, {"caller_nid": "test_linalg_pinvcases_do", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L885"}, {"caller_nid": "test_linalg_pinvhermitiancases_do", "callee": "pinv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L895"}, {"caller_nid": "test_linalg_pinvhermitiancases_do", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L898"}, {"caller_nid": "test_linalg_pinvhermitiancases_do", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L898"}, {"caller_nid": "test_linalg_pinvhermitiancases_do", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L899"}, {"caller_nid": "test_linalg_test_pinv_rtol_arg", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L907"}, {"caller_nid": "test_linalg_test_pinv_rtol_arg", "callee": "pinv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L910"}, {"caller_nid": "test_linalg_test_pinv_rtol_arg", "callee": "pinv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L911"}, {"caller_nid": "test_linalg_test_pinv_rtol_arg", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L914"}, {"caller_nid": "test_linalg_test_pinv_rtol_arg", "callee": "pinv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L917"}, {"caller_nid": "test_linalg_detcases_do", "callee": "det", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L923"}, {"caller_nid": "test_linalg_detcases_do", "callee": "slogdet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L924"}, {"caller_nid": "test_linalg_detcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L926"}, {"caller_nid": "test_linalg_detcases_do", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L927"}, {"caller_nid": "test_linalg_detcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L927"}, {"caller_nid": "test_linalg_detcases_do", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L929"}, {"caller_nid": "test_linalg_detcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L929"}, {"caller_nid": "test_linalg_detcases_do", "callee": "eigvals", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L930"}, {"caller_nid": "test_linalg_detcases_do", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L931"}, {"caller_nid": "test_linalg_detcases_do", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L932"}, {"caller_nid": "test_linalg_detcases_do", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L932"}, {"caller_nid": "test_linalg_detcases_do", "callee": "atleast_1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L934"}, {"caller_nid": "test_linalg_detcases_do", "callee": "atleast_1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L935"}, {"caller_nid": "test_linalg_detcases_do", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L937"}, {"caller_nid": "test_linalg_detcases_do", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L938"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L943"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "det", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L943"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L944"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L944"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "det", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L944"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L945"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "det", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L945"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L946"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L946"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "det", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L946"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L948"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "slogdet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L948"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L949"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L949"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "slogdet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L949"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L950"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L950"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "slogdet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L950"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L951"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "slogdet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L951"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L952"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L952"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "slogdet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L952"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L953"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L953"}, {"caller_nid": "test_linalg_testdet_test_zero", "callee": "slogdet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L953"}, {"caller_nid": "test_linalg_test_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L957"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L958"}, {"caller_nid": "test_linalg_test_types", "callee": "det", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L958"}, {"caller_nid": "test_linalg_test_types", "callee": "slogdet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L959"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L960"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L961"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L964"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "det", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L965"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L966"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L967"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "slogdet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L968"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L969"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L970"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L971"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L973"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "det", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L974"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L975"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L976"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "slogdet", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L977"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L978"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L979"}, {"caller_nid": "test_linalg_testdet_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L980"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L986"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "svd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L988"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "lstsq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L989"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L991"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L991"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L993"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L994"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L996"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "__array_wrap__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L997"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L999"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1000"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1000"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1000"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1001"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1002"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1004"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1006"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1006"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1006"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1008"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "issubdtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1008"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1009"}, {"caller_nid": "test_linalg_lstsqcases_do", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1010"}, {"caller_nid": "test_linalg_testlstsq_test_rcond", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1015"}, {"caller_nid": "test_linalg_testlstsq_test_rcond", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1020"}, {"caller_nid": "test_linalg_testlstsq_test_rcond", "callee": "lstsq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1022"}, {"caller_nid": "test_linalg_testlstsq_test_rcond", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1023"}, {"caller_nid": "test_linalg_testlstsq_test_rcond", "callee": "lstsq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1024"}, {"caller_nid": "test_linalg_testlstsq_test_rcond", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1025"}, {"caller_nid": "test_linalg_testlstsq_test_rcond", "callee": "lstsq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1026"}, {"caller_nid": "test_linalg_testlstsq_test_rcond", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1027"}, {"caller_nid": "test_linalg_test_empty_a_b", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1039"}, {"caller_nid": "test_linalg_test_empty_a_b", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1039"}, {"caller_nid": "test_linalg_test_empty_a_b", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1040"}, {"caller_nid": "test_linalg_test_empty_a_b", "callee": "lstsq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1041"}, {"caller_nid": "test_linalg_test_empty_a_b", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1043"}, {"caller_nid": "test_linalg_test_empty_a_b", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1043"}, {"caller_nid": "test_linalg_test_empty_a_b", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1044"}, {"caller_nid": "test_linalg_test_empty_a_b", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1045"}, {"caller_nid": "test_linalg_test_empty_a_b", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1048"}, {"caller_nid": "test_linalg_test_empty_a_b", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1049"}, {"caller_nid": "test_linalg_test_empty_a_b", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1050"}, {"caller_nid": "test_linalg_test_empty_a_b", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1050"}, {"caller_nid": "test_linalg_test_empty_a_b", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1051"}, {"caller_nid": "test_linalg_test_empty_a_b", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1051"}, {"caller_nid": "test_linalg_testlstsq_test_incompatible_dims", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1055"}, {"caller_nid": "test_linalg_testlstsq_test_incompatible_dims", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1056"}, {"caller_nid": "test_linalg_testlstsq_test_incompatible_dims", "callee": "vstack", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1057"}, {"caller_nid": "test_linalg_testlstsq_test_incompatible_dims", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1057"}, {"caller_nid": "test_linalg_testlstsq_test_incompatible_dims", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1057"}, {"caller_nid": "test_linalg_testlstsq_test_incompatible_dims", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1058"}, {"caller_nid": "test_linalg_testlstsq_test_incompatible_dims", "callee": "lstsq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1059"}, {"caller_nid": "test_linalg_testmatrixpower_test_large_power", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1076"}, {"caller_nid": "test_linalg_testmatrixpower_test_large_power", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1077"}, {"caller_nid": "test_linalg_testmatrixpower_test_large_power", "callee": "matrix_power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1078"}, {"caller_nid": "test_linalg_testmatrixpower_test_large_power", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1079"}, {"caller_nid": "test_linalg_testmatrixpower_test_large_power", "callee": "matrix_power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1080"}, {"caller_nid": "test_linalg_testmatrixpower_test_large_power", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1081"}, {"caller_nid": "test_linalg_testmatrixpower_test_large_power", "callee": "matrix_power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1082"}, {"caller_nid": "test_linalg_testmatrixpower_test_large_power", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1083"}, {"caller_nid": "test_linalg_testmatrixpower_test_large_power", "callee": "matrix_power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1084"}, {"caller_nid": "test_linalg_testmatrixpower_test_power_is_zero", "callee": "tz", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1093"}, {"caller_nid": "test_linalg_testmatrixpower_test_power_is_zero", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1093"}, {"caller_nid": "test_linalg_testmatrixpower_test_power_is_zero", "callee": "tz", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1095"}, {"caller_nid": "test_linalg_testmatrixpower_test_power_is_zero", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1095"}, {"caller_nid": "test_linalg_testmatrixpower_test_power_is_one", "callee": "tz", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1104"}, {"caller_nid": "test_linalg_testmatrixpower_test_power_is_one", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1104"}, {"caller_nid": "test_linalg_testmatrixpower_test_power_is_one", "callee": "tz", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1106"}, {"caller_nid": "test_linalg_testmatrixpower_test_power_is_one", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1106"}, {"caller_nid": "test_linalg_testmatrixpower_test_power_is_two", "callee": "tz", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1116"}, {"caller_nid": "test_linalg_testmatrixpower_test_power_is_two", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1116"}, {"caller_nid": "test_linalg_testmatrixpower_test_power_is_two", "callee": "tz", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1118"}, {"caller_nid": "test_linalg_testmatrixpower_test_power_is_two", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1118"}, {"caller_nid": "test_linalg_testmatrixpower_test_power_is_minus_one", "callee": "tz", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1129"}, {"caller_nid": "test_linalg_testmatrixpower_test_power_is_minus_one", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1129"}, {"caller_nid": "test_linalg_testmatrixpower_test_exceptions_bad_power", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1132"}, {"caller_nid": "test_linalg_testmatrixpower_test_exceptions_bad_power", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1133"}, {"caller_nid": "test_linalg_testmatrixpower_test_exceptions_bad_power", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1134"}, {"caller_nid": "test_linalg_testmatrixpower_test_exceptions_non_square", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1137"}, {"caller_nid": "test_linalg_testmatrixpower_test_exceptions_non_square", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1137"}, {"caller_nid": "test_linalg_testmatrixpower_test_exceptions_non_square", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1138"}, {"caller_nid": "test_linalg_testmatrixpower_test_exceptions_non_square", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1138"}, {"caller_nid": "test_linalg_testmatrixpower_test_exceptions_non_square", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1139"}, {"caller_nid": "test_linalg_testmatrixpower_test_exceptions_non_square", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1139"}, {"caller_nid": "test_linalg_test_exceptions_not_invertible", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1145"}, {"caller_nid": "test_linalg_test_exceptions_not_invertible", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1146"}, {"caller_nid": "test_linalg_testeigvalshcases_do", "callee": "eigvalsh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1154"}, {"caller_nid": "test_linalg_testeigvalshcases_do", "callee": "eig", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1155"}, {"caller_nid": "test_linalg_testeigvalshcases_do", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1156"}, {"caller_nid": "test_linalg_testeigvalshcases_do", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1157"}, {"caller_nid": "test_linalg_testeigvalshcases_do", "callee": "eigvalsh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1159"}, {"caller_nid": "test_linalg_testeigvalshcases_do", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1160"}, {"caller_nid": "test_linalg_test_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1166"}, {"caller_nid": "test_linalg_test_types", "callee": "eigvalsh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1167"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1168"}, {"caller_nid": "test_linalg_testeigvalsh_test_invalid", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1171"}, {"caller_nid": "test_linalg_testeigvalsh_test_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1172"}, {"caller_nid": "test_linalg_testeigvalsh_test_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1173"}, {"caller_nid": "test_linalg_testeigvalsh_test_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1174"}, {"caller_nid": "test_linalg_testeigvalsh_test_uplo", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1177"}, {"caller_nid": "test_linalg_testeigvalsh_test_uplo", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1178"}, {"caller_nid": "test_linalg_testeigvalsh_test_uplo", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1179"}, {"caller_nid": "test_linalg_testeigvalsh_test_uplo", "callee": "eigvalsh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1183"}, {"caller_nid": "test_linalg_testeigvalsh_test_uplo", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1184"}, {"caller_nid": "test_linalg_testeigvalsh_test_uplo", "callee": "eigvalsh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1186"}, {"caller_nid": "test_linalg_testeigvalsh_test_uplo", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1187"}, {"caller_nid": "test_linalg_testeigvalsh_test_uplo", "callee": "eigvalsh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1189"}, {"caller_nid": "test_linalg_testeigvalsh_test_uplo", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1190"}, {"caller_nid": "test_linalg_testeigvalsh_test_uplo", "callee": "eigvalsh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1192"}, {"caller_nid": "test_linalg_testeigvalsh_test_uplo", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1193"}, {"caller_nid": "test_linalg_testeigvalsh_test_uplo", "callee": "eigvalsh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1195"}, {"caller_nid": "test_linalg_testeigvalsh_test_uplo", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1196"}, {"caller_nid": "test_linalg_testeigvalsh_test_0_size", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1202"}, {"caller_nid": "test_linalg_testeigvalsh_test_0_size", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1202"}, {"caller_nid": "test_linalg_testeigvalsh_test_0_size", "callee": "eigvalsh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1203"}, {"caller_nid": "test_linalg_testeigvalsh_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1204"}, {"caller_nid": "test_linalg_testeigvalsh_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1205"}, {"caller_nid": "test_linalg_testeigvalsh_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1207"}, {"caller_nid": "test_linalg_testeigvalsh_test_0_size", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1207"}, {"caller_nid": "test_linalg_testeigvalsh_test_0_size", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1209"}, {"caller_nid": "test_linalg_testeigvalsh_test_0_size", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1209"}, {"caller_nid": "test_linalg_testeigvalsh_test_0_size", "callee": "eigvalsh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1210"}, {"caller_nid": "test_linalg_testeigvalsh_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1211"}, {"caller_nid": "test_linalg_testeigvalsh_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1212"}, {"caller_nid": "test_linalg_testeigvalsh_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1214"}, {"caller_nid": "test_linalg_testeigvalsh_test_0_size", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1214"}, {"caller_nid": "test_linalg_testeighcases_do", "callee": "eigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1222"}, {"caller_nid": "test_linalg_testeighcases_do", "callee": "eig", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1224"}, {"caller_nid": "test_linalg_testeighcases_do", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1225"}, {"caller_nid": "test_linalg_testeighcases_do", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1228"}, {"caller_nid": "test_linalg_testeighcases_do", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1228"}, {"caller_nid": "test_linalg_testeighcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1229"}, {"caller_nid": "test_linalg_testeighcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1229"}, {"caller_nid": "test_linalg_testeighcases_do", "callee": "eigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1232"}, {"caller_nid": "test_linalg_testeighcases_do", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1235"}, {"caller_nid": "test_linalg_testeighcases_do", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1235"}, {"caller_nid": "test_linalg_testeighcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1236"}, {"caller_nid": "test_linalg_testeighcases_do", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1236"}, {"caller_nid": "test_linalg_testeighcases_do", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1237"}, {"caller_nid": "test_linalg_test_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1243"}, {"caller_nid": "test_linalg_test_types", "callee": "eigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1244"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1245"}, {"caller_nid": "test_linalg_test_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1246"}, {"caller_nid": "test_linalg_testeigh_test_invalid", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1249"}, {"caller_nid": "test_linalg_testeigh_test_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1250"}, {"caller_nid": "test_linalg_testeigh_test_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1251"}, {"caller_nid": "test_linalg_testeigh_test_invalid", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1252"}, {"caller_nid": "test_linalg_testeigh_test_uplo", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1255"}, {"caller_nid": "test_linalg_testeigh_test_uplo", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1256"}, {"caller_nid": "test_linalg_testeigh_test_uplo", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1257"}, {"caller_nid": "test_linalg_testeigh_test_uplo", "callee": "eigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1261"}, {"caller_nid": "test_linalg_testeigh_test_uplo", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1262"}, {"caller_nid": "test_linalg_testeigh_test_uplo", "callee": "eigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1264"}, {"caller_nid": "test_linalg_testeigh_test_uplo", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1265"}, {"caller_nid": "test_linalg_testeigh_test_uplo", "callee": "eigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1267"}, {"caller_nid": "test_linalg_testeigh_test_uplo", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1268"}, {"caller_nid": "test_linalg_testeigh_test_uplo", "callee": "eigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1270"}, {"caller_nid": "test_linalg_testeigh_test_uplo", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1271"}, {"caller_nid": "test_linalg_testeigh_test_uplo", "callee": "eigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1273"}, {"caller_nid": "test_linalg_testeigh_test_uplo", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1274"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1280"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1280"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "eigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1281"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1282"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1283"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1284"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1285"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1287"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1287"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1289"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1289"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "eigh", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1290"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1291"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1292"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1293"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1294"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1296"}, {"caller_nid": "test_linalg_testeigh_test_0_size", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1296"}, {"caller_nid": "test_linalg_check_dtype", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1305"}, {"caller_nid": "test_linalg_check_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1306"}, {"caller_nid": "test_linalg_check_dtype", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1309"}, {"caller_nid": "test_linalg_check_dtype", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1309"}, {"caller_nid": "test_linalg_testnormgeneral_test_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1315"}, {"caller_nid": "test_linalg_testnormgeneral_test_empty", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1315"}, {"caller_nid": "test_linalg_testnormgeneral_test_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1316"}, {"caller_nid": "test_linalg_testnormgeneral_test_empty", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1316"}, {"caller_nid": "test_linalg_testnormgeneral_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1316"}, {"caller_nid": "test_linalg_testnormgeneral_test_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1317"}, {"caller_nid": "test_linalg_testnormgeneral_test_empty", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1317"}, {"caller_nid": "test_linalg_testnormgeneral_test_empty", "callee": "atleast_2d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1317"}, {"caller_nid": "test_linalg_testnormgeneral_test_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1317"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1320"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1328"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1330"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1334"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1335"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1337"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1341"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1345"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1349"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1351"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1351"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1353"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1355"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1355"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1357"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector", "callee": "_test", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1385"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1387"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1387"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1388"}, {"caller_nid": "test_linalg_testnormgeneral_test_vector", "callee": "_test", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1389"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1395"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1397"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1397"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1398"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1399"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1399"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1400"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1403"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1403"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "combinations", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1406"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1406"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1413"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1415"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1421"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1421"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1422"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1424"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1424"}, {"caller_nid": "test_linalg_testnormgeneral_test_axis", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1425"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1429"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1429"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1435"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1436"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1437"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1437"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1438"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1440"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1441"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1445"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1446"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1447"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1448"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1448"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1449"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1450"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1452"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1453"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1454"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "permutations", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1458"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1458"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1459"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1460"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1461"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "squeeze", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1461"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1462"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1463"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1466"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1467"}, {"caller_nid": "test_linalg_testnormgeneral_test_keepdims", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1468"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1477"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_empty", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1477"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_empty", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1477"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_return_type", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1480"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_return_type", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1492"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1494"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_return_type", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1498"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_return_type", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1499"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1501"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1505"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1509"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1513"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1517"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1521"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_return_type", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1525"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_2x2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1532"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_2x2", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1533"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_2x2", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1534"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_2x2", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1535"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_2x2", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1536"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_2x2", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1537"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_2x2", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1538"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_2x2", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1539"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_2x2", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1540"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_2x2", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1541"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_2x2", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1543"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_2x2", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1544"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_2x2", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1545"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_3x3", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1553"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_3x3", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1554"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_3x3", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1555"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_3x3", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1556"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_3x3", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1557"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_3x3", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1558"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_3x3", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1559"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_3x3", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1560"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_3x3", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1561"}, {"caller_nid": "test_linalg_testnorm2d_test_matrix_3x3", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1562"}, {"caller_nid": "test_linalg_testnorm2d_test_bad_args", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1567"}, {"caller_nid": "test_linalg_testnorm2d_test_bad_args", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1568"}, {"caller_nid": "test_linalg_testnorm2d_test_bad_args", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1568"}, {"caller_nid": "test_linalg_testnorm2d_test_bad_args", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1573"}, {"caller_nid": "test_linalg_testnorm2d_test_bad_args", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1574"}, {"caller_nid": "test_linalg_testnorm2d_test_bad_args", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1575"}, {"caller_nid": "test_linalg_testnorm2d_test_bad_args", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1576"}, {"caller_nid": "test_linalg_testnorm2d_test_bad_args", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1577"}, {"caller_nid": "test_linalg_testnorm2d_test_bad_args", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1582"}, {"caller_nid": "test_linalg_testnorm2d_test_bad_args", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1583"}, {"caller_nid": "test_linalg_testnorm2d_test_bad_args", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1584"}, {"caller_nid": "test_linalg_testnorm2d_test_bad_args", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1587"}, {"caller_nid": "test_linalg_testnorm2d_test_bad_args", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1588"}, {"caller_nid": "test_linalg_testnorm2d_test_bad_args", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1589"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_longdouble_norm", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1601"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_longdouble_norm", "callee": "old_assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1602"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_longdouble_norm", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1602"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_intmin", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1607"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_intmin", "callee": "old_assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1608"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_intmin", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1608"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_complex_high_ord", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1612"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_complex_high_ord", "callee": "old_assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1616"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_complex_high_ord", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1616"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_complex_high_ord", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1617"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_complex_high_ord", "callee": "old_assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1618"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_complex_high_ord", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1618"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_complex_high_ord", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1619"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_complex_high_ord", "callee": "old_assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1620"}, {"caller_nid": "test_linalg_testnorm_nonsystematic_test_complex_high_ord", "callee": "norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1620"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1655"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1655"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1655"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1657"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1659"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1659"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1661"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1661"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1661"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1663"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1663"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1664"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1664"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1664"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1666"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1666"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1668"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1668"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1668"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1669"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1669"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1669"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1671"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1671"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1673"}, {"caller_nid": "test_linalg_testmatrixrank_test_matrix_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1676"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1679"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1679"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1679"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1680"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1680"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1680"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1681"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1681"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1681"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1683"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1685"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1685"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1688"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1688"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1689"}, {"caller_nid": "test_linalg_testmatrixrank_test_symmetric_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1689"}, {"caller_nid": "test_linalg_test_reduced_rank", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1694"}, {"caller_nid": "test_linalg_test_reduced_rank", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1695"}, {"caller_nid": "test_linalg_test_reduced_rank", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1697"}, {"caller_nid": "test_linalg_test_reduced_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1700"}, {"caller_nid": "test_linalg_test_reduced_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1700"}, {"caller_nid": "test_linalg_test_reduced_rank", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1702"}, {"caller_nid": "test_linalg_test_reduced_rank", "callee": "matrix_rank", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1702"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1712"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1715"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "qr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1718"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1720"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1721"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1722"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1722"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1723"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1723"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1724"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1725"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1726"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1727"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "conj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1727"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1727"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "triu", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1728"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "qr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1731"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1732"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1733"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1734"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1734"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1735"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1735"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1736"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1737"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1738"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1739"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "conj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1739"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1739"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "triu", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1740"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "qr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1743"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1744"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1745"}, {"caller_nid": "test_linalg_testqr_check_qr", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1745"}, {"caller_nid": "test_linalg_test_qr_empty", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1754"}, {"caller_nid": "test_linalg_test_qr_empty", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1755"}, {"caller_nid": "test_linalg_test_qr_empty", "callee": "qr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1759"}, {"caller_nid": "test_linalg_test_qr_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1760"}, {"caller_nid": "test_linalg_test_qr_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1761"}, {"caller_nid": "test_linalg_test_qr_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1762"}, {"caller_nid": "test_linalg_test_qr_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1763"}, {"caller_nid": "test_linalg_testqr_test_mode_raw", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1772"}, {"caller_nid": "test_linalg_testqr_test_mode_raw", "callee": "qr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1775"}, {"caller_nid": "test_linalg_testqr_test_mode_raw", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1776"}, {"caller_nid": "test_linalg_testqr_test_mode_raw", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1777"}, {"caller_nid": "test_linalg_testqr_test_mode_raw", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1778"}, {"caller_nid": "test_linalg_testqr_test_mode_raw", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1779"}, {"caller_nid": "test_linalg_testqr_test_mode_raw", "callee": "qr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1781"}, {"caller_nid": "test_linalg_testqr_test_mode_raw", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1782"}, {"caller_nid": "test_linalg_testqr_test_mode_raw", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1783"}, {"caller_nid": "test_linalg_testqr_test_mode_raw", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1784"}, {"caller_nid": "test_linalg_testqr_test_mode_raw", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1785"}, {"caller_nid": "test_linalg_testqr_test_mode_all_but_economic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1788"}, {"caller_nid": "test_linalg_testqr_test_mode_all_but_economic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1789"}, {"caller_nid": "test_linalg_testqr_test_mode_all_but_economic", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1791"}, {"caller_nid": "test_linalg_testqr_test_mode_all_but_economic", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1792"}, {"caller_nid": "test_linalg_testqr_test_mode_all_but_economic", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1798"}, {"caller_nid": "test_linalg_testqr_test_mode_all_but_economic", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1799"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1807"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1810"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "qr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1813"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1814"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1815"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1816"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1816"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1817"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1817"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1818"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1819"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1820"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "identity", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1821"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1822"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1824"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "conj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1824"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1824"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "triu", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1825"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "qr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1828"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1829"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1830"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1831"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1831"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1832"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1832"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1833"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1834"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1835"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "identity", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1836"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1837"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1839"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "conj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1839"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "swapaxes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1839"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "triu", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1841"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "qr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1844"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1845"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1846"}, {"caller_nid": "test_linalg_testqr_check_qr_stacked", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1846"}, {"caller_nid": "test_linalg_test_stacked_inputs", "callee": "default_rng", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1859"}, {"caller_nid": "test_linalg_test_stacked_inputs", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1860"}, {"caller_nid": "test_linalg_test_stacked_inputs", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1860"}, {"caller_nid": "test_linalg_test_stacked_inputs", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1861"}, {"caller_nid": "test_linalg_test_stacked_inputs", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1861"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1877"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1878"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "issubdtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1879"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1880"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1882"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1882"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1882"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1885"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "conj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1885"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1885"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1886"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "cholesky", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1888"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1892"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "conj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1892"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1892"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1894"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "conj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1894"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1894"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1896"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1897"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "diagonal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1900"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1901"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1901"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "isreal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1901"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1902"}, {"caller_nid": "test_linalg_test_basic_property", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1902"}, {"caller_nid": "test_linalg_testcholesky_test_0_size", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1907"}, {"caller_nid": "test_linalg_testcholesky_test_0_size", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1907"}, {"caller_nid": "test_linalg_testcholesky_test_0_size", "callee": "cholesky", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1908"}, {"caller_nid": "test_linalg_testcholesky_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1909"}, {"caller_nid": "test_linalg_testcholesky_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1910"}, {"caller_nid": "test_linalg_testcholesky_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1912"}, {"caller_nid": "test_linalg_testcholesky_test_0_size", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1912"}, {"caller_nid": "test_linalg_testcholesky_test_0_size", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1914"}, {"caller_nid": "test_linalg_testcholesky_test_0_size", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1914"}, {"caller_nid": "test_linalg_testcholesky_test_0_size", "callee": "cholesky", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1915"}, {"caller_nid": "test_linalg_testcholesky_test_0_size", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1916"}, {"caller_nid": "test_linalg_testcholesky_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1917"}, {"caller_nid": "test_linalg_testcholesky_test_0_size", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1918"}, {"caller_nid": "test_linalg_testcholesky_test_0_size", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1918"}, {"caller_nid": "test_linalg_testcholesky_test_upper_lower_arg", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1922"}, {"caller_nid": "test_linalg_testcholesky_test_upper_lower_arg", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1924"}, {"caller_nid": "test_linalg_testcholesky_test_upper_lower_arg", "callee": "cholesky", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1924"}, {"caller_nid": "test_linalg_testcholesky_test_upper_lower_arg", "callee": "cholesky", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1924"}, {"caller_nid": "test_linalg_testcholesky_test_upper_lower_arg", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1926"}, {"caller_nid": "test_linalg_testcholesky_test_upper_lower_arg", "callee": "cholesky", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1927"}, {"caller_nid": "test_linalg_testcholesky_test_upper_lower_arg", "callee": "conj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1928"}, {"caller_nid": "test_linalg_testcholesky_test_upper_lower_arg", "callee": "cholesky", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1928"}, {"caller_nid": "test_linalg_test_byteorder_check", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1957"}, {"caller_nid": "test_linalg_test_byteorder_check", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1958"}, {"caller_nid": "test_linalg_test_byteorder_check", "callee": "newbyteorder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1958"}, {"caller_nid": "test_linalg_test_byteorder_check", "callee": "byteswap", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1959"}, {"caller_nid": "test_linalg_test_byteorder_check", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1959"}, {"caller_nid": "test_linalg_test_byteorder_check", "callee": "newbyteorder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1959"}, {"caller_nid": "test_linalg_test_byteorder_check", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1960"}, {"caller_nid": "test_linalg_test_byteorder_check", "callee": "routine", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1963"}, {"caller_nid": "test_linalg_test_byteorder_check", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1965"}, {"caller_nid": "test_linalg_test_byteorder_check", "callee": "routine", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1965"}, {"caller_nid": "test_linalg_test_byteorder_check", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1967"}, {"caller_nid": "test_linalg_test_byteorder_check", "callee": "routine", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1967"}, {"caller_nid": "test_linalg_test_generalized_raise_multiloop", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1975"}, {"caller_nid": "test_linalg_test_generalized_raise_multiloop", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1976"}, {"caller_nid": "test_linalg_test_generalized_raise_multiloop", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1978"}, {"caller_nid": "test_linalg_test_generalized_raise_multiloop", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1982"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "fork", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L1999"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2002"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2006"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2007"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "setrlimit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2010"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "xerbla", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2013"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "_exit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2017"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2020"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "dorgqr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2021"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2026"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "_exit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2029"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "_exit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2032"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "wait", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2035"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "WEXITSTATUS", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2036"}, {"caller_nid": "test_linalg_test_xerbla_override", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2037"}, {"caller_nid": "test_linalg_test_sdot_bug_8577", "callee": "dedent", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2053"}, {"caller_nid": "test_linalg_test_sdot_bug_8577", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2066"}, {"caller_nid": "test_linalg_test_sdot_bug_8577", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2068"}, {"caller_nid": "test_linalg_test_sdot_bug_8577", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2071"}, {"caller_nid": "test_linalg_test_sdot_bug_8577", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2073"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_three_arguments", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2081"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_three_arguments", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2082"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_three_arguments", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2083"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_three_arguments", "callee": "multi_dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2085"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_three_arguments", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2085"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_three_arguments", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2085"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_three_arguments", "callee": "multi_dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2086"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_three_arguments", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2086"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_three_arguments", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2086"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_two_arguments", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2090"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_two_arguments", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2091"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_two_arguments", "callee": "multi_dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2093"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_two_arguments", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2093"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_two_arguments", "callee": "multi_dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2094"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_two_arguments", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2094"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_dynamic_programming_optimization", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2099"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_dynamic_programming_optimization", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2100"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_dynamic_programming_optimization", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2101"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_dynamic_programming_optimization", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2102"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_dynamic_programming_optimization", "callee": "multi_dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2103"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_dynamic_programming_optimization", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2103"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_dynamic_programming_optimization", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2103"}, {"caller_nid": "test_linalg_testmultidot_test_basic_function_with_dynamic_programming_optimization", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2103"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_first_argument", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2107"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_first_argument", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2108"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_first_argument", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2109"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_first_argument", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2110"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_first_argument", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2113"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_first_argument", "callee": "multi_dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2113"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_last_argument", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2117"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_last_argument", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2118"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_last_argument", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2119"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_last_argument", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2120"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_last_argument", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2123"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_last_argument", "callee": "multi_dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2123"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_first_and_last_argument", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2127"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_first_and_last_argument", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2128"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_first_and_last_argument", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2129"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_first_and_last_argument", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2130"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_first_and_last_argument", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2133"}, {"caller_nid": "test_linalg_testmultidot_test_vector_as_first_and_last_argument", "callee": "multi_dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2133"}, {"caller_nid": "test_linalg_testmultidot_test_three_arguments_and_out", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2138"}, {"caller_nid": "test_linalg_testmultidot_test_three_arguments_and_out", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2139"}, {"caller_nid": "test_linalg_testmultidot_test_three_arguments_and_out", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2140"}, {"caller_nid": "test_linalg_testmultidot_test_three_arguments_and_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2142"}, {"caller_nid": "test_linalg_testmultidot_test_three_arguments_and_out", "callee": "multi_dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2143"}, {"caller_nid": "test_linalg_testmultidot_test_three_arguments_and_out", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2145"}, {"caller_nid": "test_linalg_testmultidot_test_three_arguments_and_out", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2145"}, {"caller_nid": "test_linalg_testmultidot_test_three_arguments_and_out", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2146"}, {"caller_nid": "test_linalg_testmultidot_test_three_arguments_and_out", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2146"}, {"caller_nid": "test_linalg_testmultidot_test_two_arguments_and_out", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2150"}, {"caller_nid": "test_linalg_testmultidot_test_two_arguments_and_out", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2151"}, {"caller_nid": "test_linalg_testmultidot_test_two_arguments_and_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2152"}, {"caller_nid": "test_linalg_testmultidot_test_two_arguments_and_out", "callee": "multi_dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2153"}, {"caller_nid": "test_linalg_testmultidot_test_two_arguments_and_out", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2155"}, {"caller_nid": "test_linalg_testmultidot_test_two_arguments_and_out", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2156"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_optimization_and_out", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2161"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_optimization_and_out", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2162"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_optimization_and_out", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2163"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_optimization_and_out", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2164"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_optimization_and_out", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2165"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_optimization_and_out", "callee": "multi_dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2166"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_optimization_and_out", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2168"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_optimization_and_out", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2168"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_optimization_and_out", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2168"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_logic", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2173"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_logic", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2174"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_logic", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2175"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_logic", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2176"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_logic", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2177"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_logic", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2178"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_logic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2179"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_logic", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2185"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_logic", "callee": "_multi_dot_matrix_chain_order", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2193"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_logic", "callee": "triu", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2196"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_logic", "callee": "triu", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2197"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_logic", "callee": "triu", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2198"}, {"caller_nid": "test_linalg_testmultidot_test_dynamic_programming_logic", "callee": "triu", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2198"}, {"caller_nid": "test_linalg_testmultidot_test_too_few_input_arrays", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2201"}, {"caller_nid": "test_linalg_testmultidot_test_too_few_input_arrays", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2202"}, {"caller_nid": "test_linalg_testmultidot_test_too_few_input_arrays", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2202"}, {"caller_nid": "test_linalg_test_non_square_handling", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2212"}, {"caller_nid": "test_linalg_test_non_square_handling", "callee": "tensorinv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2213"}, {"caller_nid": "test_linalg_test_tensorinv_shape", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2221"}, {"caller_nid": "test_linalg_test_tensorinv_shape", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2221"}, {"caller_nid": "test_linalg_test_tensorinv_shape", "callee": "tensorinv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2222"}, {"caller_nid": "test_linalg_test_tensorinv_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2225"}, {"caller_nid": "test_linalg_test_tensorinv_ind_limit", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2231"}, {"caller_nid": "test_linalg_test_tensorinv_ind_limit", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2231"}, {"caller_nid": "test_linalg_test_tensorinv_ind_limit", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2232"}, {"caller_nid": "test_linalg_test_tensorinv_ind_limit", "callee": "tensorinv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2233"}, {"caller_nid": "test_linalg_testtensorinv_test_tensorinv_result", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2237"}, {"caller_nid": "test_linalg_testtensorinv_test_tensorinv_result", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2237"}, {"caller_nid": "test_linalg_testtensorinv_test_tensorinv_result", "callee": "tensorinv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2238"}, {"caller_nid": "test_linalg_testtensorinv_test_tensorinv_result", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2239"}, {"caller_nid": "test_linalg_testtensorinv_test_tensorinv_result", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2240"}, {"caller_nid": "test_linalg_testtensorinv_test_tensorinv_result", "callee": "tensordot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2240"}, {"caller_nid": "test_linalg_testtensorinv_test_tensorinv_result", "callee": "tensorsolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2240"}, {"caller_nid": "test_linalg_test_non_square_handling", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2250"}, {"caller_nid": "test_linalg_test_non_square_handling", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2251"}, {"caller_nid": "test_linalg_test_non_square_handling", "callee": "tensorsolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2252"}, {"caller_nid": "test_linalg_test_tensorsolve_result", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2258"}, {"caller_nid": "test_linalg_test_tensorsolve_result", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2259"}, {"caller_nid": "test_linalg_test_tensorsolve_result", "callee": "tensorsolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2260"}, {"caller_nid": "test_linalg_test_tensorsolve_result", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2261"}, {"caller_nid": "test_linalg_test_tensorsolve_result", "callee": "tensordot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2261"}, {"caller_nid": "test_linalg_test_tensorsolve_result", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2261"}, {"caller_nid": "test_linalg_test_unsupported_commontype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2266"}, {"caller_nid": "test_linalg_test_unsupported_commontype", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2267"}, {"caller_nid": "test_linalg_test_unsupported_commontype", "callee": "cholesky", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2268"}, {"caller_nid": "test_linalg_test_blas64_dot", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2278"}, {"caller_nid": "test_linalg_test_blas64_dot", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2279"}, {"caller_nid": "test_linalg_test_blas64_dot", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2281"}, {"caller_nid": "test_linalg_test_blas64_dot", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2282"}, {"caller_nid": "test_linalg_test_blas64_geqrf_lwork_smoketest", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2298"}, {"caller_nid": "test_linalg_test_blas64_geqrf_lwork_smoketest", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2299"}, {"caller_nid": "test_linalg_test_blas64_geqrf_lwork_smoketest", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2300"}, {"caller_nid": "test_linalg_test_blas64_geqrf_lwork_smoketest", "callee": "lapack_routine", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2303"}, {"caller_nid": "test_linalg_test_blas64_geqrf_lwork_smoketest", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2304"}, {"caller_nid": "test_linalg_test_blas64_geqrf_lwork_smoketest", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2305"}, {"caller_nid": "test_linalg_test_blas64_geqrf_lwork_smoketest", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2306"}, {"caller_nid": "test_linalg_test_blas64_geqrf_lwork_smoketest", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2309"}, {"caller_nid": "test_linalg_test_blas64_geqrf_lwork_smoketest", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2309"}, {"caller_nid": "test_linalg_test_blas64_geqrf_lwork_smoketest", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2310"}, {"caller_nid": "test_linalg_test_diagonal", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2317"}, {"caller_nid": "test_linalg_test_diagonal", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2317"}, {"caller_nid": "test_linalg_test_diagonal", "callee": "diagonal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2318"}, {"caller_nid": "test_linalg_test_diagonal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2319"}, {"caller_nid": "test_linalg_test_diagonal", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2326"}, {"caller_nid": "test_linalg_test_trace", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2333"}, {"caller_nid": "test_linalg_test_trace", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2333"}, {"caller_nid": "test_linalg_test_trace", "callee": "trace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2334"}, {"caller_nid": "test_linalg_test_trace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2335"}, {"caller_nid": "test_linalg_test_trace", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2337"}, {"caller_nid": "test_linalg_test_cross", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2341"}, {"caller_nid": "test_linalg_test_cross", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2341"}, {"caller_nid": "test_linalg_test_cross", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2342"}, {"caller_nid": "test_linalg_test_cross", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2343"}, {"caller_nid": "test_linalg_test_cross", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2349"}, {"caller_nid": "test_linalg_test_cross", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2354"}, {"caller_nid": "test_linalg_test_cross", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2355"}, {"caller_nid": "test_linalg_test_cross", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2357"}, {"caller_nid": "test_linalg_test_cross", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2359"}, {"caller_nid": "test_linalg_test_cross", "callee": "cross", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2364"}, {"caller_nid": "test_linalg_test_tensordot", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2369"}, {"caller_nid": "test_linalg_test_tensordot", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2369"}, {"caller_nid": "test_linalg_test_tensordot", "callee": "tensordot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2371"}, {"caller_nid": "test_linalg_test_tensordot", "callee": "tensordot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2372"}, {"caller_nid": "test_linalg_test_matmul", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2378"}, {"caller_nid": "test_linalg_test_matmul", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2378"}, {"caller_nid": "test_linalg_test_matmul", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2379"}, {"caller_nid": "test_linalg_test_matmul", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2380"}, {"caller_nid": "test_linalg_test_matmul", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2382"}, {"caller_nid": "test_linalg_test_matrix_transpose", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2386"}, {"caller_nid": "test_linalg_test_matrix_transpose", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2386"}, {"caller_nid": "test_linalg_test_matrix_transpose", "callee": "matrix_transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2387"}, {"caller_nid": "test_linalg_test_matrix_transpose", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2390"}, {"caller_nid": "test_linalg_test_matrix_transpose", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2392"}, {"caller_nid": "test_linalg_test_matrix_transpose", "callee": "matrix_transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2395"}, {"caller_nid": "test_linalg_test_matrix_norm", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2399"}, {"caller_nid": "test_linalg_test_matrix_norm", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2399"}, {"caller_nid": "test_linalg_test_matrix_norm", "callee": "matrix_norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2400"}, {"caller_nid": "test_linalg_test_matrix_norm", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2402"}, {"caller_nid": "test_linalg_test_matrix_norm", "callee": "matrix_norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2404"}, {"caller_nid": "test_linalg_test_matrix_norm", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2406"}, {"caller_nid": "test_linalg_test_matrix_norm_empty", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2412"}, {"caller_nid": "test_linalg_test_matrix_norm_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2413"}, {"caller_nid": "test_linalg_test_matrix_norm_empty", "callee": "matrix_norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2413"}, {"caller_nid": "test_linalg_test_matrix_norm_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2414"}, {"caller_nid": "test_linalg_test_matrix_norm_empty", "callee": "matrix_norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2414"}, {"caller_nid": "test_linalg_test_matrix_norm_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2415"}, {"caller_nid": "test_linalg_test_matrix_norm_empty", "callee": "matrix_norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2415"}, {"caller_nid": "test_linalg_test_matrix_norm_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2416"}, {"caller_nid": "test_linalg_test_matrix_norm_empty", "callee": "matrix_norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2416"}, {"caller_nid": "test_linalg_test_matrix_norm_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2417"}, {"caller_nid": "test_linalg_test_matrix_norm_empty", "callee": "matrix_norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2417"}, {"caller_nid": "test_linalg_test_vector_norm", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2420"}, {"caller_nid": "test_linalg_test_vector_norm", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2420"}, {"caller_nid": "test_linalg_test_vector_norm", "callee": "vector_norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2421"}, {"caller_nid": "test_linalg_test_vector_norm", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2423"}, {"caller_nid": "test_linalg_test_vector_norm", "callee": "vector_norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2425"}, {"caller_nid": "test_linalg_test_vector_norm", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2428"}, {"caller_nid": "test_linalg_test_vector_norm", "callee": "vector_norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2431"}, {"caller_nid": "test_linalg_test_vector_norm", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2432"}, {"caller_nid": "test_linalg_test_vector_norm", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2433"}, {"caller_nid": "test_linalg_test_vector_norm_empty", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2439"}, {"caller_nid": "test_linalg_test_vector_norm_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2440"}, {"caller_nid": "test_linalg_test_vector_norm_empty", "callee": "vector_norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2440"}, {"caller_nid": "test_linalg_test_vector_norm_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2441"}, {"caller_nid": "test_linalg_test_vector_norm_empty", "callee": "vector_norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2441"}, {"caller_nid": "test_linalg_test_vector_norm_empty", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2442"}, {"caller_nid": "test_linalg_test_vector_norm_empty", "callee": "vector_norm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_linalg.py", "source_location": "L2442"}]} |