Files
tfm_ainventory/graphify-out/cache/60d1c2bf99ead693858761bff65bad4cef7bebb94cf89d716dc10b5accd5169b.json

1 line
95 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_symbolic_py", "label": "test_symbolic.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L1"}, {"id": "test_symbolic_testsymbolic", "label": "TestSymbolic", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L36"}, {"id": "test_symbolic_testsymbolic_test_eliminate_quotes", "label": ".test_eliminate_quotes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L37"}, {"id": "test_symbolic_testsymbolic_test_sanity", "label": ".test_sanity()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L51"}, {"id": "test_symbolic_testsymbolic_test_tostring_fortran", "label": ".test_tostring_fortran()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L132"}, {"id": "test_symbolic_testsymbolic_test_tostring_c", "label": ".test_tostring_c()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L181"}, {"id": "test_symbolic_testsymbolic_test_operations", "label": ".test_operations()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L213"}, {"id": "test_symbolic_testsymbolic_test_substitute", "label": ".test_substitute()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L277"}, {"id": "test_symbolic_testsymbolic_test_fromstring", "label": ".test_fromstring()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L295"}, {"id": "test_symbolic_testsymbolic_test_traverse", "label": ".test_traverse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L389"}, {"id": "test_symbolic_testsymbolic_test_linear_solve", "label": ".test_linear_solve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L451"}, {"id": "test_symbolic_testsymbolic_test_as_numer_denom", "label": ".test_as_numer_denom()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L471"}, {"id": "test_symbolic_testsymbolic_test_polynomial_atoms", "label": ".test_polynomial_atoms()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L484"}, {"id": "test_symbolic_testsymbolic_test_unmatched_parenthesis_gh30268", "label": ".test_unmatched_parenthesis_gh30268()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L497"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_symbolic_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_symbolic_py", "target": "numpy_f2py_symbolic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_symbolic_py", "target": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_symbolic_py", "target": "test_symbolic_testsymbolic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L36", "weight": 1.0}, {"source": "test_symbolic_testsymbolic", "target": "test_symbolic_testsymbolic_test_eliminate_quotes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L37", "weight": 1.0}, {"source": "test_symbolic_testsymbolic", "target": "test_symbolic_testsymbolic_test_sanity", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L51", "weight": 1.0}, {"source": "test_symbolic_testsymbolic", "target": "test_symbolic_testsymbolic_test_tostring_fortran", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L132", "weight": 1.0}, {"source": "test_symbolic_testsymbolic", "target": "test_symbolic_testsymbolic_test_tostring_c", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L181", "weight": 1.0}, {"source": "test_symbolic_testsymbolic", "target": "test_symbolic_testsymbolic_test_operations", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L213", "weight": 1.0}, {"source": "test_symbolic_testsymbolic", "target": "test_symbolic_testsymbolic_test_substitute", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L277", "weight": 1.0}, {"source": "test_symbolic_testsymbolic", "target": "test_symbolic_testsymbolic_test_fromstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L295", "weight": 1.0}, {"source": "test_symbolic_testsymbolic", "target": "test_symbolic_testsymbolic_test_traverse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L389", "weight": 1.0}, {"source": "test_symbolic_testsymbolic", "target": "test_symbolic_testsymbolic_test_linear_solve", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L451", "weight": 1.0}, {"source": "test_symbolic_testsymbolic", "target": "test_symbolic_testsymbolic_test_as_numer_denom", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L471", "weight": 1.0}, {"source": "test_symbolic_testsymbolic", "target": "test_symbolic_testsymbolic_test_polynomial_atoms", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L484", "weight": 1.0}, {"source": "test_symbolic_testsymbolic", "target": "test_symbolic_testsymbolic_test_unmatched_parenthesis_gh30268", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L497", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_symbolic_testsymbolic_test_eliminate_quotes", "callee": "worker", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L44"}, {"caller_nid": "test_symbolic_testsymbolic_test_eliminate_quotes", "callee": "worker", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L45"}, {"caller_nid": "test_symbolic_testsymbolic_test_eliminate_quotes", "callee": "worker", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L46"}, {"caller_nid": "test_symbolic_testsymbolic_test_eliminate_quotes", "callee": "worker", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L47"}, {"caller_nid": "test_symbolic_testsymbolic_test_eliminate_quotes", "callee": "worker", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L48"}, {"caller_nid": "test_symbolic_testsymbolic_test_eliminate_quotes", "callee": "worker", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L49"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L52"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L53"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L54"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L57"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L60"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L62"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L63"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L65"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L68"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L70"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L71"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L73"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L76"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L78"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L79"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L81"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L85"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_string", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L87"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_string", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L88"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L90"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L90"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L94"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L95"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L97"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_terms", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L102"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_terms", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L103"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L105"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L108"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_factors", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L110"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_factors", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L111"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L113"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L116"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_ternary", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L118"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_ternary", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L119"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L123"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_eq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L125"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "as_lt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L126"}, {"caller_nid": "test_symbolic_testsymbolic_test_sanity", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L130"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L133"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L134"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L135"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L136"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L137"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "as_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L138"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "as_complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L139"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L141"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L142"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L143"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L144"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L146"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L146"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L147"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L147"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L148"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L148"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L149"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L149"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L150"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L150"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L151"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L151"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L152"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L152"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L153"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L153"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L154"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L154"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L156"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L156"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L157"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L157"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L158"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L158"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L159"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L159"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L160"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L160"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L161"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L161"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L163"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L163"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L164"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L164"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L165"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L165"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L166"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L166"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L168"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L168"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L169"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L169"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L170"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L170"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L171"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L171"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L173"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "as_ternary", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L173"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L174"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "as_eq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L174"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L175"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "as_ne", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L175"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L176"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "as_lt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L176"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L177"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "as_le", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L177"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L178"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "as_gt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L178"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L179"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_fortran", "callee": "as_ge", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L179"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L183"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L184"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L185"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L186"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "tostring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L188"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L188"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "tostring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L189"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L189"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "tostring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L192"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L192"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "tostring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L196"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "as_apply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L196"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "tostring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L198"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "as_apply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L198"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "tostring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L200"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "as_apply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L200"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "tostring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L202"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "tostring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L205"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "as_ternary", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L205"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "tostring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L206"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "as_eq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L206"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "tostring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L207"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "as_ne", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L207"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "tostring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L208"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "as_lt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L208"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "tostring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L209"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "as_le", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L209"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "tostring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L210"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "as_gt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L210"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "tostring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L211"}, {"caller_nid": "test_symbolic_testsymbolic_test_tostring_c", "callee": "as_ge", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L211"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L214"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L215"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L216"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L218"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L219"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L220"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L221"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L222"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L223"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L226"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L226"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L227"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L228"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L228"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L229"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L230"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L232"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L233"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L236"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L237"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L238"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_apply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L250"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L250"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_apply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L252"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L252"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_apply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L254"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L254"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_apply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L256"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L256"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_apply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L257"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_apply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L259"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L260"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_apply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L261"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L261"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L263"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_string", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L265"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_string", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L266"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L268"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L269"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "Expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L270"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L272"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L273"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L274"}, {"caller_nid": "test_symbolic_testsymbolic_test_operations", "callee": "as_expr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L275"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L278"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L279"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L280"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "as_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L281"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "substitute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L283"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "substitute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L284"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "substitute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L285"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "substitute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L286"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "substitute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L287"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "substitute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L288"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "substitute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L289"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "as_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L289"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "substitute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L291"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "as_ternary", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L291"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "as_ternary", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L292"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "substitute", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L293"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "as_eq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L293"}, {"caller_nid": "test_symbolic_testsymbolic_test_substitute", "callee": "as_eq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L293"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L297"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L298"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L299"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L300"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_string", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L301"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_string", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L302"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L303"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L305"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L306"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L307"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L308"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L309"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L310"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L311"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L312"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L313"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L314"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L315"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L317"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L317"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L318"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L318"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L319"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L320"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L322"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "normalize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L323"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L324"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L326"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L326"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L327"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_string", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L327"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L329"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L329"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L330"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L330"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L331"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L331"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L333"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L333"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L334"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L334"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L335"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L335"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L337"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L337"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L338"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L338"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L339"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L339"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L340"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L340"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L341"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L341"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L342"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L342"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L343"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L343"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L344"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L344"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L345"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L345"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L346"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L346"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L348"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L348"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L349"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L349"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L349"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L350"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L352"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L352"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L352"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L352"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L354"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_apply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L354"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L354"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L356"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L357"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_apply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L358"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L359"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_string", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L360"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L361"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L362"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L362"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L362"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L365"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_ternary", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L365"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L367"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_deref", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L367"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L368"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_deref", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L368"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_deref", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L368"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L369"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_ref", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L369"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L370"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_deref", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L370"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_deref", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L370"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L371"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_deref", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L371"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_deref", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L371"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L372"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_deref", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L372"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_deref", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L372"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L373"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_deref", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L373"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_deref", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L373"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L375"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_eq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L375"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L376"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_ne", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L376"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L377"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_lt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L377"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L378"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_gt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L378"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L379"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_le", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L379"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L380"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_ge", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L380"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L382"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_eq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L382"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L383"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_ne", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L383"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L384"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_lt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L384"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L385"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_gt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L385"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L386"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_le", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L386"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "fromstring", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L387"}, {"caller_nid": "test_symbolic_testsymbolic_test_fromstring", "callee": "as_ge", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L387"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L390"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L391"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L392"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L393"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L400"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L401"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L402"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L403"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L403"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L403"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L404"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L404"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L404"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L405"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L406"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L407"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L408"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L409"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L410"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L410"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L411"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "as_eq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L411"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "as_eq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L411"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L414"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L415"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L426"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L426"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L435"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L436"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L436"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L447"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "traverse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L448"}, {"caller_nid": "test_symbolic_testsymbolic_test_traverse", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L448"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L452"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L453"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L454"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "linear_solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L456"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L456"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L456"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "linear_solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L457"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L457"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L457"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "linear_solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L458"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L458"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L458"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "linear_solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L459"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L459"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L459"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "linear_solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L460"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L460"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L460"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L460"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "linear_solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L461"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L461"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "linear_solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L462"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L462"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "linear_solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L464"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L464"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "linear_solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L465"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "linear_solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L466"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "linear_solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L467"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L469"}, {"caller_nid": "test_symbolic_testsymbolic_test_linear_solve", "callee": "linear_solve", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L469"}, {"caller_nid": "test_symbolic_testsymbolic_test_as_numer_denom", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L472"}, {"caller_nid": "test_symbolic_testsymbolic_test_as_numer_denom", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L473"}, {"caller_nid": "test_symbolic_testsymbolic_test_as_numer_denom", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L474"}, {"caller_nid": "test_symbolic_testsymbolic_test_as_numer_denom", "callee": "as_numer_denom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L476"}, {"caller_nid": "test_symbolic_testsymbolic_test_as_numer_denom", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L476"}, {"caller_nid": "test_symbolic_testsymbolic_test_as_numer_denom", "callee": "as_numer_denom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L477"}, {"caller_nid": "test_symbolic_testsymbolic_test_as_numer_denom", "callee": "as_numer_denom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L478"}, {"caller_nid": "test_symbolic_testsymbolic_test_as_numer_denom", "callee": "as_numer_denom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L479"}, {"caller_nid": "test_symbolic_testsymbolic_test_as_numer_denom", "callee": "as_numer_denom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L480"}, {"caller_nid": "test_symbolic_testsymbolic_test_as_numer_denom", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L480"}, {"caller_nid": "test_symbolic_testsymbolic_test_as_numer_denom", "callee": "as_numer_denom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L481"}, {"caller_nid": "test_symbolic_testsymbolic_test_as_numer_denom", "callee": "as_numer_denom", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L482"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L485"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "as_symbol", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L486"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "as_number", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L487"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "polynomial_atoms", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L489"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "polynomial_atoms", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L490"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L490"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "polynomial_atoms", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L491"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "polynomial_atoms", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L492"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "y", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L492"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "y", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L492"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "polynomial_atoms", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L493"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "y", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L493"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "y", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L493"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "polynomial_atoms", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L494"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "y", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L494"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "y", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L494"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "polynomial_atoms", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L495"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "y", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L495"}, {"caller_nid": "test_symbolic_testsymbolic_test_polynomial_atoms", "callee": "y", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L495"}, {"caller_nid": "test_symbolic_testsymbolic_test_unmatched_parenthesis_gh30268", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L499"}, {"caller_nid": "test_symbolic_testsymbolic_test_unmatched_parenthesis_gh30268", "callee": "parse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_symbolic.py", "source_location": "L500"}]}