1 line
80 KiB
JSON
1 line
80 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "label": "_polybase.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1"}, {"id": "polybase_abcpolybase", "label": "ABCPolyBase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L20"}, {"id": "polybase_symbol", "label": "symbol()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L111"}, {"id": "polybase_domain", "label": "domain()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L116"}, {"id": "polybase_window", "label": "window()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L121"}, {"id": "polybase_basis_name", "label": "basis_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L126"}, {"id": "polybase_add", "label": "_add()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L131"}, {"id": "polybase_sub", "label": "_sub()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L136"}, {"id": "polybase_mul", "label": "_mul()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L141"}, {"id": "polybase_div", "label": "_div()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L146"}, {"id": "polybase_pow", "label": "_pow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L151"}, {"id": "polybase_val", "label": "_val()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L156"}, {"id": "polybase_int", "label": "_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L161"}, {"id": "polybase_der", "label": "_der()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L166"}, {"id": "polybase_fit", "label": "_fit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L171"}, {"id": "polybase_line", "label": "_line()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L176"}, {"id": "polybase_roots", "label": "_roots()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L181"}, {"id": "polybase_fromroots", "label": "_fromroots()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L186"}, {"id": "polybase_abcpolybase_has_samecoef", "label": ".has_samecoef()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L189"}, {"id": "polybase_abcpolybase_has_samedomain", "label": ".has_samedomain()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L208"}, {"id": "polybase_abcpolybase_has_samewindow", "label": ".has_samewindow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L224"}, {"id": "polybase_abcpolybase_has_sametype", "label": ".has_sametype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L240"}, {"id": "polybase_abcpolybase_get_coefficients", "label": "._get_coefficients()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L256"}, {"id": "polybase_abcpolybase_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L292"}, {"id": "polybase_abcpolybase_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L322"}, {"id": "polybase_abcpolybase_format", "label": ".__format__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L330"}, {"id": "polybase_abcpolybase_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L343"}, {"id": "polybase_abcpolybase_generate_string", "label": "._generate_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L348"}, {"id": "polybase_str_term_unicode", "label": "_str_term_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L395"}, {"id": "polybase_str_term_ascii", "label": "_str_term_ascii()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L409"}, {"id": "polybase_repr_latex_term", "label": "_repr_latex_term()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L422"}, {"id": "polybase_repr_latex_scalar", "label": "_repr_latex_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L431"}, {"id": "polybase_abcpolybase_format_term", "label": "._format_term()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L436"}, {"id": "polybase_abcpolybase_repr_latex", "label": "._repr_latex_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L455"}, {"id": "polybase_abcpolybase_getstate", "label": ".__getstate__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L497"}, {"id": "polybase_abcpolybase_setstate", "label": ".__setstate__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L505"}, {"id": "polybase_abcpolybase_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L510"}, {"id": "polybase_abcpolybase_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L514"}, {"id": "polybase_abcpolybase_len", "label": ".__len__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L517"}, {"id": "polybase_abcpolybase_neg", "label": ".__neg__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L522"}, {"id": "polybase_abcpolybase_pos", "label": ".__pos__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L527"}, {"id": "polybase_abcpolybase_add", "label": ".__add__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L530"}, {"id": "polybase_abcpolybase_sub", "label": ".__sub__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L538"}, {"id": "polybase_abcpolybase_mul", "label": ".__mul__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L546"}, {"id": "polybase_abcpolybase_truediv", "label": ".__truediv__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L554"}, {"id": "polybase_abcpolybase_floordiv", "label": ".__floordiv__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L565"}, {"id": "polybase_abcpolybase_mod", "label": ".__mod__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L571"}, {"id": "polybase_abcpolybase_divmod", "label": ".__divmod__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L577"}, {"id": "polybase_abcpolybase_pow", "label": ".__pow__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L589"}, {"id": "polybase_abcpolybase_radd", "label": ".__radd__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L594"}, {"id": "polybase_abcpolybase_rsub", "label": ".__rsub__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L601"}, {"id": "polybase_abcpolybase_rmul", "label": ".__rmul__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L608"}, {"id": "polybase_abcpolybase_rtruediv", "label": ".__rtruediv__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L615"}, {"id": "polybase_abcpolybase_rfloordiv", "label": ".__rfloordiv__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L620"}, {"id": "polybase_abcpolybase_rmod", "label": ".__rmod__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L626"}, {"id": "polybase_abcpolybase_rdivmod", "label": ".__rdivmod__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L632"}, {"id": "polybase_abcpolybase_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L643"}, {"id": "polybase_abcpolybase_ne", "label": ".__ne__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L652"}, {"id": "polybase_abcpolybase_copy", "label": ".copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L659"}, {"id": "polybase_abcpolybase_degree", "label": ".degree()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L670"}, {"id": "polybase_abcpolybase_cutdeg", "label": ".cutdeg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L704"}, {"id": "polybase_abcpolybase_trim", "label": ".trim()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L727"}, {"id": "polybase_abcpolybase_truncate", "label": ".truncate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L750"}, {"id": "polybase_abcpolybase_convert", "label": ".convert()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L779"}, {"id": "polybase_abcpolybase_mapparms", "label": ".mapparms()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L816"}, {"id": "polybase_abcpolybase_integ", "label": ".integ()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L845"}, {"id": "polybase_abcpolybase_deriv", "label": ".deriv()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L878"}, {"id": "polybase_abcpolybase_roots", "label": ".roots()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L900"}, {"id": "polybase_abcpolybase_linspace", "label": ".linspace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L915"}, {"id": "polybase_identity", "label": "identity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1080"}, {"id": "polybase_basis", "label": "basis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1115"}, {"id": "polybase_cast", "label": "cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1154"}, {"id": "polybase_rationale_1", "label": "Abstract base class for the various polynomial Classes. The ABCPolyBase class p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1"}, {"id": "polybase_rationale_21", "label": "An abstract base class for immutable series classes. ABCPolyBase provides t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L21"}, {"id": "polybase_rationale_190", "label": "Check if coefficients match. Parameters ---------- othe", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L190"}, {"id": "polybase_rationale_209", "label": "Check if domains match. Parameters ---------- other : c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L209"}, {"id": "polybase_rationale_225", "label": "Check if windows match. Parameters ---------- other : c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L225"}, {"id": "polybase_rationale_241", "label": "Check if types match. Parameters ---------- other : obj", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L241"}, {"id": "polybase_rationale_257", "label": "Interpret other as polynomial coefficients. The `other` argument is che", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L257"}, {"id": "polybase_rationale_349", "label": "Generate the full string representation of the polynomial, using ``term_", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L349"}, {"id": "polybase_rationale_396", "label": "String representation of single polynomial term using unicode characters", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L396"}, {"id": "polybase_rationale_410", "label": "String representation of a single polynomial term using ** and _ to repr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L410"}, {"id": "polybase_rationale_437", "label": "Format a single term in the expansion", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L437"}, {"id": "polybase_rationale_660", "label": "Return a copy. Returns ------- new_series : series", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L660"}, {"id": "polybase_rationale_671", "label": "The degree of the series. Returns ------- degree : int", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L671"}, {"id": "polybase_rationale_705", "label": "Truncate series to the given degree. Reduce the degree of the series to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L705"}, {"id": "polybase_rationale_728", "label": "Remove trailing coefficients Remove trailing coefficients until a coeff", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L728"}, {"id": "polybase_rationale_751", "label": "Truncate series to length `size`. Reduce the series to length `size` by", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L751"}, {"id": "polybase_rationale_780", "label": "Convert series to a different kind and/or domain and/or window. Paramet", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L780"}, {"id": "polybase_rationale_817", "label": "Return the mapping parameters. The returned values define a linear map", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L817"}, {"id": "polybase_rationale_846", "label": "Integrate. Return a series instance that is the definite integral of th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L846"}, {"id": "polybase_rationale_879", "label": "Differentiate. Return a series instance of that is the derivative of th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L879"}, {"id": "polybase_rationale_901", "label": "Return the roots of the series polynomial. Compute the roots for the se", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L901"}, {"id": "polybase_rationale_916", "label": "Return x, y values at equally spaced points in domain. Returns the x, y", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L916"}, {"id": "polybase_rationale_948", "label": "Least squares fit to data. Return a series instance that is the least s", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L948"}, {"id": "polybase_rationale_1038", "label": "Return series instance that has the specified roots. Returns a series r", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1038"}, {"id": "polybase_rationale_1081", "label": "Identity function. If ``p`` is the returned series, then ``p(x) == x``", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1081"}, {"id": "polybase_rationale_1116", "label": "Series basis polynomial of degree `deg`. Returns the series representin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1116"}, {"id": "polybase_rationale_1155", "label": "Convert series to series of this class. The `series` is expected to be", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1155"}, {"id": "polybase_rationale_432", "label": "# TODO: we're stuck with disabling math formatting until we handle", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L432"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "numbers", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_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/_polybase.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_abcpolybase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_symbol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_domain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L116", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_window", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L121", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_basis_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L126", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_add", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L131", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_sub", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L136", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_mul", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L141", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_div", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L146", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_pow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L151", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_val", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L156", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L161", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_der", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L166", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_fit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L171", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_line", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L176", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_roots", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L181", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_fromroots", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L186", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_has_samecoef", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L189", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_has_samedomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L208", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_has_samewindow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L224", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_has_sametype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L240", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_get_coefficients", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L256", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L292", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L322", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_format", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L330", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L343", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_generate_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L348", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_str_term_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L395", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_str_term_ascii", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L409", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_repr_latex_term", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L422", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_repr_latex_scalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L431", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_format_term", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L436", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_repr_latex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L455", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_getstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L497", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_setstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L505", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L510", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L514", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_len", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L517", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_neg", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L522", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_pos", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L527", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L530", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_sub", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L538", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_mul", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L546", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_truediv", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L554", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_floordiv", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L565", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_mod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L571", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_divmod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L577", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_pow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L589", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_radd", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L594", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_rsub", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L601", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_rmul", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L608", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_rtruediv", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L615", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_rfloordiv", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L620", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_rmod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L626", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_rdivmod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L632", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L643", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_ne", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L652", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_copy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L659", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_degree", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L670", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_cutdeg", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L704", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_trim", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L727", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_truncate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L750", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_convert", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L779", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_mapparms", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L816", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_integ", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L845", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_deriv", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L878", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_roots", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L900", "weight": 1.0}, {"source": "polybase_abcpolybase", "target": "polybase_abcpolybase_linspace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L915", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_fit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L946", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_fromroots", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1037", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_identity", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1080", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_basis", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1115", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "target": "polybase_cast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1154", "weight": 1.0}, {"source": "polybase_abcpolybase_format", "target": "polybase_abcpolybase_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L332", "weight": 1.0}, {"source": "polybase_abcpolybase_format", "target": "polybase_abcpolybase_generate_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L340", "weight": 1.0}, {"source": "polybase_abcpolybase_str", "target": "polybase_abcpolybase_generate_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L345", "weight": 1.0}, {"source": "polybase_abcpolybase_generate_string", "target": "polybase_abcpolybase_mapparms", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L359", "weight": 1.0}, {"source": "polybase_abcpolybase_generate_string", "target": "polybase_abcpolybase_format_term", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L361", "weight": 1.0}, {"source": "polybase_abcpolybase_repr_latex", "target": "polybase_abcpolybase_mapparms", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L457", "weight": 1.0}, {"source": "polybase_abcpolybase_repr_latex", "target": "polybase_abcpolybase_format_term", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L458", "weight": 1.0}, {"source": "polybase_abcpolybase_repr_latex", "target": "polybase_repr_latex_scalar", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L467", "weight": 1.0}, {"source": "polybase_abcpolybase_repr_latex", "target": "polybase_repr_latex_term", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L476", "weight": 1.0}, {"source": "polybase_abcpolybase_getstate", "target": "polybase_abcpolybase_copy", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L498", "weight": 1.0}, {"source": "polybase_abcpolybase_call", "target": "polybase_val", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L512", "weight": 1.0}, {"source": "polybase_abcpolybase_add", "target": "polybase_abcpolybase_get_coefficients", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L531", "weight": 1.0}, {"source": "polybase_abcpolybase_add", "target": "polybase_add", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L533", "weight": 1.0}, {"source": "polybase_abcpolybase_sub", "target": "polybase_abcpolybase_get_coefficients", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L539", "weight": 1.0}, {"source": "polybase_abcpolybase_sub", "target": "polybase_sub", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L541", "weight": 1.0}, {"source": "polybase_abcpolybase_mul", "target": "polybase_abcpolybase_get_coefficients", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L547", "weight": 1.0}, {"source": "polybase_abcpolybase_mul", "target": "polybase_mul", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L549", "weight": 1.0}, {"source": "polybase_abcpolybase_truediv", "target": "polybase_abcpolybase_floordiv", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L563", "weight": 1.0}, {"source": "polybase_abcpolybase_floordiv", "target": "polybase_abcpolybase_divmod", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L566", "weight": 1.0}, {"source": "polybase_abcpolybase_mod", "target": "polybase_abcpolybase_divmod", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L572", "weight": 1.0}, {"source": "polybase_abcpolybase_divmod", "target": "polybase_abcpolybase_get_coefficients", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L578", "weight": 1.0}, {"source": "polybase_abcpolybase_divmod", "target": "polybase_div", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L580", "weight": 1.0}, {"source": "polybase_abcpolybase_pow", "target": "polybase_pow", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L590", "weight": 1.0}, {"source": "polybase_abcpolybase_radd", "target": "polybase_add", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L596", "weight": 1.0}, {"source": "polybase_abcpolybase_rsub", "target": "polybase_sub", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L603", "weight": 1.0}, {"source": "polybase_abcpolybase_rmul", "target": "polybase_mul", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L610", "weight": 1.0}, {"source": "polybase_abcpolybase_rfloordiv", "target": "polybase_abcpolybase_rdivmod", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L621", "weight": 1.0}, {"source": "polybase_abcpolybase_rmod", "target": "polybase_abcpolybase_rdivmod", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L627", "weight": 1.0}, {"source": "polybase_abcpolybase_rdivmod", "target": "polybase_div", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L634", "weight": 1.0}, {"source": "polybase_abcpolybase_ne", "target": "polybase_abcpolybase_eq", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L653", "weight": 1.0}, {"source": "polybase_abcpolybase_cutdeg", "target": "polybase_abcpolybase_truncate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L725", "weight": 1.0}, {"source": "polybase_abcpolybase_convert", "target": "polybase_identity", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L814", "weight": 1.0}, {"source": "polybase_abcpolybase_integ", "target": "polybase_abcpolybase_mapparms", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L870", "weight": 1.0}, {"source": "polybase_abcpolybase_integ", "target": "polybase_int", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L875", "weight": 1.0}, {"source": "polybase_abcpolybase_deriv", "target": "polybase_abcpolybase_mapparms", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L896", "weight": 1.0}, {"source": "polybase_abcpolybase_deriv", "target": "polybase_der", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L897", "weight": 1.0}, {"source": "polybase_abcpolybase_roots", "target": "polybase_roots", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L912", "weight": 1.0}, {"source": "polybase_fromroots", "target": "polybase_abcpolybase_mapparms", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1074", "weight": 1.0}, {"source": "polybase_identity", "target": "polybase_abcpolybase_mapparms", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1110", "weight": 1.0}, {"source": "polybase_identity", "target": "polybase_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1111", "weight": 1.0}, {"source": "polybase_cast", "target": "polybase_abcpolybase_convert", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1191", "weight": 1.0}, {"source": "polybase_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1", "weight": 1.0}, {"source": "polybase_rationale_21", "target": "polybase_abcpolybase", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L21", "weight": 1.0}, {"source": "polybase_rationale_190", "target": "polybase_abcpolybase_has_samecoef", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L190", "weight": 1.0}, {"source": "polybase_rationale_209", "target": "polybase_abcpolybase_has_samedomain", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L209", "weight": 1.0}, {"source": "polybase_rationale_225", "target": "polybase_abcpolybase_has_samewindow", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L225", "weight": 1.0}, {"source": "polybase_rationale_241", "target": "polybase_abcpolybase_has_sametype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L241", "weight": 1.0}, {"source": "polybase_rationale_257", "target": "polybase_abcpolybase_get_coefficients", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L257", "weight": 1.0}, {"source": "polybase_rationale_349", "target": "polybase_abcpolybase_generate_string", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L349", "weight": 1.0}, {"source": "polybase_rationale_396", "target": "polybase_abcpolybase_str_term_unicode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L396", "weight": 1.0}, {"source": "polybase_rationale_410", "target": "polybase_abcpolybase_str_term_ascii", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L410", "weight": 1.0}, {"source": "polybase_rationale_437", "target": "polybase_abcpolybase_format_term", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L437", "weight": 1.0}, {"source": "polybase_rationale_660", "target": "polybase_abcpolybase_copy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L660", "weight": 1.0}, {"source": "polybase_rationale_671", "target": "polybase_abcpolybase_degree", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L671", "weight": 1.0}, {"source": "polybase_rationale_705", "target": "polybase_abcpolybase_cutdeg", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L705", "weight": 1.0}, {"source": "polybase_rationale_728", "target": "polybase_abcpolybase_trim", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L728", "weight": 1.0}, {"source": "polybase_rationale_751", "target": "polybase_abcpolybase_truncate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L751", "weight": 1.0}, {"source": "polybase_rationale_780", "target": "polybase_abcpolybase_convert", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L780", "weight": 1.0}, {"source": "polybase_rationale_817", "target": "polybase_abcpolybase_mapparms", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L817", "weight": 1.0}, {"source": "polybase_rationale_846", "target": "polybase_abcpolybase_integ", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L846", "weight": 1.0}, {"source": "polybase_rationale_879", "target": "polybase_abcpolybase_deriv", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L879", "weight": 1.0}, {"source": "polybase_rationale_901", "target": "polybase_abcpolybase_roots", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L901", "weight": 1.0}, {"source": "polybase_rationale_916", "target": "polybase_abcpolybase_linspace", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L916", "weight": 1.0}, {"source": "polybase_rationale_948", "target": "polybase_abcpolybase_fit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L948", "weight": 1.0}, {"source": "polybase_rationale_1038", "target": "polybase_abcpolybase_fromroots", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1038", "weight": 1.0}, {"source": "polybase_rationale_1081", "target": "polybase_abcpolybase_identity", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1081", "weight": 1.0}, {"source": "polybase_rationale_1116", "target": "polybase_abcpolybase_basis", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1116", "weight": 1.0}, {"source": "polybase_rationale_1155", "target": "polybase_abcpolybase_cast", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1155", "weight": 1.0}, {"source": "polybase_rationale_432", "target": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polybase_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L432", "weight": 1.0}], "raw_calls": [{"caller_nid": "polybase_abcpolybase_has_samecoef", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L204"}, {"caller_nid": "polybase_abcpolybase_has_samecoef", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L204"}, {"caller_nid": "polybase_abcpolybase_has_samecoef", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L205"}, {"caller_nid": "polybase_abcpolybase_has_samedomain", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L222"}, {"caller_nid": "polybase_abcpolybase_has_samewindow", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L238"}, {"caller_nid": "polybase_abcpolybase_has_sametype", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L254"}, {"caller_nid": "polybase_abcpolybase_get_coefficients", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L280"}, {"caller_nid": "polybase_abcpolybase_get_coefficients", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L281"}, {"caller_nid": "polybase_abcpolybase_get_coefficients", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L282"}, {"caller_nid": "polybase_abcpolybase_get_coefficients", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L283"}, {"caller_nid": "polybase_abcpolybase_get_coefficients", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L284"}, {"caller_nid": "polybase_abcpolybase_get_coefficients", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L285"}, {"caller_nid": "polybase_abcpolybase_get_coefficients", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L286"}, {"caller_nid": "polybase_abcpolybase_get_coefficients", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L288"}, {"caller_nid": "polybase_abcpolybase_init", "callee": "as_series", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L293"}, {"caller_nid": "polybase_abcpolybase_init", "callee": "as_series", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L297"}, {"caller_nid": "polybase_abcpolybase_init", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L298"}, {"caller_nid": "polybase_abcpolybase_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L299"}, {"caller_nid": "polybase_abcpolybase_init", "callee": "as_series", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L303"}, {"caller_nid": "polybase_abcpolybase_init", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L304"}, {"caller_nid": "polybase_abcpolybase_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L305"}, {"caller_nid": "polybase_abcpolybase_init", "callee": "isidentifier", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L310"}, {"caller_nid": "polybase_abcpolybase_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L311"}, {"caller_nid": "polybase_abcpolybase_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L318"}, {"caller_nid": "polybase_abcpolybase_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L323"}, {"caller_nid": "polybase_abcpolybase_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L324"}, {"caller_nid": "polybase_abcpolybase_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L325"}, {"caller_nid": "polybase_abcpolybase_format", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L334"}, {"caller_nid": "polybase_abcpolybase_generate_string", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L354"}, {"caller_nid": "polybase_abcpolybase_generate_string", "callee": "get_printoptions", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L354"}, {"caller_nid": "polybase_abcpolybase_generate_string", "callee": "format_float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L357"}, {"caller_nid": "polybase_abcpolybase_generate_string", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L366"}, {"caller_nid": "polybase_abcpolybase_generate_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L368"}, {"caller_nid": "polybase_abcpolybase_generate_string", "callee": "format_float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L375"}, {"caller_nid": "polybase_abcpolybase_generate_string", "callee": "format_float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L377"}, {"caller_nid": "polybase_abcpolybase_generate_string", "callee": "term_method", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L381"}, {"caller_nid": "polybase_abcpolybase_generate_string", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L383"}, {"caller_nid": "polybase_abcpolybase_generate_string", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L383"}, {"caller_nid": "polybase_abcpolybase_generate_string", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L383"}, {"caller_nid": "polybase_abcpolybase_generate_string", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L386"}, {"caller_nid": "polybase_abcpolybase_generate_string", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L390"}, {"caller_nid": "polybase_str_term_unicode", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L401"}, {"caller_nid": "polybase_str_term_unicode", "callee": "translate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L405"}, {"caller_nid": "polybase_str_term_ascii", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L415"}, {"caller_nid": "polybase_repr_latex_term", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L424"}, {"caller_nid": "polybase_repr_latex_scalar", "callee": "format_float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L434"}, {"caller_nid": "polybase_abcpolybase_format_term", "callee": "scalar_format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L442"}, {"caller_nid": "polybase_abcpolybase_format_term", "callee": "scalar_format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L445"}, {"caller_nid": "polybase_abcpolybase_format_term", "callee": "scalar_format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L449"}, {"caller_nid": "polybase_abcpolybase_format_term", "callee": "scalar_format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L450"}, {"caller_nid": "polybase_abcpolybase_repr_latex", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L464"}, {"caller_nid": "polybase_abcpolybase_repr_latex", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L468"}, {"caller_nid": "polybase_abcpolybase_repr_latex", "callee": "mute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L483"}, {"caller_nid": "polybase_abcpolybase_repr_latex", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L485"}, {"caller_nid": "polybase_abcpolybase_repr_latex", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L488"}, {"caller_nid": "polybase_abcpolybase_call", "callee": "mapdomain", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L511"}, {"caller_nid": "polybase_abcpolybase_iter", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L515"}, {"caller_nid": "polybase_abcpolybase_len", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L518"}, {"caller_nid": "polybase_abcpolybase_neg", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L523"}, {"caller_nid": "polybase_abcpolybase_add", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L536"}, {"caller_nid": "polybase_abcpolybase_sub", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L544"}, {"caller_nid": "polybase_abcpolybase_mul", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L552"}, {"caller_nid": "polybase_abcpolybase_truediv", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L558"}, {"caller_nid": "polybase_abcpolybase_truediv", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L558"}, {"caller_nid": "polybase_abcpolybase_truediv", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L559"}, {"caller_nid": "polybase_abcpolybase_truediv", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L561"}, {"caller_nid": "polybase_abcpolybase_truediv", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L561"}, {"caller_nid": "polybase_abcpolybase_divmod", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L585"}, {"caller_nid": "polybase_abcpolybase_divmod", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L586"}, {"caller_nid": "polybase_abcpolybase_pow", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L591"}, {"caller_nid": "polybase_abcpolybase_radd", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L599"}, {"caller_nid": "polybase_abcpolybase_rsub", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L606"}, {"caller_nid": "polybase_abcpolybase_rmul", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L613"}, {"caller_nid": "polybase_abcpolybase_rdivmod", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L639"}, {"caller_nid": "polybase_abcpolybase_rdivmod", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L640"}, {"caller_nid": "polybase_abcpolybase_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L644"}, {"caller_nid": "polybase_abcpolybase_eq", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L645"}, {"caller_nid": "polybase_abcpolybase_eq", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L646"}, {"caller_nid": "polybase_abcpolybase_eq", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L648"}, {"caller_nid": "polybase_abcpolybase_copy", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L668"}, {"caller_nid": "polybase_abcpolybase_degree", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L702"}, {"caller_nid": "polybase_abcpolybase_trim", "callee": "trimcoef", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L747"}, {"caller_nid": "polybase_abcpolybase_trim", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L748"}, {"caller_nid": "polybase_abcpolybase_truncate", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L770"}, {"caller_nid": "polybase_abcpolybase_truncate", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L772"}, {"caller_nid": "polybase_abcpolybase_truncate", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L773"}, {"caller_nid": "polybase_abcpolybase_truncate", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L777"}, {"caller_nid": "polybase_abcpolybase_convert", "callee": "self", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L814"}, {"caller_nid": "polybase_abcpolybase_integ", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L876"}, {"caller_nid": "polybase_abcpolybase_deriv", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L898"}, {"caller_nid": "polybase_abcpolybase_roots", "callee": "mapdomain", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L913"}, {"caller_nid": "polybase_abcpolybase_linspace", "callee": "self", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L942"}, {"caller_nid": "polybase_fit", "callee": "getdomain", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1015"}, {"caller_nid": "polybase_fit", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1019"}, {"caller_nid": "polybase_fit", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1019"}, {"caller_nid": "polybase_fit", "callee": "mapdomain", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1025"}, {"caller_nid": "polybase_fit", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1030"}, {"caller_nid": "polybase_fit", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1034"}, {"caller_nid": "polybase_fromroots", "callee": "as_series", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1064"}, {"caller_nid": "polybase_fromroots", "callee": "getdomain", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1066"}, {"caller_nid": "polybase_fromroots", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1067"}, {"caller_nid": "polybase_fromroots", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1067"}, {"caller_nid": "polybase_fromroots", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1073"}, {"caller_nid": "polybase_fromroots", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1077"}, {"caller_nid": "polybase_identity", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1112"}, {"caller_nid": "polybase_basis", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1147"}, {"caller_nid": "polybase_basis", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1150"}, {"caller_nid": "polybase_basis", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/_polybase.py", "source_location": "L1151"}]} |