1 line
34 KiB
JSON
1 line
34 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_mixins_py", "label": "test_mixins.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L1"}, {"id": "test_mixins_arraylike", "label": "ArrayLike", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L10"}, {"id": "test_mixins_arraylike_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L11"}, {"id": "test_mixins_arraylike_array_ufunc", "label": ".__array_ufunc__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L18"}, {"id": "test_mixins_arraylike_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L47"}, {"id": "test_mixins_wrap_array_like", "label": "wrap_array_like()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L51"}, {"id": "test_mixins_assert_equal_type_and_value", "label": "_assert_equal_type_and_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L58"}, {"id": "test_mixins_testndarrayoperatorsmixin", "label": "TestNDArrayOperatorsMixin", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L93"}, {"id": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "label": ".test_array_like_add()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L95"}, {"id": "test_mixins_testndarrayoperatorsmixin_test_inplace", "label": ".test_inplace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L112"}, {"id": "test_mixins_testndarrayoperatorsmixin_test_opt_out", "label": ".test_opt_out()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L121"}, {"id": "test_mixins_testndarrayoperatorsmixin_test_subclass", "label": ".test_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L149"}, {"id": "test_mixins_testndarrayoperatorsmixin_test_object", "label": ".test_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L159"}, {"id": "test_mixins_testndarrayoperatorsmixin_test_unary_methods", "label": ".test_unary_methods()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L169"}, {"id": "test_mixins_testndarrayoperatorsmixin_test_forward_binary_methods", "label": ".test_forward_binary_methods()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L178"}, {"id": "test_mixins_testndarrayoperatorsmixin_test_reflected_binary_methods", "label": ".test_reflected_binary_methods()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L187"}, {"id": "test_mixins_testndarrayoperatorsmixin_test_matmul", "label": ".test_matmul()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L194"}, {"id": "test_mixins_testndarrayoperatorsmixin_test_ufunc_at", "label": ".test_ufunc_at()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L204"}, {"id": "test_mixins_testndarrayoperatorsmixin_test_ufunc_two_outputs", "label": ".test_ufunc_two_outputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L209"}, {"id": "test_mixins_rationale_7", "label": "# NOTE: This class should be kept as an exact copy of the example from the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L7"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_mixins_py", "target": "numbers", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_mixins_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_mixins_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_mixins_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_mixins_py", "target": "test_mixins_arraylike", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L10", "weight": 1.0}, {"source": "test_mixins_arraylike", "target": "test_mixins_arraylike_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L11", "weight": 1.0}, {"source": "test_mixins_arraylike", "target": "test_mixins_arraylike_array_ufunc", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L18", "weight": 1.0}, {"source": "test_mixins_arraylike", "target": "test_mixins_arraylike_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_mixins_py", "target": "test_mixins_wrap_array_like", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_mixins_py", "target": "test_mixins_assert_equal_type_and_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_mixins_py", "target": "test_mixins_testndarrayoperatorsmixin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L93", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin", "target": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L95", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin", "target": "test_mixins_testndarrayoperatorsmixin_test_inplace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L112", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin", "target": "test_mixins_testndarrayoperatorsmixin_test_opt_out", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L121", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin", "target": "test_mixins_testndarrayoperatorsmixin_test_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L149", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin", "target": "test_mixins_testndarrayoperatorsmixin_test_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L159", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin", "target": "test_mixins_testndarrayoperatorsmixin_test_unary_methods", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L169", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin", "target": "test_mixins_testndarrayoperatorsmixin_test_forward_binary_methods", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L178", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin", "target": "test_mixins_testndarrayoperatorsmixin_test_reflected_binary_methods", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L187", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin", "target": "test_mixins_testndarrayoperatorsmixin_test_matmul", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L194", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin", "target": "test_mixins_testndarrayoperatorsmixin_test_ufunc_at", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L204", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin", "target": "test_mixins_testndarrayoperatorsmixin_test_ufunc_two_outputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L209", "weight": 1.0}, {"source": "test_mixins_wrap_array_like", "target": "test_mixins_arraylike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L53", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "target": "test_mixins_arraylike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L100", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_inplace", "target": "test_mixins_arraylike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L113", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_inplace", "target": "test_mixins_assert_equal_type_and_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L115", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_opt_out", "target": "test_mixins_arraylike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L133", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_subclass", "target": "test_mixins_arraylike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L154", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_subclass", "target": "test_mixins_assert_equal_type_and_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L156", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_object", "target": "test_mixins_arraylike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L160", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_unary_methods", "target": "test_mixins_arraylike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L171", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_unary_methods", "target": "test_mixins_assert_equal_type_and_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L176", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_forward_binary_methods", "target": "test_mixins_arraylike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L180", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_forward_binary_methods", "target": "test_mixins_wrap_array_like", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L182", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_forward_binary_methods", "target": "test_mixins_assert_equal_type_and_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L185", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_reflected_binary_methods", "target": "test_mixins_wrap_array_like", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L189", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_reflected_binary_methods", "target": "test_mixins_arraylike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L190", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_reflected_binary_methods", "target": "test_mixins_assert_equal_type_and_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L192", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_matmul", "target": "test_mixins_arraylike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L196", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_matmul", "target": "test_mixins_assert_equal_type_and_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L198", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_ufunc_at", "target": "test_mixins_arraylike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L205", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_ufunc_at", "target": "test_mixins_assert_equal_type_and_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L207", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_ufunc_two_outputs", "target": "test_mixins_arraylike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L211", "weight": 1.0}, {"source": "test_mixins_testndarrayoperatorsmixin_test_ufunc_two_outputs", "target": "test_mixins_assert_equal_type_and_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L212", "weight": 1.0}, {"source": "test_mixins_rationale_7", "target": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_mixins_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L7", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_mixins_arraylike_init", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L12"}, {"caller_nid": "test_mixins_arraylike_array_ufunc", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L19"}, {"caller_nid": "test_mixins_arraylike_array_ufunc", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L25"}, {"caller_nid": "test_mixins_arraylike_array_ufunc", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L29"}, {"caller_nid": "test_mixins_arraylike_array_ufunc", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L29"}, {"caller_nid": "test_mixins_arraylike_array_ufunc", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L32"}, {"caller_nid": "test_mixins_arraylike_array_ufunc", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L33"}, {"caller_nid": "test_mixins_arraylike_array_ufunc", "callee": "getattr(ufunc, method)", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L35"}, {"caller_nid": "test_mixins_arraylike_array_ufunc", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L35"}, {"caller_nid": "test_mixins_arraylike_array_ufunc", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L37"}, {"caller_nid": "test_mixins_arraylike_array_ufunc", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L39"}, {"caller_nid": "test_mixins_arraylike_array_ufunc", "callee": "type(self)", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L39"}, {"caller_nid": "test_mixins_arraylike_array_ufunc", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L39"}, {"caller_nid": "test_mixins_arraylike_array_ufunc", "callee": "type(self)", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L45"}, {"caller_nid": "test_mixins_arraylike_array_ufunc", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L45"}, {"caller_nid": "test_mixins_arraylike_repr", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L48"}, {"caller_nid": "test_mixins_wrap_array_like", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L52"}, {"caller_nid": "test_mixins_wrap_array_like", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L53"}, {"caller_nid": "test_mixins_assert_equal_type_and_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L59"}, {"caller_nid": "test_mixins_assert_equal_type_and_value", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L59"}, {"caller_nid": "test_mixins_assert_equal_type_and_value", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L59"}, {"caller_nid": "test_mixins_assert_equal_type_and_value", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L60"}, {"caller_nid": "test_mixins_assert_equal_type_and_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L61"}, {"caller_nid": "test_mixins_assert_equal_type_and_value", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L61"}, {"caller_nid": "test_mixins_assert_equal_type_and_value", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L61"}, {"caller_nid": "test_mixins_assert_equal_type_and_value", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L62"}, {"caller_nid": "test_mixins_assert_equal_type_and_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L65"}, {"caller_nid": "test_mixins_assert_equal_type_and_value", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L66"}, {"caller_nid": "test_mixins_assert_equal_type_and_value", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L66"}, {"caller_nid": "test_mixins_assert_equal_type_and_value", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L67"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L100"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L101"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L103"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L103"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L104"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L104"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L106"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L106"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L107"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L107"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L109"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L109"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L109"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L110"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L110"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_array_like_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L110"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_inplace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L113"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_inplace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L115"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_inplace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L117"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_inplace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L119"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_opt_out", "callee": "OptOut", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L134"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_opt_out", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L137"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_opt_out", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L138"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_opt_out", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L141"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_opt_out", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L144"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_opt_out", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L146"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_subclass", "callee": "SubArrayLike", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L155"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_object", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L161"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_object", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L162"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_object", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L164"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_object", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L166"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_unary_methods", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L170"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_unary_methods", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L176"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_unary_methods", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L176"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_forward_binary_methods", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L179"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_forward_binary_methods", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L182"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_forward_binary_methods", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L183"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_reflected_binary_methods", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L189"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_reflected_binary_methods", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L190"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_matmul", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L195"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_matmul", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L197"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_matmul", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L198"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_matmul", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L200"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_matmul", "callee": "matmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L202"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_ufunc_at", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L205"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_ufunc_at", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L206"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_ufunc_at", "callee": "at", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L206"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_ufunc_at", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L206"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_ufunc_two_outputs", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L210"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_ufunc_two_outputs", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L213"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_ufunc_two_outputs", "callee": "frexp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L215"}, {"caller_nid": "test_mixins_testndarrayoperatorsmixin_test_ufunc_two_outputs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_mixins.py", "source_location": "L215"}]} |