1 line
62 KiB
JSON
1 line
62 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_tests_test_masked_matrix_py", "label": "test_masked_matrix.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L1"}, {"id": "test_masked_matrix_mmatrix", "label": "MMatrix", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L22"}, {"id": "maskedarray", "label": "MaskedArray", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_masked_matrix_mmatrix_new", "label": ".__new__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L24"}, {"id": "test_masked_matrix_mmatrix_array_finalize", "label": ".__array_finalize__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L29"}, {"id": "test_masked_matrix_series", "label": "_series()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L34"}, {"id": "test_masked_matrix_testmaskedmatrix", "label": "TestMaskedMatrix", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L40"}, {"id": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "label": ".test_matrix_indexing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L41"}, {"id": "test_masked_matrix_testmaskedmatrix_test_pickling_subbaseclass", "label": ".test_pickling_subbaseclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L85"}, {"id": "test_masked_matrix_testmaskedmatrix_test_count_mean_with_matrix", "label": ".test_count_mean_with_matrix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L94"}, {"id": "test_masked_matrix_testmaskedmatrix_test_flat", "label": ".test_flat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L104"}, {"id": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "label": ".test_allany_onmatrices()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L129"}, {"id": "test_masked_matrix_testmaskedmatrix_test_compressed", "label": ".test_compressed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L155"}, {"id": "test_masked_matrix_testmaskedmatrix_test_ravel", "label": ".test_ravel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L164"}, {"id": "test_masked_matrix_testmaskedmatrix_test_view", "label": ".test_view()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L170"}, {"id": "test_masked_matrix_testsubclassing", "label": "TestSubclassing", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L182"}, {"id": "test_masked_matrix_testsubclassing_create_data", "label": "._create_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L185"}, {"id": "test_masked_matrix_testsubclassing_test_maskedarray_subclassing", "label": ".test_maskedarray_subclassing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L190"}, {"id": "test_masked_matrix_testsubclassing_test_masked_unary_operations", "label": ".test_masked_unary_operations()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L195"}, {"id": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "label": ".test_masked_binary_operations()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L202"}, {"id": "test_masked_matrix_testsubclassing_test_masked_binary_operations2", "label": ".test_masked_binary_operations2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L216"}, {"id": "test_masked_matrix_testconcatenator", "label": "TestConcatenator", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L224"}, {"id": "test_masked_matrix_testconcatenator_test_matrix_builder", "label": ".test_matrix_builder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L227"}, {"id": "test_masked_matrix_testconcatenator_test_matrix", "label": ".test_matrix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L230"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_tests_test_masked_matrix_py", "target": "pickle", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_tests_test_masked_matrix_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_tests_test_masked_matrix_py", "target": "numpy_ma_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_tests_test_masked_matrix_py", "target": "numpy_ma_extras", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_tests_test_masked_matrix_py", "target": "numpy_ma_testutils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_tests_test_masked_matrix_py", "target": "test_masked_matrix_mmatrix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L22", "weight": 1.0}, {"source": "test_masked_matrix_mmatrix", "target": "maskedarray", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L22", "weight": 1.0}, {"source": "test_masked_matrix_mmatrix", "target": "test_masked_matrix_mmatrix_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L24", "weight": 1.0}, {"source": "test_masked_matrix_mmatrix", "target": "test_masked_matrix_mmatrix_array_finalize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_tests_test_masked_matrix_py", "target": "test_masked_matrix_series", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_tests_test_masked_matrix_py", "target": "test_masked_matrix_testmaskedmatrix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L40", "weight": 1.0}, {"source": "test_masked_matrix_testmaskedmatrix", "target": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L41", "weight": 1.0}, {"source": "test_masked_matrix_testmaskedmatrix", "target": "test_masked_matrix_testmaskedmatrix_test_pickling_subbaseclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L85", "weight": 1.0}, {"source": "test_masked_matrix_testmaskedmatrix", "target": "test_masked_matrix_testmaskedmatrix_test_count_mean_with_matrix", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L94", "weight": 1.0}, {"source": "test_masked_matrix_testmaskedmatrix", "target": "test_masked_matrix_testmaskedmatrix_test_flat", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L104", "weight": 1.0}, {"source": "test_masked_matrix_testmaskedmatrix", "target": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L129", "weight": 1.0}, {"source": "test_masked_matrix_testmaskedmatrix", "target": "test_masked_matrix_testmaskedmatrix_test_compressed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L155", "weight": 1.0}, {"source": "test_masked_matrix_testmaskedmatrix", "target": "test_masked_matrix_testmaskedmatrix_test_ravel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L164", "weight": 1.0}, {"source": "test_masked_matrix_testmaskedmatrix", "target": "test_masked_matrix_testmaskedmatrix_test_view", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L170", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_tests_test_masked_matrix_py", "target": "test_masked_matrix_testsubclassing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L182", "weight": 1.0}, {"source": "test_masked_matrix_testsubclassing", "target": "test_masked_matrix_testsubclassing_create_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L185", "weight": 1.0}, {"source": "test_masked_matrix_testsubclassing", "target": "test_masked_matrix_testsubclassing_test_maskedarray_subclassing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L190", "weight": 1.0}, {"source": "test_masked_matrix_testsubclassing", "target": "test_masked_matrix_testsubclassing_test_masked_unary_operations", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L195", "weight": 1.0}, {"source": "test_masked_matrix_testsubclassing", "target": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L202", "weight": 1.0}, {"source": "test_masked_matrix_testsubclassing", "target": "test_masked_matrix_testsubclassing_test_masked_binary_operations2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L216", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_matrixlib_tests_test_masked_matrix_py", "target": "test_masked_matrix_testconcatenator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L224", "weight": 1.0}, {"source": "test_masked_matrix_testconcatenator", "target": "test_masked_matrix_testconcatenator_test_matrix_builder", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L227", "weight": 1.0}, {"source": "test_masked_matrix_testconcatenator", "target": "test_masked_matrix_testconcatenator_test_matrix", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L230", "weight": 1.0}, {"source": "test_masked_matrix_testsubclassing_create_data", "target": "test_masked_matrix_mmatrix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L187", "weight": 1.0}, {"source": "test_masked_matrix_testsubclassing_test_maskedarray_subclassing", "target": "test_masked_matrix_testsubclassing_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L192", "weight": 1.0}, {"source": "test_masked_matrix_testsubclassing_test_masked_unary_operations", "target": "test_masked_matrix_testsubclassing_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L197", "weight": 1.0}, {"source": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "target": "test_masked_matrix_testsubclassing_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L204", "weight": 1.0}, {"source": "test_masked_matrix_testsubclassing_test_masked_binary_operations2", "target": "test_masked_matrix_testsubclassing_create_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L218", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_masked_matrix_mmatrix_new", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L25"}, {"caller_nid": "test_masked_matrix_series", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L35"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L43"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L44"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L45"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L46"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L48"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L49"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L51"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L51"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L51"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L52"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L53"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L54"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L55"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L56"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L57"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L58"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L61"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L64"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L66"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L68"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L71"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L71"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L71"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L71"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L72"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L73"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L73"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L73"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L73"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L74"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L74"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L74"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L74"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L75"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L76"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L76"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "getmask", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L76"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L76"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L77"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L77"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L77"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L78"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L78"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "masked_values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L79"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L80"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L81"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "allequal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L81"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L81"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_matrix_indexing", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L83"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_pickling_subbaseclass", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L87"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_pickling_subbaseclass", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L87"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_pickling_subbaseclass", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L87"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_pickling_subbaseclass", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L87"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_pickling_subbaseclass", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L88"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_pickling_subbaseclass", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L89"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_pickling_subbaseclass", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L89"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_pickling_subbaseclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L90"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_pickling_subbaseclass", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L91"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_pickling_subbaseclass", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L92"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_pickling_subbaseclass", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L92"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_count_mean_with_matrix", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L95"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_count_mean_with_matrix", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L95"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_count_mean_with_matrix", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L95"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_count_mean_with_matrix", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L97"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_count_mean_with_matrix", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L97"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_count_mean_with_matrix", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L98"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_count_mean_with_matrix", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L98"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_count_mean_with_matrix", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L101"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_count_mean_with_matrix", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L101"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_count_mean_with_matrix", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L102"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_count_mean_with_matrix", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L102"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L107"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L107"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L108"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L109"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L110"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L110"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L112"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L112"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L113"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L114"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L114"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L115"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L117"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L117"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L119"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L120"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L123"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L123"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L123"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L126"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L126"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L127"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_flat", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L127"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L130"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L133"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L134"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L137"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L141"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L141"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L142"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L142"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L143"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L143"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L143"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L144"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L144"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L144"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L145"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L145"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L145"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L146"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L146"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L146"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L148"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L148"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L149"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L149"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L150"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L150"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L150"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L151"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L151"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L151"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L152"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L152"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L152"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L153"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L153"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_allany_onmatrices", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L153"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_compressed", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L156"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_compressed", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L156"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_compressed", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L157"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_compressed", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L158"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_compressed", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L159"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_compressed", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L159"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_compressed", "callee": "compressed", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L161"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_compressed", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L162"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_ravel", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L165"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_ravel", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L165"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_ravel", "callee": "ravel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L166"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_ravel", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L167"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_ravel", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L168"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_view", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L172"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_view", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L172"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_view", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L172"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_view", "callee": "rand", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L172"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_view", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L173"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_view", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L174"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_view", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L176"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_view", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L177"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_view", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L178"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_view", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L178"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_view", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L179"}, {"caller_nid": "test_masked_matrix_testmaskedmatrix_test_view", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L179"}, {"caller_nid": "test_masked_matrix_testsubclassing_create_data", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L186"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_maskedarray_subclassing", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L193"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_maskedarray_subclassing", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L193"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_unary_operations", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L198"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_unary_operations", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L199"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_unary_operations", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L199"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_unary_operations", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L199"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_unary_operations", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L200"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_unary_operations", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L200"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_unary_operations", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L200"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L206"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L206"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L206"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L207"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L207"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L207"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L209"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L209"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L210"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L210"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L210"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L211"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "outer", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L212"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L213"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L213"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "hypot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L213"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L214"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L214"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations", "callee": "hypot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L214"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations2", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L219"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations2", "callee": "__array__", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L219"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations2", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L220"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations2", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L220"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations2", "callee": "divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L220"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations2", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L221"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations2", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L221"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations2", "callee": "divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L221"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations2", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L222"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations2", "callee": "divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L222"}, {"caller_nid": "test_masked_matrix_testsubclassing_test_masked_binary_operations2", "callee": "divide", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L222"}, {"caller_nid": "test_masked_matrix_testconcatenator_test_matrix_builder", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L228"}, {"caller_nid": "test_masked_matrix_testconcatenator_test_matrix", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L235"}, {"caller_nid": "test_masked_matrix_testconcatenator_test_matrix", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L236"}, {"caller_nid": "test_masked_matrix_testconcatenator_test_matrix", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L239"}, {"caller_nid": "test_masked_matrix_testconcatenator_test_matrix", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L239"}, {"caller_nid": "test_masked_matrix_testconcatenator_test_matrix", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L239"}, {"caller_nid": "test_masked_matrix_testconcatenator_test_matrix", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L240"}, {"caller_nid": "test_masked_matrix_testconcatenator_test_matrix", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L240"}, {"caller_nid": "test_masked_matrix_testconcatenator_test_matrix", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/matrixlib/tests/test_masked_matrix.py", "source_location": "L240"}]} |