Files
tfm_ainventory/graphify-out/cache/7f1e642d90c6f11f30cc330e21906502b6ac3842fb55a1717f52579d8f567e9e.json

1 line
45 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "label": "polynomial.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1"}, {"id": "polynomial_polyline", "label": "polyline()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L113"}, {"id": "polynomial_polyfromroots", "label": "polyfromroots()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L151"}, {"id": "polynomial_polyadd", "label": "polyadd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L215"}, {"id": "polynomial_polysub", "label": "polysub()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L251"}, {"id": "polynomial_polymulx", "label": "polymulx()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L288"}, {"id": "polynomial_polymul", "label": "polymul()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L330"}, {"id": "polynomial_polydiv", "label": "polydiv()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L368"}, {"id": "polynomial_polypow", "label": "polypow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L426"}, {"id": "polynomial_polyder", "label": "polyder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L465"}, {"id": "polynomial_polyint", "label": "polyint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L545"}, {"id": "polynomial_polyval", "label": "polyval()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L662"}, {"id": "polynomial_polyvalfromroots", "label": "polyvalfromroots()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L761"}, {"id": "polynomial_polyval2d_dispatcher", "label": "_polyval2d_dispatcher()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L847"}, {"id": "polynomial_polygrid2d_dispatcher", "label": "_polygrid2d_dispatcher()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L850"}, {"id": "polynomial_polyval2d", "label": "polyval2d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L854"}, {"id": "polynomial_polygrid2d", "label": "polygrid2d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L906"}, {"id": "polynomial_polyval3d", "label": "polyval3d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L962"}, {"id": "polynomial_polygrid3d", "label": "polygrid3d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1015"}, {"id": "polynomial_polyvander", "label": "polyvander()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1074"}, {"id": "polynomial_polyvander2d", "label": "polyvander2d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1141"}, {"id": "polynomial_polyvander3d", "label": "polyvander3d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1220"}, {"id": "polynomial_polyfit", "label": "polyfit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1294"}, {"id": "polynomial_polycompanion", "label": "polycompanion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1448"}, {"id": "polynomial_polyroots", "label": "polyroots()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1491"}, {"id": "polynomial_polynomial", "label": "Polynomial", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1557"}, {"id": "abcpolybase", "label": "ABCPolyBase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "polynomial_str_term_unicode", "label": "_str_term_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1603"}, {"id": "polynomial_str_term_ascii", "label": "_str_term_ascii()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1610"}, {"id": "polynomial_repr_latex_term", "label": "_repr_latex_term()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1617"}, {"id": "polynomial_rationale_1", "label": "================================================= Power Series (:mod:`numpy.poly", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1"}, {"id": "polynomial_rationale_114", "label": "Returns an array representing a linear polynomial. Parameters ---------", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L114"}, {"id": "polynomial_rationale_152", "label": "Generate a monic polynomial with given roots. Return the coefficients of th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L152"}, {"id": "polynomial_rationale_216", "label": "Add one polynomial to another. Returns the sum of two polynomials `c1` + `c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L216"}, {"id": "polynomial_rationale_252", "label": "Subtract one polynomial from another. Returns the difference of two polynom", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L252"}, {"id": "polynomial_rationale_289", "label": "Multiply a polynomial by x. Multiply the polynomial `c` by x, where x is th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L289"}, {"id": "polynomial_rationale_331", "label": "Multiply one polynomial by another. Returns the product of two polynomials", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L331"}, {"id": "polynomial_rationale_369", "label": "Divide one polynomial by another. Returns the quotient-with-remainder of tw", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L369"}, {"id": "polynomial_rationale_427", "label": "Raise a polynomial to a power. Returns the polynomial `c` raised to the pow", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L427"}, {"id": "polynomial_rationale_466", "label": "Differentiate a polynomial. Returns the polynomial coefficients `c` differe", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L466"}, {"id": "polynomial_rationale_546", "label": "Integrate a polynomial. Returns the polynomial coefficients `c` integrated", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L546"}, {"id": "polynomial_rationale_663", "label": "Evaluate a polynomial at points x. If `c` is of length ``n + 1``, this func", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L663"}, {"id": "polynomial_rationale_762", "label": "Evaluate a polynomial specified by its roots at points x. If `r` is of leng", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L762"}, {"id": "polynomial_rationale_855", "label": "Evaluate a 2-D polynomial at points (x, y). This function returns the value", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L855"}, {"id": "polynomial_rationale_907", "label": "Evaluate a 2-D polynomial on the Cartesian product of x and y. This functio", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L907"}, {"id": "polynomial_rationale_963", "label": "Evaluate a 3-D polynomial at points (x, y, z). This function returns the va", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L963"}, {"id": "polynomial_rationale_1016", "label": "Evaluate a 3-D polynomial on the Cartesian product of x, y and z. This func", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1016"}, {"id": "polynomial_rationale_1075", "label": "Vandermonde matrix of given degree. Returns the Vandermonde matrix of degre", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1075"}, {"id": "polynomial_rationale_1142", "label": "Pseudo-Vandermonde matrix of given degrees. Returns the pseudo-Vandermonde", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1142"}, {"id": "polynomial_rationale_1221", "label": "Pseudo-Vandermonde matrix of given degrees. Returns the pseudo-Vandermonde", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1221"}, {"id": "polynomial_rationale_1295", "label": "Least-squares fit of a polynomial to data. Return the coefficients of a pol", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1295"}, {"id": "polynomial_rationale_1449", "label": "Return the companion matrix of c. The companion matrix for power series can", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1449"}, {"id": "polynomial_rationale_1492", "label": "Compute the roots of a polynomial. Return the roots (a.k.a. \"zeros\") of the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1492"}, {"id": "polynomial_rationale_1558", "label": "A power series class. The Polynomial class provides the standard Python num", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1558"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "numpy_core_overrides", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L84", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L86", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L113", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyfromroots", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L151", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyadd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L215", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polysub", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L251", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polymulx", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L288", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polymul", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L330", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polydiv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L368", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polypow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L426", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L465", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L545", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyval", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L662", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyvalfromroots", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L761", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyval2d_dispatcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L847", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polygrid2d_dispatcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L850", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyval2d", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L854", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polygrid2d", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L906", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyval3d", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L962", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polygrid3d", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1015", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyvander", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1074", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyvander2d", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1141", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyvander3d", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1220", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyfit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1294", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polycompanion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1448", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polyroots", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1491", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_polynomial", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1557", "weight": 1.0}, {"source": "polynomial_polynomial", "target": "abcpolybase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1557", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_str_term_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1603", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_str_term_ascii", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1610", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "target": "polynomial_repr_latex_term", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1617", "weight": 1.0}, {"source": "polynomial_polyint", "target": "polynomial_polyval", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L656", "weight": 1.0}, {"source": "polynomial_polyroots", "target": "polynomial_polycompanion", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1547", "weight": 1.0}, {"source": "polynomial_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polynomial_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1", "weight": 1.0}, {"source": "polynomial_rationale_114", "target": "polynomial_polyline", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L114", "weight": 1.0}, {"source": "polynomial_rationale_152", "target": "polynomial_polyfromroots", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L152", "weight": 1.0}, {"source": "polynomial_rationale_216", "target": "polynomial_polyadd", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L216", "weight": 1.0}, {"source": "polynomial_rationale_252", "target": "polynomial_polysub", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L252", "weight": 1.0}, {"source": "polynomial_rationale_289", "target": "polynomial_polymulx", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L289", "weight": 1.0}, {"source": "polynomial_rationale_331", "target": "polynomial_polymul", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L331", "weight": 1.0}, {"source": "polynomial_rationale_369", "target": "polynomial_polydiv", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L369", "weight": 1.0}, {"source": "polynomial_rationale_427", "target": "polynomial_polypow", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L427", "weight": 1.0}, {"source": "polynomial_rationale_466", "target": "polynomial_polyder", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L466", "weight": 1.0}, {"source": "polynomial_rationale_546", "target": "polynomial_polyint", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L546", "weight": 1.0}, {"source": "polynomial_rationale_663", "target": "polynomial_polyval", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L663", "weight": 1.0}, {"source": "polynomial_rationale_762", "target": "polynomial_polyvalfromroots", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L762", "weight": 1.0}, {"source": "polynomial_rationale_855", "target": "polynomial_polyval2d", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L855", "weight": 1.0}, {"source": "polynomial_rationale_907", "target": "polynomial_polygrid2d", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L907", "weight": 1.0}, {"source": "polynomial_rationale_963", "target": "polynomial_polyval3d", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L963", "weight": 1.0}, {"source": "polynomial_rationale_1016", "target": "polynomial_polygrid3d", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1016", "weight": 1.0}, {"source": "polynomial_rationale_1075", "target": "polynomial_polyvander", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1075", "weight": 1.0}, {"source": "polynomial_rationale_1142", "target": "polynomial_polyvander2d", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1142", "weight": 1.0}, {"source": "polynomial_rationale_1221", "target": "polynomial_polyvander3d", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1221", "weight": 1.0}, {"source": "polynomial_rationale_1295", "target": "polynomial_polyfit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1295", "weight": 1.0}, {"source": "polynomial_rationale_1449", "target": "polynomial_polycompanion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1449", "weight": 1.0}, {"source": "polynomial_rationale_1492", "target": "polynomial_polyroots", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1492", "weight": 1.0}, {"source": "polynomial_rationale_1558", "target": "polynomial_polynomial", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1558", "weight": 1.0}], "raw_calls": [{"caller_nid": "polynomial_polyline", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L146"}, {"caller_nid": "polynomial_polyline", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L148"}, {"caller_nid": "polynomial_polyfromroots", "callee": "_fromroots", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L212"}, {"caller_nid": "polynomial_polyadd", "callee": "_add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L248"}, {"caller_nid": "polynomial_polysub", "callee": "_sub", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L285"}, {"caller_nid": "polynomial_polymulx", "callee": "as_series", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L319"}, {"caller_nid": "polynomial_polymulx", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L321"}, {"caller_nid": "polynomial_polymulx", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L324"}, {"caller_nid": "polynomial_polymulx", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L324"}, {"caller_nid": "polynomial_polymul", "callee": "as_series", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L363"}, {"caller_nid": "polynomial_polymul", "callee": "convolve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L364"}, {"caller_nid": "polynomial_polymul", "callee": "trimseq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L365"}, {"caller_nid": "polynomial_polydiv", "callee": "as_series", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L402"}, {"caller_nid": "polynomial_polydiv", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L407"}, {"caller_nid": "polynomial_polydiv", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L408"}, {"caller_nid": "polynomial_polydiv", "callee": "trimseq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L423"}, {"caller_nid": "polynomial_polypow", "callee": "_pow", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L462"}, {"caller_nid": "polynomial_polyder", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L515"}, {"caller_nid": "polynomial_polyder", "callee": "_as_int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L520"}, {"caller_nid": "polynomial_polyder", "callee": "_as_int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L521"}, {"caller_nid": "polynomial_polyder", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L523"}, {"caller_nid": "polynomial_polyder", "callee": "normalize_axis_index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L524"}, {"caller_nid": "polynomial_polyder", "callee": "moveaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L529"}, {"caller_nid": "polynomial_polyder", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L530"}, {"caller_nid": "polynomial_polyder", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L534"}, {"caller_nid": "polynomial_polyder", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L537"}, {"caller_nid": "polynomial_polyder", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L538"}, {"caller_nid": "polynomial_polyder", "callee": "moveaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L541"}, {"caller_nid": "polynomial_polyint", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L621"}, {"caller_nid": "polynomial_polyint", "callee": "iterable", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L626"}, {"caller_nid": "polynomial_polyint", "callee": "_as_int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L628"}, {"caller_nid": "polynomial_polyint", "callee": "_as_int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L629"}, {"caller_nid": "polynomial_polyint", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L631"}, {"caller_nid": "polynomial_polyint", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L632"}, {"caller_nid": "polynomial_polyint", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L633"}, {"caller_nid": "polynomial_polyint", "callee": "ndim", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L634"}, {"caller_nid": "polynomial_polyint", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L635"}, {"caller_nid": "polynomial_polyint", "callee": "ndim", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L636"}, {"caller_nid": "polynomial_polyint", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L637"}, {"caller_nid": "polynomial_polyint", "callee": "normalize_axis_index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L638"}, {"caller_nid": "polynomial_polyint", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L643"}, {"caller_nid": "polynomial_polyint", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L643"}, {"caller_nid": "polynomial_polyint", "callee": "moveaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L644"}, {"caller_nid": "polynomial_polyint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L645"}, {"caller_nid": "polynomial_polyint", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L646"}, {"caller_nid": "polynomial_polyint", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L648"}, {"caller_nid": "polynomial_polyint", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L651"}, {"caller_nid": "polynomial_polyint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L654"}, {"caller_nid": "polynomial_polyint", "callee": "moveaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L658"}, {"caller_nid": "polynomial_polyval", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L746"}, {"caller_nid": "polynomial_polyval", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L750"}, {"caller_nid": "polynomial_polyval", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L751"}, {"caller_nid": "polynomial_polyval", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L752"}, {"caller_nid": "polynomial_polyval", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L753"}, {"caller_nid": "polynomial_polyval", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L756"}, {"caller_nid": "polynomial_polyval", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L756"}, {"caller_nid": "polynomial_polyvalfromroots", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L835"}, {"caller_nid": "polynomial_polyvalfromroots", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L837"}, {"caller_nid": "polynomial_polyvalfromroots", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L838"}, {"caller_nid": "polynomial_polyvalfromroots", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L839"}, {"caller_nid": "polynomial_polyvalfromroots", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L840"}, {"caller_nid": "polynomial_polyvalfromroots", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L842"}, {"caller_nid": "polynomial_polyvalfromroots", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L844"}, {"caller_nid": "polynomial_polyvalfromroots", "callee": "prod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L845"}, {"caller_nid": "polynomial_polyval2d", "callee": "_valnd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L903"}, {"caller_nid": "polynomial_polygrid2d", "callee": "_gridnd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L959"}, {"caller_nid": "polynomial_polyval3d", "callee": "_valnd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1012"}, {"caller_nid": "polynomial_polygrid3d", "callee": "_gridnd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1071"}, {"caller_nid": "polynomial_polyvander", "callee": "_as_int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1125"}, {"caller_nid": "polynomial_polyvander", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1127"}, {"caller_nid": "polynomial_polyvander", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1129"}, {"caller_nid": "polynomial_polyvander", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1132"}, {"caller_nid": "polynomial_polyvander", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1136"}, {"caller_nid": "polynomial_polyvander", "callee": "moveaxis", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1138"}, {"caller_nid": "polynomial_polyvander2d", "callee": "_vander_nd_flat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1217"}, {"caller_nid": "polynomial_polyvander3d", "callee": "_vander_nd_flat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1291"}, {"caller_nid": "polynomial_polyfit", "callee": "_fit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1445"}, {"caller_nid": "polynomial_polycompanion", "callee": "as_series", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1477"}, {"caller_nid": "polynomial_polycompanion", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1478"}, {"caller_nid": "polynomial_polycompanion", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1479"}, {"caller_nid": "polynomial_polycompanion", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1480"}, {"caller_nid": "polynomial_polycompanion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1481"}, {"caller_nid": "polynomial_polycompanion", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1483"}, {"caller_nid": "polynomial_polycompanion", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1484"}, {"caller_nid": "polynomial_polycompanion", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1485"}, {"caller_nid": "polynomial_polyroots", "callee": "as_series", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1541"}, {"caller_nid": "polynomial_polyroots", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1542"}, {"caller_nid": "polynomial_polyroots", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1543"}, {"caller_nid": "polynomial_polyroots", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1544"}, {"caller_nid": "polynomial_polyroots", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1545"}, {"caller_nid": "polynomial_polyroots", "callee": "eigvals", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1548"}, {"caller_nid": "polynomial_polyroots", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1549"}, {"caller_nid": "polynomial_str_term_unicode", "callee": "translate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polynomial.py", "source_location": "L1607"}]}