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

1 line
46 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "label": "polyutils.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L1"}, {"id": "polyutils_trimseq", "label": "trimseq()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L34"}, {"id": "polyutils_as_series", "label": "as_series()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L63"}, {"id": "polyutils_trimcoef", "label": "trimcoef()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L144"}, {"id": "polyutils_getdomain", "label": "getdomain()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L194"}, {"id": "polyutils_mapparms", "label": "mapparms()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L241"}, {"id": "polyutils_mapdomain", "label": "mapdomain()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L288"}, {"id": "polyutils_nth_slice", "label": "_nth_slice()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L358"}, {"id": "polyutils_vander_nd", "label": "_vander_nd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L364"}, {"id": "polyutils_vander_nd_flat", "label": "_vander_nd_flat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L433"}, {"id": "polyutils_fromroots", "label": "_fromroots()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L443"}, {"id": "polyutils_valnd", "label": "_valnd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L473"}, {"id": "polyutils_gridnd", "label": "_gridnd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L503"}, {"id": "polyutils_div", "label": "_div()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L519"}, {"id": "polyutils_add", "label": "_add()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L555"}, {"id": "polyutils_sub", "label": "_sub()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L568"}, {"id": "polyutils_fit", "label": "_fit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L582"}, {"id": "polyutils_pow", "label": "_pow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L670"}, {"id": "polyutils_as_int", "label": "_as_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L703"}, {"id": "polyutils_format_float", "label": "format_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L725"}, {"id": "polyutils_rationale_1", "label": "Utility classes and functions for the polynomial modules. This module provides:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L1"}, {"id": "polyutils_rationale_35", "label": "Remove small Poly series coefficients. Parameters ---------- seq :", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L35"}, {"id": "polyutils_rationale_64", "label": "Return argument as a list of 1-d arrays. The returned list contains array(s", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L64"}, {"id": "polyutils_rationale_145", "label": "Remove \"small\" \"trailing\" coefficients from a polynomial. \"Small\" means \"sm", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L145"}, {"id": "polyutils_rationale_195", "label": "Return a domain suitable for given abscissae. Find a domain suitable for a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L195"}, {"id": "polyutils_rationale_242", "label": "Linear map parameters between domains. Return the parameters of the linear", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L242"}, {"id": "polyutils_rationale_289", "label": "Apply linear map to input points. The linear map ``offset + scale*x`` that", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L289"}, {"id": "polyutils_rationale_365", "label": "r\"\"\" A generalization of the Vandermonde matrix for N dimensions The re", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L365"}, {"id": "polyutils_rationale_434", "label": "Like `_vander_nd`, but flattens the last ``len(degrees)`` axes into a single axi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L434"}, {"id": "polyutils_rationale_444", "label": "Helper function used to implement the ``<type>fromroots`` functions. Parame", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L444"}, {"id": "polyutils_rationale_474", "label": "Helper function used to implement the ``<type>val<n>d`` functions. Paramete", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L474"}, {"id": "polyutils_rationale_504", "label": "Helper function used to implement the ``<type>grid<n>d`` functions. Paramet", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L504"}, {"id": "polyutils_rationale_520", "label": "Helper function used to implement the ``<type>div`` functions. Implementati", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L520"}, {"id": "polyutils_rationale_556", "label": "Helper function used to implement the ``<type>add`` functions.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L556"}, {"id": "polyutils_rationale_569", "label": "Helper function used to implement the ``<type>sub`` functions.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L569"}, {"id": "polyutils_rationale_583", "label": "Helper function used to implement the ``<type>fit`` functions. Parameters", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L583"}, {"id": "polyutils_rationale_671", "label": "Helper function used to implement the ``<type>pow`` functions. Parameters", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L671"}, {"id": "polyutils_rationale_704", "label": "Like `operator.index`, but emits a custom exception when passed an incorrect", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L704"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_trimseq", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_as_series", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L63", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_trimcoef", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L144", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_getdomain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L194", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_mapparms", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L241", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_mapdomain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L288", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_nth_slice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L358", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_vander_nd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L364", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_vander_nd_flat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L433", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_fromroots", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L443", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_valnd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L473", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_gridnd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L503", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_div", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L519", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_add", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L555", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_sub", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L568", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_fit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L582", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_pow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L670", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_as_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L703", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "target": "polyutils_format_float", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L725", "weight": 1.0}, {"source": "polyutils_as_series", "target": "polyutils_trimseq", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L121", "weight": 1.0}, {"source": "polyutils_trimcoef", "target": "polyutils_as_series", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L187", "weight": 1.0}, {"source": "polyutils_getdomain", "target": "polyutils_as_series", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L233", "weight": 1.0}, {"source": "polyutils_mapdomain", "target": "polyutils_mapparms", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L354", "weight": 1.0}, {"source": "polyutils_vander_nd", "target": "polyutils_nth_slice", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L425", "weight": 1.0}, {"source": "polyutils_vander_nd_flat", "target": "polyutils_vander_nd", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L439", "weight": 1.0}, {"source": "polyutils_fromroots", "target": "polyutils_as_series", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L459", "weight": 1.0}, {"source": "polyutils_div", "target": "polyutils_as_series", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L534", "weight": 1.0}, {"source": "polyutils_div", "target": "polyutils_trimseq", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L552", "weight": 1.0}, {"source": "polyutils_add", "target": "polyutils_as_series", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L558", "weight": 1.0}, {"source": "polyutils_add", "target": "polyutils_trimseq", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L565", "weight": 1.0}, {"source": "polyutils_sub", "target": "polyutils_as_series", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L571", "weight": 1.0}, {"source": "polyutils_sub", "target": "polyutils_trimseq", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L579", "weight": 1.0}, {"source": "polyutils_pow", "target": "polyutils_as_series", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L684", "weight": 1.0}, {"source": "polyutils_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_polyutils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L1", "weight": 1.0}, {"source": "polyutils_rationale_35", "target": "polyutils_trimseq", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L35", "weight": 1.0}, {"source": "polyutils_rationale_64", "target": "polyutils_as_series", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L64", "weight": 1.0}, {"source": "polyutils_rationale_145", "target": "polyutils_trimcoef", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L145", "weight": 1.0}, {"source": "polyutils_rationale_195", "target": "polyutils_getdomain", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L195", "weight": 1.0}, {"source": "polyutils_rationale_242", "target": "polyutils_mapparms", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L242", "weight": 1.0}, {"source": "polyutils_rationale_289", "target": "polyutils_mapdomain", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L289", "weight": 1.0}, {"source": "polyutils_rationale_365", "target": "polyutils_vander_nd", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L365", "weight": 1.0}, {"source": "polyutils_rationale_434", "target": "polyutils_vander_nd_flat", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L434", "weight": 1.0}, {"source": "polyutils_rationale_444", "target": "polyutils_fromroots", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L444", "weight": 1.0}, {"source": "polyutils_rationale_474", "target": "polyutils_valnd", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L474", "weight": 1.0}, {"source": "polyutils_rationale_504", "target": "polyutils_gridnd", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L504", "weight": 1.0}, {"source": "polyutils_rationale_520", "target": "polyutils_div", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L520", "weight": 1.0}, {"source": "polyutils_rationale_556", "target": "polyutils_add", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L556", "weight": 1.0}, {"source": "polyutils_rationale_569", "target": "polyutils_sub", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L569", "weight": 1.0}, {"source": "polyutils_rationale_583", "target": "polyutils_fit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L583", "weight": 1.0}, {"source": "polyutils_rationale_671", "target": "polyutils_pow", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L671", "weight": 1.0}, {"source": "polyutils_rationale_704", "target": "polyutils_as_int", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L704", "weight": 1.0}], "raw_calls": [{"caller_nid": "polyutils_trimseq", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L54"}, {"caller_nid": "polyutils_trimseq", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L57"}, {"caller_nid": "polyutils_trimseq", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L57"}, {"caller_nid": "polyutils_as_series", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L114"}, {"caller_nid": "polyutils_as_series", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L117"}, {"caller_nid": "polyutils_as_series", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L119"}, {"caller_nid": "polyutils_as_series", "callee": "common_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L124"}, {"caller_nid": "polyutils_as_series", "callee": "ObjectDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L126"}, {"caller_nid": "polyutils_as_series", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L131"}, {"caller_nid": "polyutils_as_series", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L131"}, {"caller_nid": "polyutils_as_series", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L133"}, {"caller_nid": "polyutils_as_series", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L136"}, {"caller_nid": "polyutils_as_series", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L136"}, {"caller_nid": "polyutils_as_series", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L138"}, {"caller_nid": "polyutils_as_series", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L140"}, {"caller_nid": "polyutils_trimcoef", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L185"}, {"caller_nid": "polyutils_trimcoef", "callee": "nonzero", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L188"}, {"caller_nid": "polyutils_trimcoef", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L188"}, {"caller_nid": "polyutils_trimcoef", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L189"}, {"caller_nid": "polyutils_trimcoef", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L192"}, {"caller_nid": "polyutils_getdomain", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L235"}, {"caller_nid": "polyutils_getdomain", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L235"}, {"caller_nid": "polyutils_getdomain", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L236"}, {"caller_nid": "polyutils_getdomain", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L236"}, {"caller_nid": "polyutils_getdomain", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L237"}, {"caller_nid": "polyutils_getdomain", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L237"}, {"caller_nid": "polyutils_getdomain", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L237"}, {"caller_nid": "polyutils_getdomain", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L239"}, {"caller_nid": "polyutils_getdomain", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L239"}, {"caller_nid": "polyutils_getdomain", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L239"}, {"caller_nid": "polyutils_mapdomain", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L352"}, {"caller_nid": "polyutils_mapdomain", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L352"}, {"caller_nid": "polyutils_mapdomain", "callee": "asanyarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L353"}, {"caller_nid": "polyutils_nth_slice", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L360"}, {"caller_nid": "polyutils_nth_slice", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L361"}, {"caller_nid": "polyutils_vander_nd", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L409"}, {"caller_nid": "polyutils_vander_nd", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L410"}, {"caller_nid": "polyutils_vander_nd", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L411"}, {"caller_nid": "polyutils_vander_nd", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L412"}, {"caller_nid": "polyutils_vander_nd", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L413"}, {"caller_nid": "polyutils_vander_nd", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L414"}, {"caller_nid": "polyutils_vander_nd", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L415"}, {"caller_nid": "polyutils_vander_nd", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L417"}, {"caller_nid": "polyutils_vander_nd", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L420"}, {"caller_nid": "polyutils_vander_nd", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L420"}, {"caller_nid": "polyutils_vander_nd", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L420"}, {"caller_nid": "polyutils_vander_nd", "callee": "vander_fs[i]", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L425"}, {"caller_nid": "polyutils_vander_nd", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L426"}, {"caller_nid": "polyutils_vander_nd", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L430"}, {"caller_nid": "polyutils_vander_nd_flat", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L440"}, {"caller_nid": "polyutils_vander_nd_flat", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L440"}, {"caller_nid": "polyutils_fromroots", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L456"}, {"caller_nid": "polyutils_fromroots", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L457"}, {"caller_nid": "polyutils_fromroots", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L460"}, {"caller_nid": "polyutils_fromroots", "callee": "line_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L461"}, {"caller_nid": "polyutils_fromroots", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L462"}, {"caller_nid": "polyutils_fromroots", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L464"}, {"caller_nid": "polyutils_fromroots", "callee": "mul_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L465"}, {"caller_nid": "polyutils_fromroots", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L465"}, {"caller_nid": "polyutils_fromroots", "callee": "mul_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L467"}, {"caller_nid": "polyutils_valnd", "callee": "asanyarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L484"}, {"caller_nid": "polyutils_valnd", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L486"}, {"caller_nid": "polyutils_valnd", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L487"}, {"caller_nid": "polyutils_valnd", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L488"}, {"caller_nid": "polyutils_valnd", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L489"}, {"caller_nid": "polyutils_valnd", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L490"}, {"caller_nid": "polyutils_valnd", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L492"}, {"caller_nid": "polyutils_valnd", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L493"}, {"caller_nid": "polyutils_valnd", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L494"}, {"caller_nid": "polyutils_valnd", "callee": "val_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L497"}, {"caller_nid": "polyutils_valnd", "callee": "val_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L499"}, {"caller_nid": "polyutils_gridnd", "callee": "val_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L515"}, {"caller_nid": "polyutils_div", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L538"}, {"caller_nid": "polyutils_div", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L539"}, {"caller_nid": "polyutils_div", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L545"}, {"caller_nid": "polyutils_div", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L547"}, {"caller_nid": "polyutils_div", "callee": "mul_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L548"}, {"caller_nid": "polyutils_add", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L559"}, {"caller_nid": "polyutils_add", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L559"}, {"caller_nid": "polyutils_sub", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L572"}, {"caller_nid": "polyutils_sub", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L572"}, {"caller_nid": "polyutils_fit", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L593"}, {"caller_nid": "polyutils_fit", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L594"}, {"caller_nid": "polyutils_fit", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L595"}, {"caller_nid": "polyutils_fit", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L599"}, {"caller_nid": "polyutils_fit", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L600"}, {"caller_nid": "polyutils_fit", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L601"}, {"caller_nid": "polyutils_fit", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L603"}, {"caller_nid": "polyutils_fit", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L605"}, {"caller_nid": "polyutils_fit", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L607"}, {"caller_nid": "polyutils_fit", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L608"}, {"caller_nid": "polyutils_fit", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L608"}, {"caller_nid": "polyutils_fit", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L609"}, {"caller_nid": "polyutils_fit", "callee": "vander_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L614"}, {"caller_nid": "polyutils_fit", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L616"}, {"caller_nid": "polyutils_fit", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L618"}, {"caller_nid": "polyutils_fit", "callee": "vander_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L619"}, {"caller_nid": "polyutils_fit", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L625"}, {"caller_nid": "polyutils_fit", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L627"}, {"caller_nid": "polyutils_fit", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L628"}, {"caller_nid": "polyutils_fit", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L628"}, {"caller_nid": "polyutils_fit", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L629"}, {"caller_nid": "polyutils_fit", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L637"}, {"caller_nid": "polyutils_fit", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L637"}, {"caller_nid": "polyutils_fit", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L640"}, {"caller_nid": "polyutils_fit", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L641"}, {"caller_nid": "polyutils_fit", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L641"}, {"caller_nid": "polyutils_fit", "callee": "square", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L641"}, {"caller_nid": "polyutils_fit", "callee": "square", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L641"}, {"caller_nid": "polyutils_fit", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L643"}, {"caller_nid": "polyutils_fit", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L643"}, {"caller_nid": "polyutils_fit", "callee": "square", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L643"}, {"caller_nid": "polyutils_fit", "callee": "lstsq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L647"}, {"caller_nid": "polyutils_fit", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L653"}, {"caller_nid": "polyutils_fit", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L655"}, {"caller_nid": "polyutils_fit", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L662"}, {"caller_nid": "polyutils_pow", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L685"}, {"caller_nid": "polyutils_pow", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L687"}, {"caller_nid": "polyutils_pow", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L689"}, {"caller_nid": "polyutils_pow", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L691"}, {"caller_nid": "polyutils_pow", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L698"}, {"caller_nid": "polyutils_pow", "callee": "mul_f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L699"}, {"caller_nid": "polyutils_as_int", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L720"}, {"caller_nid": "polyutils_as_int", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L722"}, {"caller_nid": "polyutils_format_float", "callee": "issubdtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L728"}, {"caller_nid": "polyutils_format_float", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L728"}, {"caller_nid": "polyutils_format_float", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L729"}, {"caller_nid": "polyutils_format_float", "callee": "get_printoptions", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L731"}, {"caller_nid": "polyutils_format_float", "callee": "isnan", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L733"}, {"caller_nid": "polyutils_format_float", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L735"}, {"caller_nid": "polyutils_format_float", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L740"}, {"caller_nid": "polyutils_format_float", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L741"}, {"caller_nid": "polyutils_format_float", "callee": "dragon4_scientific", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L749"}, {"caller_nid": "polyutils_format_float", "callee": "dragon4_positional", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/polyutils.py", "source_location": "L755"}]}