1 line
52 KiB
JSON
1 line
52 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_lib_user_array_impl_py", "label": "_user_array_impl.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L1"}, {"id": "user_array_impl_container", "label": "container", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L43"}, {"id": "user_array_impl_container_init_subclass", "label": ".__init_subclass__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L56"}, {"id": "user_array_impl_container_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L67"}, {"id": "user_array_impl_container_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L70"}, {"id": "user_array_impl_container_array", "label": ".__array__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L76"}, {"id": "user_array_impl_container_len", "label": ".__len__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L82"}, {"id": "user_array_impl_container_getitem", "label": ".__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L85"}, {"id": "user_array_impl_container_setitem", "label": ".__setitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L88"}, {"id": "user_array_impl_container_abs", "label": ".__abs__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L91"}, {"id": "user_array_impl_container_neg", "label": ".__neg__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L94"}, {"id": "user_array_impl_container_add", "label": ".__add__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L97"}, {"id": "user_array_impl_container_iadd", "label": ".__iadd__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L102"}, {"id": "user_array_impl_container_sub", "label": ".__sub__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L106"}, {"id": "user_array_impl_container_rsub", "label": ".__rsub__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L109"}, {"id": "user_array_impl_container_isub", "label": ".__isub__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L112"}, {"id": "user_array_impl_container_mul", "label": ".__mul__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L116"}, {"id": "user_array_impl_container_imul", "label": ".__imul__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L121"}, {"id": "user_array_impl_container_mod", "label": ".__mod__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L125"}, {"id": "user_array_impl_container_rmod", "label": ".__rmod__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L128"}, {"id": "user_array_impl_container_imod", "label": ".__imod__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L131"}, {"id": "user_array_impl_container_divmod", "label": ".__divmod__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L135"}, {"id": "user_array_impl_container_rdivmod", "label": ".__rdivmod__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L139"}, {"id": "user_array_impl_container_pow", "label": ".__pow__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L143"}, {"id": "user_array_impl_container_rpow", "label": ".__rpow__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L146"}, {"id": "user_array_impl_container_ipow", "label": ".__ipow__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L149"}, {"id": "user_array_impl_container_lshift", "label": ".__lshift__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L153"}, {"id": "user_array_impl_container_rshift", "label": ".__rshift__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L156"}, {"id": "user_array_impl_container_rlshift", "label": ".__rlshift__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L159"}, {"id": "user_array_impl_container_rrshift", "label": ".__rrshift__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L162"}, {"id": "user_array_impl_container_ilshift", "label": ".__ilshift__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L165"}, {"id": "user_array_impl_container_irshift", "label": ".__irshift__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L169"}, {"id": "user_array_impl_container_and", "label": ".__and__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L173"}, {"id": "user_array_impl_container_rand", "label": ".__rand__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L176"}, {"id": "user_array_impl_container_iand", "label": ".__iand__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L179"}, {"id": "user_array_impl_container_xor", "label": ".__xor__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L183"}, {"id": "user_array_impl_container_rxor", "label": ".__rxor__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L186"}, {"id": "user_array_impl_container_ixor", "label": ".__ixor__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L189"}, {"id": "user_array_impl_container_or", "label": ".__or__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L193"}, {"id": "user_array_impl_container_ror", "label": ".__ror__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L196"}, {"id": "user_array_impl_container_ior", "label": ".__ior__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L199"}, {"id": "user_array_impl_container_pos", "label": ".__pos__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L203"}, {"id": "user_array_impl_container_invert", "label": ".__invert__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L206"}, {"id": "user_array_impl_container_scalarfunc", "label": "._scalarfunc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L209"}, {"id": "user_array_impl_container_complex", "label": ".__complex__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L216"}, {"id": "user_array_impl_container_float", "label": ".__float__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L219"}, {"id": "user_array_impl_container_int", "label": ".__int__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L222"}, {"id": "user_array_impl_container_hex", "label": ".__hex__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L225"}, {"id": "user_array_impl_container_oct", "label": ".__oct__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L228"}, {"id": "user_array_impl_container_lt", "label": ".__lt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L231"}, {"id": "user_array_impl_container_le", "label": ".__le__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L234"}, {"id": "user_array_impl_container_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L237"}, {"id": "user_array_impl_container_ne", "label": ".__ne__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L240"}, {"id": "user_array_impl_container_gt", "label": ".__gt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L243"}, {"id": "user_array_impl_container_ge", "label": ".__ge__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L246"}, {"id": "user_array_impl_container_copy", "label": ".copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L249"}, {"id": "user_array_impl_container_tobytes", "label": ".tobytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L253"}, {"id": "user_array_impl_container_byteswap", "label": ".byteswap()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L257"}, {"id": "user_array_impl_container_astype", "label": ".astype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L261"}, {"id": "user_array_impl_container_rc", "label": "._rc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L265"}, {"id": "user_array_impl_container_array_wrap", "label": ".__array_wrap__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L271"}, {"id": "user_array_impl_container_setattr", "label": ".__setattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L274"}, {"id": "user_array_impl_container_getattr", "label": ".__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L284"}, {"id": "user_array_impl_rationale_1", "label": "Container class for backward compatibility with NumArray. The user_array.contai", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L1"}, {"id": "user_array_impl_rationale_44", "label": "container(data, dtype=None, copy=True) Standard container-class for easy mu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L44"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_user_array_impl_py", "target": "numpy_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_user_array_impl_py", "target": "numpy_core_overrides", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_user_array_impl_py", "target": "user_array_impl_container", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L43", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_init_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L56", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L67", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L70", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L76", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_len", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L82", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L85", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_setitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L88", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_abs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L91", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_neg", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L94", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L97", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_iadd", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L102", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_sub", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L106", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_rsub", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L109", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_isub", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L112", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_mul", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L116", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_imul", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L121", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_mod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L125", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_rmod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L128", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_imod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L131", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_divmod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L135", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_rdivmod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L139", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_pow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L143", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_rpow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L146", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_ipow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L149", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_lshift", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L153", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_rshift", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L156", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_rlshift", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L159", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_rrshift", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L162", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_ilshift", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L165", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_irshift", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L169", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_and", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L173", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_rand", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L176", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_iand", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L179", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_xor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L183", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_rxor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L186", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_ixor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L189", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_or", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L193", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_ror", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L196", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_ior", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L199", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_pos", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L203", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_invert", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L206", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_scalarfunc", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L209", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L216", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_float", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L219", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L222", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_hex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L225", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_oct", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L228", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_lt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L231", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_le", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L234", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L237", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_ne", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L240", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_gt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L243", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_ge", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L246", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_copy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L249", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_tobytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L253", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_byteswap", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L257", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_astype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L261", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_rc", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L265", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_array_wrap", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L271", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_setattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L274", "weight": 1.0}, {"source": "user_array_impl_container", "target": "user_array_impl_container_getattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L284", "weight": 1.0}, {"source": "user_array_impl_container_array", "target": "user_array_impl_container_astype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L78", "weight": 1.0}, {"source": "user_array_impl_container_getitem", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L86", "weight": 1.0}, {"source": "user_array_impl_container_abs", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L92", "weight": 1.0}, {"source": "user_array_impl_container_neg", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L95", "weight": 1.0}, {"source": "user_array_impl_container_add", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L98", "weight": 1.0}, {"source": "user_array_impl_container_sub", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L107", "weight": 1.0}, {"source": "user_array_impl_container_rsub", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L110", "weight": 1.0}, {"source": "user_array_impl_container_mul", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L117", "weight": 1.0}, {"source": "user_array_impl_container_mod", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L126", "weight": 1.0}, {"source": "user_array_impl_container_rmod", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L129", "weight": 1.0}, {"source": "user_array_impl_container_divmod", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L136", "weight": 1.0}, {"source": "user_array_impl_container_rdivmod", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L140", "weight": 1.0}, {"source": "user_array_impl_container_pow", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L144", "weight": 1.0}, {"source": "user_array_impl_container_rpow", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L147", "weight": 1.0}, {"source": "user_array_impl_container_lshift", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L154", "weight": 1.0}, {"source": "user_array_impl_container_rshift", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L157", "weight": 1.0}, {"source": "user_array_impl_container_rlshift", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L160", "weight": 1.0}, {"source": "user_array_impl_container_rrshift", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L163", "weight": 1.0}, {"source": "user_array_impl_container_and", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L174", "weight": 1.0}, {"source": "user_array_impl_container_rand", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L177", "weight": 1.0}, {"source": "user_array_impl_container_xor", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L184", "weight": 1.0}, {"source": "user_array_impl_container_rxor", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L187", "weight": 1.0}, {"source": "user_array_impl_container_or", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L194", "weight": 1.0}, {"source": "user_array_impl_container_ror", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L197", "weight": 1.0}, {"source": "user_array_impl_container_pos", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L204", "weight": 1.0}, {"source": "user_array_impl_container_invert", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L207", "weight": 1.0}, {"source": "user_array_impl_container_complex", "target": "user_array_impl_container_scalarfunc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L217", "weight": 1.0}, {"source": "user_array_impl_container_float", "target": "user_array_impl_container_scalarfunc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L220", "weight": 1.0}, {"source": "user_array_impl_container_int", "target": "user_array_impl_container_scalarfunc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L223", "weight": 1.0}, {"source": "user_array_impl_container_hex", "target": "user_array_impl_container_scalarfunc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L226", "weight": 1.0}, {"source": "user_array_impl_container_oct", "target": "user_array_impl_container_scalarfunc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L229", "weight": 1.0}, {"source": "user_array_impl_container_lt", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L232", "weight": 1.0}, {"source": "user_array_impl_container_le", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L235", "weight": 1.0}, {"source": "user_array_impl_container_eq", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L238", "weight": 1.0}, {"source": "user_array_impl_container_ne", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L241", "weight": 1.0}, {"source": "user_array_impl_container_gt", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L244", "weight": 1.0}, {"source": "user_array_impl_container_ge", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L247", "weight": 1.0}, {"source": "user_array_impl_container_copy", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L251", "weight": 1.0}, {"source": "user_array_impl_container_byteswap", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L259", "weight": 1.0}, {"source": "user_array_impl_container_astype", "target": "user_array_impl_container_rc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L263", "weight": 1.0}, {"source": "user_array_impl_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_lib_user_array_impl_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L1", "weight": 1.0}, {"source": "user_array_impl_rationale_44", "target": "user_array_impl_container", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L44", "weight": 1.0}], "raw_calls": [{"caller_nid": "user_array_impl_container_init_subclass", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L60"}, {"caller_nid": "user_array_impl_container_init", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L68"}, {"caller_nid": "user_array_impl_container_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L72"}, {"caller_nid": "user_array_impl_container_repr", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L72"}, {"caller_nid": "user_array_impl_container_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L74"}, {"caller_nid": "user_array_impl_container_len", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L83"}, {"caller_nid": "user_array_impl_container_setitem", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L89"}, {"caller_nid": "user_array_impl_container_abs", "callee": "absolute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L92"}, {"caller_nid": "user_array_impl_container_add", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L98"}, {"caller_nid": "user_array_impl_container_iadd", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L103"}, {"caller_nid": "user_array_impl_container_sub", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L107"}, {"caller_nid": "user_array_impl_container_rsub", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L110"}, {"caller_nid": "user_array_impl_container_isub", "callee": "subtract", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L113"}, {"caller_nid": "user_array_impl_container_mul", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L117"}, {"caller_nid": "user_array_impl_container_mul", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L117"}, {"caller_nid": "user_array_impl_container_imul", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L122"}, {"caller_nid": "user_array_impl_container_mod", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L126"}, {"caller_nid": "user_array_impl_container_rmod", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L129"}, {"caller_nid": "user_array_impl_container_imod", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L132"}, {"caller_nid": "user_array_impl_container_divmod", "callee": "divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L136"}, {"caller_nid": "user_array_impl_container_divmod", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L137"}, {"caller_nid": "user_array_impl_container_rdivmod", "callee": "divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L140"}, {"caller_nid": "user_array_impl_container_rdivmod", "callee": "remainder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L141"}, {"caller_nid": "user_array_impl_container_pow", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L144"}, {"caller_nid": "user_array_impl_container_pow", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L144"}, {"caller_nid": "user_array_impl_container_rpow", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L147"}, {"caller_nid": "user_array_impl_container_rpow", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L147"}, {"caller_nid": "user_array_impl_container_ipow", "callee": "power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L150"}, {"caller_nid": "user_array_impl_container_lshift", "callee": "left_shift", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L154"}, {"caller_nid": "user_array_impl_container_rshift", "callee": "right_shift", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L157"}, {"caller_nid": "user_array_impl_container_rlshift", "callee": "left_shift", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L160"}, {"caller_nid": "user_array_impl_container_rrshift", "callee": "right_shift", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L163"}, {"caller_nid": "user_array_impl_container_ilshift", "callee": "left_shift", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L166"}, {"caller_nid": "user_array_impl_container_irshift", "callee": "right_shift", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L170"}, {"caller_nid": "user_array_impl_container_and", "callee": "bitwise_and", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L174"}, {"caller_nid": "user_array_impl_container_rand", "callee": "bitwise_and", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L177"}, {"caller_nid": "user_array_impl_container_iand", "callee": "bitwise_and", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L180"}, {"caller_nid": "user_array_impl_container_xor", "callee": "bitwise_xor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L184"}, {"caller_nid": "user_array_impl_container_rxor", "callee": "bitwise_xor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L187"}, {"caller_nid": "user_array_impl_container_ixor", "callee": "bitwise_xor", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L190"}, {"caller_nid": "user_array_impl_container_or", "callee": "bitwise_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L194"}, {"caller_nid": "user_array_impl_container_ror", "callee": "bitwise_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L197"}, {"caller_nid": "user_array_impl_container_ior", "callee": "bitwise_or", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L200"}, {"caller_nid": "user_array_impl_container_invert", "callee": "invert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L207"}, {"caller_nid": "user_array_impl_container_scalarfunc", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L211"}, {"caller_nid": "user_array_impl_container_scalarfunc", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L213"}, {"caller_nid": "user_array_impl_container_lt", "callee": "less", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L232"}, {"caller_nid": "user_array_impl_container_le", "callee": "less_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L235"}, {"caller_nid": "user_array_impl_container_eq", "callee": "equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L238"}, {"caller_nid": "user_array_impl_container_ne", "callee": "not_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L241"}, {"caller_nid": "user_array_impl_container_gt", "callee": "greater", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L244"}, {"caller_nid": "user_array_impl_container_ge", "callee": "greater_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L247"}, {"caller_nid": "user_array_impl_container_rc", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L266"}, {"caller_nid": "user_array_impl_container_rc", "callee": "shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L266"}, {"caller_nid": "user_array_impl_container_rc", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L269"}, {"caller_nid": "user_array_impl_container_array_wrap", "callee": "__class__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L272"}, {"caller_nid": "user_array_impl_container_getattr", "callee": "__getattribute__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L286"}, {"caller_nid": "user_array_impl_container_getattr", "callee": "__getattribute__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_user_array_impl.py", "source_location": "L287"}]} |