1 line
48 KiB
JSON
1 line
48 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "label": "defmatrix.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1"}, {"id": "defmatrix_convert_from_string", "label": "_convert_from_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L16"}, {"id": "defmatrix_asmatrix", "label": "asmatrix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L37"}, {"id": "defmatrix_matrix", "label": "matrix", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L74"}, {"id": "defmatrix_matrix_new", "label": ".__new__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L119"}, {"id": "defmatrix_matrix_array_finalize", "label": ".__array_finalize__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L174"}, {"id": "defmatrix_matrix_getitem", "label": ".__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L197"}, {"id": "defmatrix_matrix_mul", "label": ".__mul__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L223"}, {"id": "defmatrix_matrix_rmul", "label": ".__rmul__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L231"}, {"id": "defmatrix_matrix_imul", "label": ".__imul__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L234"}, {"id": "defmatrix_matrix_pow", "label": ".__pow__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L238"}, {"id": "defmatrix_matrix_ipow", "label": ".__ipow__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L241"}, {"id": "defmatrix_matrix_rpow", "label": ".__rpow__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L245"}, {"id": "defmatrix_matrix_align", "label": "._align()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L248"}, {"id": "defmatrix_matrix_collapse", "label": "._collapse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L261"}, {"id": "defmatrix_matrix_tolist", "label": ".tolist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L272"}, {"id": "defmatrix_matrix_sum", "label": ".sum()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L295"}, {"id": "defmatrix_matrix_squeeze", "label": ".squeeze()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L330"}, {"id": "defmatrix_matrix_flatten", "label": ".flatten()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L382"}, {"id": "defmatrix_matrix_mean", "label": ".mean()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L419"}, {"id": "defmatrix_matrix_std", "label": ".std()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L453"}, {"id": "defmatrix_matrix_var", "label": ".var()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L488"}, {"id": "defmatrix_matrix_prod", "label": ".prod()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L523"}, {"id": "defmatrix_matrix_any", "label": ".any()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L556"}, {"id": "defmatrix_matrix_all", "label": ".all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L579"}, {"id": "defmatrix_matrix_max", "label": ".max()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L619"}, {"id": "defmatrix_matrix_argmax", "label": ".argmax()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L654"}, {"id": "defmatrix_matrix_min", "label": ".min()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L693"}, {"id": "defmatrix_matrix_argmin", "label": ".argmin()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L728"}, {"id": "defmatrix_matrix_ptp", "label": ".ptp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L767"}, {"id": "defmatrix_i", "label": "I()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L801"}, {"id": "defmatrix_a", "label": "A()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L846"}, {"id": "defmatrix_a1", "label": "A1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L876"}, {"id": "defmatrix_matrix_ravel", "label": ".ravel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L904"}, {"id": "defmatrix_t", "label": "T()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L943"}, {"id": "defmatrix_h", "label": "H()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L976"}, {"id": "defmatrix_from_string", "label": "_from_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1017"}, {"id": "defmatrix_bmat", "label": "bmat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1043"}, {"id": "defmatrix_rationale_38", "label": "Interpret the input as a matrix. Unlike `matrix`, `asmatrix` does not make", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L38"}, {"id": "defmatrix_rationale_75", "label": "matrix(data, dtype=None, copy=True) Returns a matrix from an array-like obj", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L75"}, {"id": "defmatrix_rationale_249", "label": "A convenience function for operations that need to preserve axis orienta", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L249"}, {"id": "defmatrix_rationale_262", "label": "A convenience function for operations that want to collapse to a scalar", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L262"}, {"id": "defmatrix_rationale_273", "label": "Return the matrix as a (possibly nested) list. See `ndarray.tolist` for", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L273"}, {"id": "defmatrix_rationale_296", "label": "Returns the sum of the matrix elements, along the given axis. Refer to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L296"}, {"id": "defmatrix_rationale_331", "label": "Return a possibly reshaped matrix. Refer to `numpy.squeeze` for more do", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L331"}, {"id": "defmatrix_rationale_383", "label": "Return a flattened copy of the matrix. All `N` elements of the matrix a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L383"}, {"id": "defmatrix_rationale_420", "label": "Returns the average of the matrix elements along the given axis. Refer", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L420"}, {"id": "defmatrix_rationale_454", "label": "Return the standard deviation of the array elements along the given axis.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L454"}, {"id": "defmatrix_rationale_489", "label": "Returns the variance of the matrix elements, along the given axis. Refe", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L489"}, {"id": "defmatrix_rationale_524", "label": "Return the product of the array elements over the given axis. Refer to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L524"}, {"id": "defmatrix_rationale_557", "label": "Test whether any array element along a given axis evaluates to True. Re", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L557"}, {"id": "defmatrix_rationale_580", "label": "Test whether all matrix elements along a given axis evaluate to True. P", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L580"}, {"id": "defmatrix_rationale_620", "label": "Return the maximum value along an axis. Parameters ----------", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L620"}, {"id": "defmatrix_rationale_655", "label": "Indexes of the maximum values along an axis. Return the indexes of the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L655"}, {"id": "defmatrix_rationale_694", "label": "Return the minimum value along an axis. Parameters ----------", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L694"}, {"id": "defmatrix_rationale_729", "label": "Indexes of the minimum values along an axis. Return the indexes of the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L729"}, {"id": "defmatrix_rationale_768", "label": "Peak-to-peak (maximum - minimum) value along the given axis. Refer to `", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L768"}, {"id": "defmatrix_rationale_802", "label": "Returns the (multiplicative) inverse of invertible `self`. Parameters", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L802"}, {"id": "defmatrix_rationale_847", "label": "Return `self` as an `ndarray` object. Equivalent to ``np.asarray(self)`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L847"}, {"id": "defmatrix_rationale_877", "label": "Return `self` as a flattened `ndarray`. Equivalent to ``np.asarray(x).r", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L877"}, {"id": "defmatrix_rationale_905", "label": "Return a flattened matrix. Refer to `numpy.ravel` for more documentatio", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L905"}, {"id": "defmatrix_rationale_944", "label": "Returns the transpose of the matrix. Does *not* conjugate! For the com", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L944"}, {"id": "defmatrix_rationale_977", "label": "Returns the (complex) conjugate transpose of `self`. Equivalent to ``np", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L977"}, {"id": "defmatrix_rationale_1044", "label": "Build a matrix object from a string, nested sequence, or array. Parameters", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1044"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "ast", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "numpy_core_numeric", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "numpy_core_numeric", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "numpy_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "numpy_linalg", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "defmatrix_convert_from_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "defmatrix_asmatrix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "defmatrix_matrix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L74", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L119", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_array_finalize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L174", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L197", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_mul", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L223", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_rmul", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L231", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_imul", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L234", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_pow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L238", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_ipow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L241", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_rpow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L245", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_align", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L248", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_collapse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L261", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_tolist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L272", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_sum", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L295", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_squeeze", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L330", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_flatten", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L382", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_mean", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L419", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_std", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L453", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_var", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L488", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_prod", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L523", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_any", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L556", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_all", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L579", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_max", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L619", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_argmax", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L654", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_min", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L693", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_argmin", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L728", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_ptp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L767", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "defmatrix_i", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L801", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "defmatrix_a", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L846", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "defmatrix_a1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L876", "weight": 1.0}, {"source": "defmatrix_matrix", "target": "defmatrix_matrix_ravel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L904", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "defmatrix_t", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L943", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "defmatrix_h", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L976", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "defmatrix_from_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1017", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_defmatrix_py", "target": "defmatrix_bmat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1043", "weight": 1.0}, {"source": "defmatrix_asmatrix", "target": "defmatrix_matrix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L70", "weight": 1.0}, {"source": "defmatrix_matrix_new", "target": "defmatrix_convert_from_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L148", "weight": 1.0}, {"source": "defmatrix_matrix_mul", "target": "defmatrix_asmatrix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L226", "weight": 1.0}, {"source": "defmatrix_matrix_sum", "target": "defmatrix_matrix_collapse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L327", "weight": 1.0}, {"source": "defmatrix_matrix_mean", "target": "defmatrix_matrix_collapse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L451", "weight": 1.0}, {"source": "defmatrix_matrix_std", "target": "defmatrix_matrix_collapse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L485", "weight": 1.0}, {"source": "defmatrix_matrix_var", "target": "defmatrix_matrix_collapse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L520", "weight": 1.0}, {"source": "defmatrix_matrix_prod", "target": "defmatrix_matrix_collapse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L554", "weight": 1.0}, {"source": "defmatrix_matrix_any", "target": "defmatrix_matrix_collapse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L577", "weight": 1.0}, {"source": "defmatrix_matrix_all", "target": "defmatrix_matrix_collapse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L617", "weight": 1.0}, {"source": "defmatrix_matrix_max", "target": "defmatrix_matrix_collapse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L652", "weight": 1.0}, {"source": "defmatrix_matrix_argmax", "target": "defmatrix_matrix_align", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L691", "weight": 1.0}, {"source": "defmatrix_matrix_min", "target": "defmatrix_matrix_collapse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L726", "weight": 1.0}, {"source": "defmatrix_matrix_argmin", "target": "defmatrix_matrix_align", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L765", "weight": 1.0}, {"source": "defmatrix_matrix_ptp", "target": "defmatrix_matrix_align", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L798", "weight": 1.0}, {"source": "defmatrix_i", "target": "defmatrix_asmatrix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L843", "weight": 1.0}, {"source": "defmatrix_a1", "target": "defmatrix_matrix_ravel", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L902", "weight": 1.0}, {"source": "defmatrix_bmat", "target": "defmatrix_matrix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1107", "weight": 1.0}, {"source": "defmatrix_bmat", "target": "defmatrix_from_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1107", "weight": 1.0}, {"source": "defmatrix_rationale_38", "target": "defmatrix_asmatrix", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L38", "weight": 1.0}, {"source": "defmatrix_rationale_75", "target": "defmatrix_matrix", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L75", "weight": 1.0}, {"source": "defmatrix_rationale_249", "target": "defmatrix_matrix_align", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L249", "weight": 1.0}, {"source": "defmatrix_rationale_262", "target": "defmatrix_matrix_collapse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L262", "weight": 1.0}, {"source": "defmatrix_rationale_273", "target": "defmatrix_matrix_tolist", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L273", "weight": 1.0}, {"source": "defmatrix_rationale_296", "target": "defmatrix_matrix_sum", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L296", "weight": 1.0}, {"source": "defmatrix_rationale_331", "target": "defmatrix_matrix_squeeze", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L331", "weight": 1.0}, {"source": "defmatrix_rationale_383", "target": "defmatrix_matrix_flatten", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L383", "weight": 1.0}, {"source": "defmatrix_rationale_420", "target": "defmatrix_matrix_mean", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L420", "weight": 1.0}, {"source": "defmatrix_rationale_454", "target": "defmatrix_matrix_std", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L454", "weight": 1.0}, {"source": "defmatrix_rationale_489", "target": "defmatrix_matrix_var", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L489", "weight": 1.0}, {"source": "defmatrix_rationale_524", "target": "defmatrix_matrix_prod", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L524", "weight": 1.0}, {"source": "defmatrix_rationale_557", "target": "defmatrix_matrix_any", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L557", "weight": 1.0}, {"source": "defmatrix_rationale_580", "target": "defmatrix_matrix_all", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L580", "weight": 1.0}, {"source": "defmatrix_rationale_620", "target": "defmatrix_matrix_max", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L620", "weight": 1.0}, {"source": "defmatrix_rationale_655", "target": "defmatrix_matrix_argmax", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L655", "weight": 1.0}, {"source": "defmatrix_rationale_694", "target": "defmatrix_matrix_min", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L694", "weight": 1.0}, {"source": "defmatrix_rationale_729", "target": "defmatrix_matrix_argmin", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L729", "weight": 1.0}, {"source": "defmatrix_rationale_768", "target": "defmatrix_matrix_ptp", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L768", "weight": 1.0}, {"source": "defmatrix_rationale_802", "target": "defmatrix_matrix_i", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L802", "weight": 1.0}, {"source": "defmatrix_rationale_847", "target": "defmatrix_matrix_a", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L847", "weight": 1.0}, {"source": "defmatrix_rationale_877", "target": "defmatrix_matrix_a1", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L877", "weight": 1.0}, {"source": "defmatrix_rationale_905", "target": "defmatrix_matrix_ravel", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L905", "weight": 1.0}, {"source": "defmatrix_rationale_944", "target": "defmatrix_matrix_t", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L944", "weight": 1.0}, {"source": "defmatrix_rationale_977", "target": "defmatrix_matrix_h", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L977", "weight": 1.0}, {"source": "defmatrix_rationale_1044", "target": "defmatrix_bmat", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1044", "weight": 1.0}], "raw_calls": [{"caller_nid": "defmatrix_convert_from_string", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L18"}, {"caller_nid": "defmatrix_convert_from_string", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L20"}, {"caller_nid": "defmatrix_convert_from_string", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L22"}, {"caller_nid": "defmatrix_convert_from_string", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L23"}, {"caller_nid": "defmatrix_convert_from_string", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L26"}, {"caller_nid": "defmatrix_convert_from_string", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L27"}, {"caller_nid": "defmatrix_convert_from_string", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L27"}, {"caller_nid": "defmatrix_convert_from_string", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L29"}, {"caller_nid": "defmatrix_convert_from_string", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L30"}, {"caller_nid": "defmatrix_convert_from_string", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L31"}, {"caller_nid": "defmatrix_convert_from_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L32"}, {"caller_nid": "defmatrix_matrix_new", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L120"}, {"caller_nid": "defmatrix_matrix_new", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L126"}, {"caller_nid": "defmatrix_matrix_new", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L132"}, {"caller_nid": "defmatrix_matrix_new", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L134"}, {"caller_nid": "defmatrix_matrix_new", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L138"}, {"caller_nid": "defmatrix_matrix_new", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L139"}, {"caller_nid": "defmatrix_matrix_new", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L141"}, {"caller_nid": "defmatrix_matrix_new", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L143"}, {"caller_nid": "defmatrix_matrix_new", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L147"}, {"caller_nid": "defmatrix_matrix_new", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L152"}, {"caller_nid": "defmatrix_matrix_new", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L156"}, {"caller_nid": "defmatrix_matrix_new", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L167"}, {"caller_nid": "defmatrix_matrix_array_finalize", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L176"}, {"caller_nid": "defmatrix_matrix_array_finalize", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L182"}, {"caller_nid": "defmatrix_matrix_array_finalize", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L183"}, {"caller_nid": "defmatrix_matrix_array_finalize", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L188"}, {"caller_nid": "defmatrix_matrix_getitem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L205"}, {"caller_nid": "defmatrix_matrix_getitem", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L214"}, {"caller_nid": "defmatrix_matrix_getitem", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L217"}, {"caller_nid": "defmatrix_matrix_mul", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L224"}, {"caller_nid": "defmatrix_matrix_mul", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L226"}, {"caller_nid": "defmatrix_matrix_mul", "callee": "isscalar", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L227"}, {"caller_nid": "defmatrix_matrix_mul", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L227"}, {"caller_nid": "defmatrix_matrix_mul", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L228"}, {"caller_nid": "defmatrix_matrix_rmul", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L232"}, {"caller_nid": "defmatrix_matrix_pow", "callee": "matrix_power", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L239"}, {"caller_nid": "defmatrix_matrix_align", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L257"}, {"caller_nid": "defmatrix_matrix_align", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L259"}, {"caller_nid": "defmatrix_matrix_tolist", "callee": "__array__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L292"}, {"caller_nid": "defmatrix_i", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L843"}, {"caller_nid": "defmatrix_a", "callee": "__array__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L873"}, {"caller_nid": "defmatrix_a1", "callee": "__array__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L902"}, {"caller_nid": "defmatrix_t", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L973"}, {"caller_nid": "defmatrix_h", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1005"}, {"caller_nid": "defmatrix_h", "callee": "conjugate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1006"}, {"caller_nid": "defmatrix_h", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1006"}, {"caller_nid": "defmatrix_h", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1008"}, {"caller_nid": "defmatrix_from_string", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1018"}, {"caller_nid": "defmatrix_from_string", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1021"}, {"caller_nid": "defmatrix_from_string", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1024"}, {"caller_nid": "defmatrix_from_string", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1024"}, {"caller_nid": "defmatrix_from_string", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1028"}, {"caller_nid": "defmatrix_from_string", "callee": "NameError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1035"}, {"caller_nid": "defmatrix_from_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1037"}, {"caller_nid": "defmatrix_from_string", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1038"}, {"caller_nid": "defmatrix_from_string", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1038"}, {"caller_nid": "defmatrix_from_string", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1039"}, {"caller_nid": "defmatrix_bmat", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1097"}, {"caller_nid": "defmatrix_bmat", "callee": "_getframe", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1100"}, {"caller_nid": "defmatrix_bmat", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1109"}, {"caller_nid": "defmatrix_bmat", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1113"}, {"caller_nid": "defmatrix_bmat", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1114"}, {"caller_nid": "defmatrix_bmat", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1116"}, {"caller_nid": "defmatrix_bmat", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1116"}, {"caller_nid": "defmatrix_bmat", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1117"}, {"caller_nid": "defmatrix_bmat", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/defmatrix.py", "source_location": "L1118"}]} |