Files
tfm_ainventory/graphify-out/cache/25fb2f4613dd918690854de9c4dd609a0099a2d2c18e494823c7c9f1561be331.json

1 line
78 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "label": "test_stride_tricks.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L1"}, {"id": "test_stride_tricks_assert_shapes_correct", "label": "assert_shapes_correct()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L22"}, {"id": "test_stride_tricks_assert_incompatible_shapes_raise", "label": "assert_incompatible_shapes_raise()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L33"}, {"id": "test_stride_tricks_assert_same_as_ufunc", "label": "assert_same_as_ufunc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L41"}, {"id": "test_stride_tricks_test_same", "label": "test_same()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L63"}, {"id": "test_stride_tricks_test_broadcast_kwargs", "label": "test_broadcast_kwargs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L70"}, {"id": "test_stride_tricks_test_one_off", "label": "test_one_off()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L81"}, {"id": "test_stride_tricks_test_same_input_shapes", "label": "test_same_input_shapes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L91"}, {"id": "test_stride_tricks_test_two_compatible_by_ones_input_shapes", "label": "test_two_compatible_by_ones_input_shapes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L118"}, {"id": "test_stride_tricks_test_two_compatible_by_prepending_ones_input_shapes", "label": "test_two_compatible_by_prepending_ones_input_shapes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L143"}, {"id": "test_stride_tricks_test_incompatible_shapes_raise_valueerror", "label": "test_incompatible_shapes_raise_valueerror()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L175"}, {"id": "test_stride_tricks_test_same_as_ufunc", "label": "test_same_as_ufunc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L190"}, {"id": "test_stride_tricks_test_broadcast_to_succeeds", "label": "test_broadcast_to_succeeds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L242"}, {"id": "test_stride_tricks_test_broadcast_to_raises", "label": "test_broadcast_to_raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L268"}, {"id": "test_stride_tricks_test_broadcast_shape", "label": "test_broadcast_shape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L287"}, {"id": "test_stride_tricks_test_broadcast_shapes_succeeds", "label": "test_broadcast_shapes_succeeds()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L304"}, {"id": "test_stride_tricks_test_broadcast_shapes_raises", "label": "test_broadcast_shapes_raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L345"}, {"id": "test_stride_tricks_test_as_strided", "label": "test_as_strided()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L362"}, {"id": "test_stride_tricks_testslidingwindowview", "label": "TestSlidingWindowView", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L408"}, {"id": "test_stride_tricks_testslidingwindowview_test_1d", "label": ".test_1d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L409"}, {"id": "test_stride_tricks_testslidingwindowview_test_2d", "label": ".test_2d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L418"}, {"id": "test_stride_tricks_testslidingwindowview_test_2d_with_axis", "label": ".test_2d_with_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L431"}, {"id": "test_stride_tricks_testslidingwindowview_test_2d_repeated_axis", "label": ".test_2d_repeated_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L441"}, {"id": "test_stride_tricks_testslidingwindowview_test_2d_without_axis", "label": ".test_2d_without_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L453"}, {"id": "test_stride_tricks_testslidingwindowview_test_errors", "label": ".test_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L466"}, {"id": "test_stride_tricks_testslidingwindowview_test_writeable", "label": ".test_writeable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L484"}, {"id": "test_stride_tricks_testslidingwindowview_test_subok", "label": ".test_subok()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L497"}, {"id": "test_stride_tricks_as_strided_writeable", "label": "as_strided_writeable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L510"}, {"id": "test_stride_tricks_verysimplesubclass", "label": "VerySimpleSubClass", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L528"}, {"id": "test_stride_tricks_verysimplesubclass_new", "label": ".__new__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L529"}, {"id": "test_stride_tricks_simplesubclass", "label": "SimpleSubClass", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L533"}, {"id": "test_stride_tricks_simplesubclass_new", "label": ".__new__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L534"}, {"id": "test_stride_tricks_simplesubclass_array_finalize", "label": ".__array_finalize__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L539"}, {"id": "test_stride_tricks_test_subclasses", "label": "test_subclasses()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L543"}, {"id": "test_stride_tricks_test_writeable", "label": "test_writeable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L580"}, {"id": "test_stride_tricks_test_writeable_memoryview", "label": "test_writeable_memoryview()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L628"}, {"id": "test_stride_tricks_test_reference_types", "label": "test_reference_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L648"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "numpy_core_rational_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "numpy_lib_stride_tricks_impl", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_assert_shapes_correct", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_assert_incompatible_shapes_raise", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_assert_same_as_ufunc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_same", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L63", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_broadcast_kwargs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_one_off", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L81", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_same_input_shapes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L91", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_two_compatible_by_ones_input_shapes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L118", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_two_compatible_by_prepending_ones_input_shapes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L143", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_incompatible_shapes_raise_valueerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L175", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_same_as_ufunc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L190", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_broadcast_to_succeeds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L242", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_broadcast_to_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L268", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_broadcast_shape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L287", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_broadcast_shapes_succeeds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L304", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_broadcast_shapes_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L345", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_as_strided", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L362", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_testslidingwindowview", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L408", "weight": 1.0}, {"source": "test_stride_tricks_testslidingwindowview", "target": "test_stride_tricks_testslidingwindowview_test_1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L409", "weight": 1.0}, {"source": "test_stride_tricks_testslidingwindowview", "target": "test_stride_tricks_testslidingwindowview_test_2d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L418", "weight": 1.0}, {"source": "test_stride_tricks_testslidingwindowview", "target": "test_stride_tricks_testslidingwindowview_test_2d_with_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L431", "weight": 1.0}, {"source": "test_stride_tricks_testslidingwindowview", "target": "test_stride_tricks_testslidingwindowview_test_2d_repeated_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L441", "weight": 1.0}, {"source": "test_stride_tricks_testslidingwindowview", "target": "test_stride_tricks_testslidingwindowview_test_2d_without_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L453", "weight": 1.0}, {"source": "test_stride_tricks_testslidingwindowview", "target": "test_stride_tricks_testslidingwindowview_test_errors", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L466", "weight": 1.0}, {"source": "test_stride_tricks_testslidingwindowview", "target": "test_stride_tricks_testslidingwindowview_test_writeable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L484", "weight": 1.0}, {"source": "test_stride_tricks_testslidingwindowview", "target": "test_stride_tricks_testslidingwindowview_test_subok", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L497", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_as_strided_writeable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L510", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_verysimplesubclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L528", "weight": 1.0}, {"source": "test_stride_tricks_verysimplesubclass", "target": "test_stride_tricks_verysimplesubclass_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L529", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_simplesubclass", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L533", "weight": 1.0}, {"source": "test_stride_tricks_simplesubclass", "target": "test_stride_tricks_verysimplesubclass", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L533", "weight": 1.0}, {"source": "test_stride_tricks_simplesubclass", "target": "test_stride_tricks_simplesubclass_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L534", "weight": 1.0}, {"source": "test_stride_tricks_simplesubclass", "target": "test_stride_tricks_simplesubclass_array_finalize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L539", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_subclasses", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L543", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_writeable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L580", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_writeable_memoryview", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L628", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_stride_tricks_py", "target": "test_stride_tricks_test_reference_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L648", "weight": 1.0}, {"source": "test_stride_tricks_test_same_input_shapes", "target": "test_stride_tricks_assert_shapes_correct", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L109", "weight": 1.0}, {"source": "test_stride_tricks_test_two_compatible_by_ones_input_shapes", "target": "test_stride_tricks_assert_shapes_correct", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L138", "weight": 1.0}, {"source": "test_stride_tricks_test_two_compatible_by_prepending_ones_input_shapes", "target": "test_stride_tricks_assert_shapes_correct", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L170", "weight": 1.0}, {"source": "test_stride_tricks_test_incompatible_shapes_raise_valueerror", "target": "test_stride_tricks_assert_incompatible_shapes_raise", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L185", "weight": 1.0}, {"source": "test_stride_tricks_test_same_as_ufunc", "target": "test_stride_tricks_assert_same_as_ufunc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L229", "weight": 1.0}, {"source": "test_stride_tricks_test_subclasses", "target": "test_stride_tricks_verysimplesubclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L545", "weight": 1.0}, {"source": "test_stride_tricks_test_subclasses", "target": "test_stride_tricks_simplesubclass", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L552", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_stride_tricks_assert_shapes_correct", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L26"}, {"caller_nid": "test_stride_tricks_assert_shapes_correct", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L27"}, {"caller_nid": "test_stride_tricks_assert_shapes_correct", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L29"}, {"caller_nid": "test_stride_tricks_assert_shapes_correct", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L30"}, {"caller_nid": "test_stride_tricks_assert_incompatible_shapes_raise", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L37"}, {"caller_nid": "test_stride_tricks_assert_incompatible_shapes_raise", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L38"}, {"caller_nid": "test_stride_tricks_assert_same_as_ufunc", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L45"}, {"caller_nid": "test_stride_tricks_assert_same_as_ufunc", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L48"}, {"caller_nid": "test_stride_tricks_assert_same_as_ufunc", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L48"}, {"caller_nid": "test_stride_tricks_assert_same_as_ufunc", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L49"}, {"caller_nid": "test_stride_tricks_assert_same_as_ufunc", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L49"}, {"caller_nid": "test_stride_tricks_assert_same_as_ufunc", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L59"}, {"caller_nid": "test_stride_tricks_assert_same_as_ufunc", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L60"}, {"caller_nid": "test_stride_tricks_test_same", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L64"}, {"caller_nid": "test_stride_tricks_test_same", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L65"}, {"caller_nid": "test_stride_tricks_test_same", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L66"}, {"caller_nid": "test_stride_tricks_test_same", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L67"}, {"caller_nid": "test_stride_tricks_test_same", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L68"}, {"caller_nid": "test_stride_tricks_test_broadcast_kwargs", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L74"}, {"caller_nid": "test_stride_tricks_test_broadcast_kwargs", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L75"}, {"caller_nid": "test_stride_tricks_test_broadcast_kwargs", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L77"}, {"caller_nid": "test_stride_tricks_test_broadcast_kwargs", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L78"}, {"caller_nid": "test_stride_tricks_test_one_off", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L82"}, {"caller_nid": "test_stride_tricks_test_one_off", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L83"}, {"caller_nid": "test_stride_tricks_test_one_off", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L84"}, {"caller_nid": "test_stride_tricks_test_one_off", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L85"}, {"caller_nid": "test_stride_tricks_test_one_off", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L87"}, {"caller_nid": "test_stride_tricks_test_one_off", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L88"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L244"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L244"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L245"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L245"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L246"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L246"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L247"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L247"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L248"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L248"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L249"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L249"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L250"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L250"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L251"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L251"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L251"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L252"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L252"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L254"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L254"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L255"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L255"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L256"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L256"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L259"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L259"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L260"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L260"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L261"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L261"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L264"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_succeeds", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L265"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_raises", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L283"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_raises", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L284"}, {"caller_nid": "test_stride_tricks_test_broadcast_to_raises", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L284"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L291"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "_broadcast_shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L291"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L292"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "_broadcast_shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L292"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L293"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "_broadcast_shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L293"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L293"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L294"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "_broadcast_shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L294"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L294"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L294"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L295"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "_broadcast_shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L295"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L295"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L296"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "_broadcast_shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L296"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L296"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L299"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "_broadcast_shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L299"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L299"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L300"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L300"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L301"}, {"caller_nid": "test_stride_tricks_test_broadcast_shape", "callee": "_broadcast_shape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L301"}, {"caller_nid": "test_stride_tricks_test_broadcast_shapes_succeeds", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L336"}, {"caller_nid": "test_stride_tricks_test_broadcast_shapes_succeeds", "callee": "broadcast_shapes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L336"}, {"caller_nid": "test_stride_tricks_test_broadcast_shapes_succeeds", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L338"}, {"caller_nid": "test_stride_tricks_test_broadcast_shapes_succeeds", "callee": "broadcast_shapes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L338"}, {"caller_nid": "test_stride_tricks_test_broadcast_shapes_succeeds", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L339"}, {"caller_nid": "test_stride_tricks_test_broadcast_shapes_succeeds", "callee": "broadcast_shapes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L339"}, {"caller_nid": "test_stride_tricks_test_broadcast_shapes_succeeds", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L342"}, {"caller_nid": "test_stride_tricks_test_broadcast_shapes_succeeds", "callee": "broadcast_shapes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L342"}, {"caller_nid": "test_stride_tricks_test_broadcast_shapes_raises", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L356"}, {"caller_nid": "test_stride_tricks_test_broadcast_shapes_raises", "callee": "broadcast_shapes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L356"}, {"caller_nid": "test_stride_tricks_test_broadcast_shapes_raises", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L359"}, {"caller_nid": "test_stride_tricks_test_broadcast_shapes_raises", "callee": "broadcast_shapes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L359"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L363"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L364"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L365"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L366"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L366"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L368"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L369"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L370"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L371"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L373"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L374"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L375"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L376"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L379"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L380"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L381"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L382"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L385"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L386"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L387"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L390"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L391"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L392"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L395"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L396"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L397"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L398"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "rational", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L401"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L401"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L402"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L403"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L404"}, {"caller_nid": "test_stride_tricks_test_as_strided", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L405"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_1d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L410"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_1d", "callee": "sliding_window_view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L411"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L412"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L416"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_2d", "callee": "sliding_window_view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L422"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_2d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L423"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_2d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L429"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_2d_with_axis", "callee": "sliding_window_view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L434"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_2d_with_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L435"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_2d_with_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L439"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_2d_repeated_axis", "callee": "sliding_window_view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L444"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_2d_repeated_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L445"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_2d_repeated_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L451"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_2d_without_axis", "callee": "sliding_window_view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L457"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_2d_without_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L458"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_2d_without_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L464"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L469"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_errors", "callee": "sliding_window_view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L470"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L471"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_errors", "callee": "sliding_window_view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L474"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L475"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_errors", "callee": "sliding_window_view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L478"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L479"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_errors", "callee": "sliding_window_view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L482"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_writeable", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L485"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_writeable", "callee": "sliding_window_view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L486"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_writeable", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L487"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_writeable", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L488"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_writeable", "callee": "sliding_window_view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L492"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_writeable", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L493"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_writeable", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L495"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_writeable", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L495"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_subok", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L501"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_subok", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L501"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L502"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_subok", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L502"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_subok", "callee": "sliding_window_view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L502"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L505"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_subok", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L505"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_subok", "callee": "sliding_window_view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L505"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_subok", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L507"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_subok", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L507"}, {"caller_nid": "test_stride_tricks_testslidingwindowview_test_subok", "callee": "sliding_window_view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L507"}, {"caller_nid": "test_stride_tricks_as_strided_writeable", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L511"}, {"caller_nid": "test_stride_tricks_as_strided_writeable", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L512"}, {"caller_nid": "test_stride_tricks_as_strided_writeable", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L513"}, {"caller_nid": "test_stride_tricks_as_strided_writeable", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L516"}, {"caller_nid": "test_stride_tricks_as_strided_writeable", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L517"}, {"caller_nid": "test_stride_tricks_as_strided_writeable", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L519"}, {"caller_nid": "test_stride_tricks_as_strided_writeable", "callee": "full_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L519"}, {"caller_nid": "test_stride_tricks_as_strided_writeable", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L523"}, {"caller_nid": "test_stride_tricks_as_strided_writeable", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L524"}, {"caller_nid": "test_stride_tricks_as_strided_writeable", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L525"}, {"caller_nid": "test_stride_tricks_verysimplesubclass_new", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L530"}, {"caller_nid": "test_stride_tricks_verysimplesubclass_new", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L530"}, {"caller_nid": "test_stride_tricks_simplesubclass_new", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L535"}, {"caller_nid": "test_stride_tricks_simplesubclass_new", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L535"}, {"caller_nid": "test_stride_tricks_simplesubclass_array_finalize", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L540"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L546"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L546"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L547"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L548"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L548"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L549"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L550"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L550"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L553"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L554"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L554"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L555"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L558"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L558"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L558"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L559"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L560"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L560"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L561"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L561"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L562"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L563"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L564"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L564"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L565"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L566"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L566"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L567"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L571"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L572"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L572"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L573"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L574"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L575"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L575"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L576"}, {"caller_nid": "test_stride_tricks_test_subclasses", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L577"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L582"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L583"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L584"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L585"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L585"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L589"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L590"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L592"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L595"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L596"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L597"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L600"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L603"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L605"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L606"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L611"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L616"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L617"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "as_strided", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L622"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L622"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L623"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L624"}, {"caller_nid": "test_stride_tricks_test_writeable", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L625"}, {"caller_nid": "test_stride_tricks_test_writeable_memoryview", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L633"}, {"caller_nid": "test_stride_tricks_test_writeable_memoryview", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L635"}, {"caller_nid": "test_stride_tricks_test_writeable_memoryview", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L636"}, {"caller_nid": "test_stride_tricks_test_writeable_memoryview", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L638"}, {"caller_nid": "test_stride_tricks_test_writeable_memoryview", "callee": "memoryview", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L643"}, {"caller_nid": "test_stride_tricks_test_writeable_memoryview", "callee": "memoryview", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L645"}, {"caller_nid": "test_stride_tricks_test_reference_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L649"}, {"caller_nid": "test_stride_tricks_test_reference_types", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L650"}, {"caller_nid": "test_stride_tricks_test_reference_types", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L651"}, {"caller_nid": "test_stride_tricks_test_reference_types", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L652"}, {"caller_nid": "test_stride_tricks_test_reference_types", "callee": "broadcast_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L654"}, {"caller_nid": "test_stride_tricks_test_reference_types", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L654"}, {"caller_nid": "test_stride_tricks_test_reference_types", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_stride_tricks.py", "source_location": "L655"}]}