Files
tfm_ainventory/graphify-out/cache/15e2a3e11279bda9abd2f83cd98c3b40bf0e640a3bf012742452104b823ce243.json

1 line
22 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "label": "_scimath_impl.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L1"}, {"id": "scimath_impl_tocomplex", "label": "_tocomplex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L32"}, {"id": "scimath_impl_fix_real_lt_zero", "label": "_fix_real_lt_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L96"}, {"id": "scimath_impl_fix_int_lt_zero", "label": "_fix_int_lt_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L125"}, {"id": "scimath_impl_fix_real_abs_gt_1", "label": "_fix_real_abs_gt_1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L153"}, {"id": "scimath_impl_unary_dispatcher", "label": "_unary_dispatcher()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L181"}, {"id": "scimath_impl_sqrt", "label": "sqrt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L187"}, {"id": "scimath_impl_log", "label": "log()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L243"}, {"id": "scimath_impl_log10", "label": "log10()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L293"}, {"id": "scimath_impl_logn_dispatcher", "label": "_logn_dispatcher()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L343"}, {"id": "scimath_impl_logn", "label": "logn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L349"}, {"id": "scimath_impl_log2", "label": "log2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L387"}, {"id": "scimath_impl_power_dispatcher", "label": "_power_dispatcher()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L435"}, {"id": "scimath_impl_power", "label": "power()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L441"}, {"id": "scimath_impl_arccos", "label": "arccos()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L496"}, {"id": "scimath_impl_arcsin", "label": "arcsin()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L543"}, {"id": "scimath_impl_arctanh", "label": "arctanh()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L591"}, {"id": "scimath_impl_rationale_1", "label": "Wrapper functions to more user-friendly calling of certain math functions whose", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L1"}, {"id": "scimath_impl_rationale_33", "label": "Convert its input `arr` to a complex array. The input is returned as a comp", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L33"}, {"id": "scimath_impl_rationale_97", "label": "Convert `x` to complex if it has real, negative components. Otherwise, outp", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L97"}, {"id": "scimath_impl_rationale_126", "label": "Convert `x` to double if it has real, negative components. Otherwise, outpu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L126"}, {"id": "scimath_impl_rationale_154", "label": "Convert `x` to complex if it has real components x_i with abs(x_i)>1. Other", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L154"}, {"id": "scimath_impl_rationale_188", "label": "Compute the square root of x. For negative input elements, a complex value", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L188"}, {"id": "scimath_impl_rationale_244", "label": "Compute the natural logarithm of `x`. Return the \"principal value\" (for a d", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L244"}, {"id": "scimath_impl_rationale_294", "label": "Compute the logarithm base 10 of `x`. Return the \"principal value\" (for a d", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L294"}, {"id": "scimath_impl_rationale_350", "label": "Take log base n of x. If `x` contains negative inputs, the answer is comput", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L350"}, {"id": "scimath_impl_rationale_388", "label": "Compute the logarithm base 2 of `x`. Return the \"principal value\" (for a de", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L388"}, {"id": "scimath_impl_rationale_442", "label": "Return x to the power p, (x**p). If `x` contains negative values, the outpu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L442"}, {"id": "scimath_impl_rationale_497", "label": "Compute the inverse cosine of x. Return the \"principal value\" (for a descri", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L497"}, {"id": "scimath_impl_rationale_544", "label": "Compute the inverse sine of x. Return the \"principal value\" (for a descript", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L544"}, {"id": "scimath_impl_rationale_592", "label": "Compute the inverse hyperbolic tangent of `x`. Return the \"principal value\"", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L592"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "numpy_core_numeric", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "numpy_core_numerictypes", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "numpy_core_numeric", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "numpy_core_overrides", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "numpy_lib_type_check_impl", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_tocomplex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_fix_real_lt_zero", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L96", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_fix_int_lt_zero", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L125", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_fix_real_abs_gt_1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L153", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_unary_dispatcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L181", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_sqrt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L187", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_log", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L243", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_log10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L293", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_logn_dispatcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L343", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_logn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L349", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_log2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L387", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_power_dispatcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L435", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_power", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L441", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_arccos", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L496", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_arcsin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L543", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "target": "scimath_impl_arctanh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L591", "weight": 1.0}, {"source": "scimath_impl_fix_real_lt_zero", "target": "scimath_impl_tocomplex", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L121", "weight": 1.0}, {"source": "scimath_impl_fix_real_abs_gt_1", "target": "scimath_impl_tocomplex", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L177", "weight": 1.0}, {"source": "scimath_impl_sqrt", "target": "scimath_impl_fix_real_lt_zero", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L237", "weight": 1.0}, {"source": "scimath_impl_log", "target": "scimath_impl_fix_real_lt_zero", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L287", "weight": 1.0}, {"source": "scimath_impl_log10", "target": "scimath_impl_fix_real_lt_zero", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L339", "weight": 1.0}, {"source": "scimath_impl_logn", "target": "scimath_impl_fix_real_lt_zero", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L380", "weight": 1.0}, {"source": "scimath_impl_logn", "target": "scimath_impl_log", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L382", "weight": 1.0}, {"source": "scimath_impl_log2", "target": "scimath_impl_fix_real_lt_zero", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L431", "weight": 1.0}, {"source": "scimath_impl_power", "target": "scimath_impl_fix_real_lt_zero", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L489", "weight": 1.0}, {"source": "scimath_impl_power", "target": "scimath_impl_fix_int_lt_zero", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L490", "weight": 1.0}, {"source": "scimath_impl_arccos", "target": "scimath_impl_fix_real_abs_gt_1", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L537", "weight": 1.0}, {"source": "scimath_impl_arcsin", "target": "scimath_impl_fix_real_abs_gt_1", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L585", "weight": 1.0}, {"source": "scimath_impl_arctanh", "target": "scimath_impl_fix_real_abs_gt_1", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L641", "weight": 1.0}, {"source": "scimath_impl_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_lib_scimath_impl_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L1", "weight": 1.0}, {"source": "scimath_impl_rationale_33", "target": "scimath_impl_tocomplex", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L33", "weight": 1.0}, {"source": "scimath_impl_rationale_97", "target": "scimath_impl_fix_real_lt_zero", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L97", "weight": 1.0}, {"source": "scimath_impl_rationale_126", "target": "scimath_impl_fix_int_lt_zero", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L126", "weight": 1.0}, {"source": "scimath_impl_rationale_154", "target": "scimath_impl_fix_real_abs_gt_1", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L154", "weight": 1.0}, {"source": "scimath_impl_rationale_188", "target": "scimath_impl_sqrt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L188", "weight": 1.0}, {"source": "scimath_impl_rationale_244", "target": "scimath_impl_log", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L244", "weight": 1.0}, {"source": "scimath_impl_rationale_294", "target": "scimath_impl_log10", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L294", "weight": 1.0}, {"source": "scimath_impl_rationale_350", "target": "scimath_impl_logn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L350", "weight": 1.0}, {"source": "scimath_impl_rationale_388", "target": "scimath_impl_log2", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L388", "weight": 1.0}, {"source": "scimath_impl_rationale_442", "target": "scimath_impl_power", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L442", "weight": 1.0}, {"source": "scimath_impl_rationale_497", "target": "scimath_impl_arccos", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L497", "weight": 1.0}, {"source": "scimath_impl_rationale_544", "target": "scimath_impl_arcsin", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L544", "weight": 1.0}, {"source": "scimath_impl_rationale_592", "target": "scimath_impl_arctanh", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L592", "weight": 1.0}], "raw_calls": [{"caller_nid": "scimath_impl_tocomplex", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L89"}, {"caller_nid": "scimath_impl_tocomplex", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L91"}, {"caller_nid": "scimath_impl_tocomplex", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L93"}, {"caller_nid": "scimath_impl_fix_real_lt_zero", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L119"}, {"caller_nid": "scimath_impl_fix_real_lt_zero", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L120"}, {"caller_nid": "scimath_impl_fix_real_lt_zero", "callee": "isreal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L120"}, {"caller_nid": "scimath_impl_fix_int_lt_zero", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L147"}, {"caller_nid": "scimath_impl_fix_int_lt_zero", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L148"}, {"caller_nid": "scimath_impl_fix_int_lt_zero", "callee": "isreal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L148"}, {"caller_nid": "scimath_impl_fix_real_abs_gt_1", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L175"}, {"caller_nid": "scimath_impl_fix_real_abs_gt_1", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L176"}, {"caller_nid": "scimath_impl_fix_real_abs_gt_1", "callee": "isreal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L176"}, {"caller_nid": "scimath_impl_fix_real_abs_gt_1", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_scimath_impl.py", "source_location": "L176"}]}