Files
tfm_ainventory/graphify-out/cache/9e9bb6dbd8303a1ce262280a48933f421de691b0fb0c9289ae7f68cd4c8d8e76.json

1 line
70 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_polynomial_py", "label": "test_polynomial.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L1"}, {"id": "test_polynomial_testpolynomial", "label": "TestPolynomial", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L20"}, {"id": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "label": ".test_poly1d_str_and_repr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L21"}, {"id": "test_polynomial_testpolynomial_test_poly1d_resolution", "label": ".test_poly1d_resolution()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L43"}, {"id": "test_polynomial_testpolynomial_test_poly1d_math", "label": ".test_poly1d_math()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L51"}, {"id": "test_polynomial_test_poly1d_misc", "label": "test_poly1d_misc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L74"}, {"id": "test_polynomial_testpolynomial_test_poly1d_variable_arg", "label": ".test_poly1d_variable_arg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L94"}, {"id": "test_polynomial_testpolynomial_test_poly", "label": ".test_poly()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L104"}, {"id": "test_polynomial_testpolynomial_test_roots", "label": ".test_roots()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L128"}, {"id": "test_polynomial_testpolynomial_test_str_leading_zeros", "label": ".test_str_leading_zeros()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L146"}, {"id": "test_polynomial_testpolynomial_test_polyfit", "label": ".test_polyfit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L158"}, {"id": "test_polynomial_testpolynomial_test_objects", "label": ".test_objects()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L232"}, {"id": "test_polynomial_testpolynomial_test_complex", "label": ".test_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L247"}, {"id": "test_polynomial_testpolynomial_test_integ_coeffs", "label": ".test_integ_coeffs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L254"}, {"id": "test_polynomial_testpolynomial_test_zero_dims", "label": ".test_zero_dims()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L260"}, {"id": "test_polynomial_testpolynomial_test_poly_int_overflow", "label": ".test_poly_int_overflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L266"}, {"id": "test_polynomial_testpolynomial_test_zero_poly_dtype", "label": ".test_zero_poly_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L273"}, {"id": "test_polynomial_testpolynomial_test_poly_eq", "label": ".test_poly_eq()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L287"}, {"id": "test_polynomial_testpolynomial_test_polydiv", "label": ".test_polydiv()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L296"}, {"id": "test_polynomial_testpolynomial_test_poly_coeffs_mutable", "label": ".test_poly_coeffs_mutable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L313"}, {"id": "test_polynomial_rationale_267", "label": "Regression test for gh-5096.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L267"}, {"id": "test_polynomial_rationale_274", "label": "Regression test for gh-16354.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L274"}, {"id": "test_polynomial_rationale_314", "label": "Coefficients should be modifiable", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L314"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_polynomial_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_polynomial_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_polynomial_py", "target": "numpy_polynomial_polynomial", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_polynomial_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_polynomial_py", "target": "test_polynomial_testpolynomial", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L20", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L21", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_poly1d_resolution", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L43", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_poly1d_math", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_polynomial_py", "target": "test_polynomial_test_poly1d_misc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L74", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_poly1d_variable_arg", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L94", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_poly", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L104", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_roots", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L128", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_str_leading_zeros", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L146", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_polyfit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L158", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_objects", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L232", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L247", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_integ_coeffs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L254", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_zero_dims", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L260", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_poly_int_overflow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L266", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_zero_poly_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L273", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_poly_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L287", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_polydiv", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L296", "weight": 1.0}, {"source": "test_polynomial_testpolynomial", "target": "test_polynomial_testpolynomial_test_poly_coeffs_mutable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L313", "weight": 1.0}, {"source": "test_polynomial_rationale_267", "target": "test_polynomial_testpolynomial_test_poly_int_overflow", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L267", "weight": 1.0}, {"source": "test_polynomial_rationale_274", "target": "test_polynomial_testpolynomial_test_zero_poly_dtype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L274", "weight": 1.0}, {"source": "test_polynomial_rationale_314", "target": "test_polynomial_testpolynomial_test_poly_coeffs_mutable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L314", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L22"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L23"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L23"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L24"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L24"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L28"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L29"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L29"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L30"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L30"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L34"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L35"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L35"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L39"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L39"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_str_and_repr", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L39"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_resolution", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L44"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_resolution", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L45"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_resolution", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L46"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_resolution", "callee": "p", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L46"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_resolution", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L47"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_resolution", "callee": "p", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L47"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_resolution", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L48"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_resolution", "callee": "q", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L48"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_resolution", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L49"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_resolution", "callee": "q", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L49"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L53"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L54"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L55"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L55"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L55"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L56"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "integ", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L56"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L56"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L57"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "integ", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L57"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L57"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L59"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L60"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L61"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L61"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L62"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L62"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L63"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L63"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L64"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L64"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L66"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "p", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L66"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L66"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L67"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "q", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L67"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L67"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L68"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "deriv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L68"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L68"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L69"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "deriv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L69"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L69"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L70"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "polydiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L70"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L70"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L70"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L71"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_math", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L71"}, {"caller_nid": "test_polynomial_test_poly1d_misc", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L75"}, {"caller_nid": "test_polynomial_test_poly1d_misc", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L76"}, {"caller_nid": "test_polynomial_test_poly1d_misc", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L77"}, {"caller_nid": "test_polynomial_test_poly1d_misc", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L80"}, {"caller_nid": "test_polynomial_test_poly1d_misc", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L80"}, {"caller_nid": "test_polynomial_test_poly1d_misc", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L81"}, {"caller_nid": "test_polynomial_test_poly1d_misc", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L81"}, {"caller_nid": "test_polynomial_test_poly1d_misc", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L82"}, {"caller_nid": "test_polynomial_test_poly1d_misc", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L82"}, {"caller_nid": "test_polynomial_test_poly1d_misc", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L86"}, {"caller_nid": "test_polynomial_test_poly1d_misc", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L88"}, {"caller_nid": "test_polynomial_test_poly1d_misc", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L90"}, {"caller_nid": "test_polynomial_test_poly1d_misc", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L92"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_variable_arg", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L95"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_variable_arg", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L96"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_variable_arg", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L96"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_variable_arg", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L99"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_variable_arg", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L100"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly1d_variable_arg", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L100"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L105"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L105"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L105"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L105"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L110"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L110"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L113"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "isrealobj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L113"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L113"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L114"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "isrealobj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L114"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L114"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L116"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "isrealobj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L116"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L116"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L117"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "isrealobj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L117"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L117"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L118"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "isrealobj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L118"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L118"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L119"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "isrealobj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L119"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L119"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L120"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "isrealobj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L120"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L120"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L122"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "iscomplexobj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L122"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L122"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L124"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L125"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L125"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L126"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "isrealobj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L126"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L126"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L126"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly", "callee": "conjugate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L126"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L129"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "roots", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L129"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "logspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L132"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L133"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L134"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "roots", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L134"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "polyfromroots", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L134"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L137"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L137"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "log10", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L137"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "logspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L139"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L140"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L141"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "roots", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L141"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "polyfromroots", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L141"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L144"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L144"}, {"caller_nid": "test_polynomial_testpolynomial_test_roots", "callee": "log10", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L144"}, {"caller_nid": "test_polynomial_testpolynomial_test_str_leading_zeros", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L147"}, {"caller_nid": "test_polynomial_testpolynomial_test_str_leading_zeros", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L149"}, {"caller_nid": "test_polynomial_testpolynomial_test_str_leading_zeros", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L149"}, {"caller_nid": "test_polynomial_testpolynomial_test_str_leading_zeros", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L153"}, {"caller_nid": "test_polynomial_testpolynomial_test_str_leading_zeros", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L156"}, {"caller_nid": "test_polynomial_testpolynomial_test_str_leading_zeros", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L156"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L159"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L160"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "polyval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L161"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L163"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L168"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "polyfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L172"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L174"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L178"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "polyfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L180"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L181"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L185"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "polyfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L187"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L188"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L192"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L197"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "polyfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L197"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L199"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L200"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L201"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "polyfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L201"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "polyfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L203"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L203"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L204"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L205"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L206"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L207"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L210"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "normal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L211"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "polyfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L212"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L212"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L214"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L214"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L215"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L215"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L215"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "polyfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L217"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L217"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L217"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L219"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L219"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L220"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L220"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L220"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "full", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L222"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "polyfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L223"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L223"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L224"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L224"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L225"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L225"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L225"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "polyfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L228"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L228"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L229"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "std", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L229"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L230"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L230"}, {"caller_nid": "test_polynomial_testpolynomial_test_polyfit", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L230"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L234"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L234"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L234"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L234"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L235"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L236"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L236"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "deriv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L237"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L238"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L238"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "integ", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L239"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L240"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L240"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L241"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L241"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L242"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "issubdtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L242"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L243"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L243"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L243"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L244"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L244"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L244"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L244"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L245"}, {"caller_nid": "test_polynomial_testpolynomial_test_objects", "callee": "Decimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L245"}, {"caller_nid": "test_polynomial_testpolynomial_test_complex", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L248"}, {"caller_nid": "test_polynomial_testpolynomial_test_complex", "callee": "integ", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L249"}, {"caller_nid": "test_polynomial_testpolynomial_test_complex", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L250"}, {"caller_nid": "test_polynomial_testpolynomial_test_complex", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L250"}, {"caller_nid": "test_polynomial_testpolynomial_test_complex", "callee": "deriv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L251"}, {"caller_nid": "test_polynomial_testpolynomial_test_complex", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L252"}, {"caller_nid": "test_polynomial_testpolynomial_test_complex", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L252"}, {"caller_nid": "test_polynomial_testpolynomial_test_integ_coeffs", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L255"}, {"caller_nid": "test_polynomial_testpolynomial_test_integ_coeffs", "callee": "integ", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L256"}, {"caller_nid": "test_polynomial_testpolynomial_test_integ_coeffs", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L258"}, {"caller_nid": "test_polynomial_testpolynomial_test_integ_coeffs", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L258"}, {"caller_nid": "test_polynomial_testpolynomial_test_zero_dims", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L262"}, {"caller_nid": "test_polynomial_testpolynomial_test_zero_dims", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L262"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_int_overflow", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L270"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_int_overflow", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L271"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_int_overflow", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L271"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_int_overflow", "callee": "poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L271"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_int_overflow", "callee": "diag", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L271"}, {"caller_nid": "test_polynomial_testpolynomial_test_zero_poly_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L277"}, {"caller_nid": "test_polynomial_testpolynomial_test_zero_poly_dtype", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L278"}, {"caller_nid": "test_polynomial_testpolynomial_test_zero_poly_dtype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L278"}, {"caller_nid": "test_polynomial_testpolynomial_test_zero_poly_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L279"}, {"caller_nid": "test_polynomial_testpolynomial_test_zero_poly_dtype", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L281"}, {"caller_nid": "test_polynomial_testpolynomial_test_zero_poly_dtype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L281"}, {"caller_nid": "test_polynomial_testpolynomial_test_zero_poly_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L282"}, {"caller_nid": "test_polynomial_testpolynomial_test_zero_poly_dtype", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L284"}, {"caller_nid": "test_polynomial_testpolynomial_test_zero_poly_dtype", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L284"}, {"caller_nid": "test_polynomial_testpolynomial_test_zero_poly_dtype", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L285"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_eq", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L288"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_eq", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L289"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_eq", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L290"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_eq", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L291"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_eq", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L292"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_eq", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L293"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_eq", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L294"}, {"caller_nid": "test_polynomial_testpolynomial_test_polydiv", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L297"}, {"caller_nid": "test_polynomial_testpolynomial_test_polydiv", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L298"}, {"caller_nid": "test_polynomial_testpolynomial_test_polydiv", "callee": "polydiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L299"}, {"caller_nid": "test_polynomial_testpolynomial_test_polydiv", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L300"}, {"caller_nid": "test_polynomial_testpolynomial_test_polydiv", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L301"}, {"caller_nid": "test_polynomial_testpolynomial_test_polydiv", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L302"}, {"caller_nid": "test_polynomial_testpolynomial_test_polydiv", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L305"}, {"caller_nid": "test_polynomial_testpolynomial_test_polydiv", "callee": "polydiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L306"}, {"caller_nid": "test_polynomial_testpolynomial_test_polydiv", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L307"}, {"caller_nid": "test_polynomial_testpolynomial_test_polydiv", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L308"}, {"caller_nid": "test_polynomial_testpolynomial_test_polydiv", "callee": "polydiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L309"}, {"caller_nid": "test_polynomial_testpolynomial_test_polydiv", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L310"}, {"caller_nid": "test_polynomial_testpolynomial_test_polydiv", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L311"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_coeffs_mutable", "callee": "poly1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L315"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_coeffs_mutable", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L318"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_coeffs_mutable", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L321"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_coeffs_mutable", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L325"}, {"caller_nid": "test_polynomial_testpolynomial_test_poly_coeffs_mutable", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_polynomial.py", "source_location": "L325"}]}