Files
tfm_ainventory/graphify-out/cache/a43099a4a4020229049c6f64ef86ad8690c8de20014d48e56d1020f20e52a6f2.json

1 line
18 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_polyutils_py", "label": "test_polyutils.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L1"}, {"id": "test_polyutils_testmisc", "label": "TestMisc", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L9"}, {"id": "test_polyutils_testmisc_test_trimseq", "label": ".test_trimseq()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L11"}, {"id": "test_polyutils_testmisc_test_trimseq_empty_input", "label": ".test_trimseq_empty_input()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L17"}, {"id": "test_polyutils_testmisc_test_as_series", "label": ".test_as_series()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L21"}, {"id": "test_polyutils_testmisc_test_trimcoef", "label": ".test_trimcoef()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L36"}, {"id": "test_polyutils_testmisc_test_vander_nd_exception", "label": ".test_vander_nd_exception()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L45"}, {"id": "test_polyutils_testmisc_test_div_zerodiv", "label": ".test_div_zerodiv()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L53"}, {"id": "test_polyutils_testmisc_test_pow_too_large", "label": ".test_pow_too_large()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L57"}, {"id": "test_polyutils_testdomain", "label": "TestDomain", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L61"}, {"id": "test_polyutils_testdomain_test_getdomain", "label": ".test_getdomain()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L63"}, {"id": "test_polyutils_testdomain_test_mapdomain", "label": ".test_mapdomain()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L76"}, {"id": "test_polyutils_testdomain_test_mapparms", "label": ".test_mapparms()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L110"}, {"id": "test_polyutils_rationale_1", "label": "Tests for polyutils module.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_polyutils_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_polyutils_py", "target": "numpy_polynomial_polyutils", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_polyutils_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_polyutils_py", "target": "test_polyutils_testmisc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L9", "weight": 1.0}, {"source": "test_polyutils_testmisc", "target": "test_polyutils_testmisc_test_trimseq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L11", "weight": 1.0}, {"source": "test_polyutils_testmisc", "target": "test_polyutils_testmisc_test_trimseq_empty_input", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L17", "weight": 1.0}, {"source": "test_polyutils_testmisc", "target": "test_polyutils_testmisc_test_as_series", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L21", "weight": 1.0}, {"source": "test_polyutils_testmisc", "target": "test_polyutils_testmisc_test_trimcoef", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L36", "weight": 1.0}, {"source": "test_polyutils_testmisc", "target": "test_polyutils_testmisc_test_vander_nd_exception", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L45", "weight": 1.0}, {"source": "test_polyutils_testmisc", "target": "test_polyutils_testmisc_test_div_zerodiv", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L53", "weight": 1.0}, {"source": "test_polyutils_testmisc", "target": "test_polyutils_testmisc_test_pow_too_large", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_polyutils_py", "target": "test_polyutils_testdomain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L61", "weight": 1.0}, {"source": "test_polyutils_testdomain", "target": "test_polyutils_testdomain_test_getdomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L63", "weight": 1.0}, {"source": "test_polyutils_testdomain", "target": "test_polyutils_testdomain_test_mapdomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L76", "weight": 1.0}, {"source": "test_polyutils_testdomain", "target": "test_polyutils_testdomain_test_mapparms", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L110", "weight": 1.0}, {"source": "test_polyutils_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_polyutils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_polyutils_testmisc_test_trimseq", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L13"}, {"caller_nid": "test_polyutils_testmisc_test_trimseq", "callee": "trimseq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L14"}, {"caller_nid": "test_polyutils_testmisc_test_trimseq", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L15"}, {"caller_nid": "test_polyutils_testmisc_test_trimseq_empty_input", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L18"}, {"caller_nid": "test_polyutils_testmisc_test_trimseq_empty_input", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L19"}, {"caller_nid": "test_polyutils_testmisc_test_trimseq_empty_input", "callee": "trimseq", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L19"}, {"caller_nid": "test_polyutils_testmisc_test_as_series", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L23"}, {"caller_nid": "test_polyutils_testmisc_test_as_series", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L24"}, {"caller_nid": "test_polyutils_testmisc_test_as_series", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L25"}, {"caller_nid": "test_polyutils_testmisc_test_as_series", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L28"}, {"caller_nid": "test_polyutils_testmisc_test_as_series", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L28"}, {"caller_nid": "test_polyutils_testmisc_test_as_series", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L29"}, {"caller_nid": "test_polyutils_testmisc_test_as_series", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L30"}, {"caller_nid": "test_polyutils_testmisc_test_as_series", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L31"}, {"caller_nid": "test_polyutils_testmisc_test_as_series", "callee": "as_series", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L32"}, {"caller_nid": "test_polyutils_testmisc_test_as_series", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L33"}, {"caller_nid": "test_polyutils_testmisc_test_as_series", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L34"}, {"caller_nid": "test_polyutils_testmisc_test_trimcoef", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L39"}, {"caller_nid": "test_polyutils_testmisc_test_trimcoef", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L41"}, {"caller_nid": "test_polyutils_testmisc_test_trimcoef", "callee": "trimcoef", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L41"}, {"caller_nid": "test_polyutils_testmisc_test_trimcoef", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L42"}, {"caller_nid": "test_polyutils_testmisc_test_trimcoef", "callee": "trimcoef", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L42"}, {"caller_nid": "test_polyutils_testmisc_test_trimcoef", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L43"}, {"caller_nid": "test_polyutils_testmisc_test_trimcoef", "callee": "trimcoef", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L43"}, {"caller_nid": "test_polyutils_testmisc_test_vander_nd_exception", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L47"}, {"caller_nid": "test_polyutils_testmisc_test_vander_nd_exception", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L49"}, {"caller_nid": "test_polyutils_testmisc_test_vander_nd_exception", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L51"}, {"caller_nid": "test_polyutils_testmisc_test_div_zerodiv", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L55"}, {"caller_nid": "test_polyutils_testmisc_test_pow_too_large", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L59"}, {"caller_nid": "test_polyutils_testdomain_test_getdomain", "callee": "getdomain", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L67"}, {"caller_nid": "test_polyutils_testdomain_test_getdomain", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L68"}, {"caller_nid": "test_polyutils_testdomain_test_getdomain", "callee": "getdomain", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L73"}, {"caller_nid": "test_polyutils_testdomain_test_getdomain", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L74"}, {"caller_nid": "test_polyutils_testdomain_test_mapdomain", "callee": "mapdomain", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L81"}, {"caller_nid": "test_polyutils_testdomain_test_mapdomain", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L82"}, {"caller_nid": "test_polyutils_testdomain_test_mapdomain", "callee": "mapdomain", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L89"}, {"caller_nid": "test_polyutils_testdomain_test_mapdomain", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L90"}, {"caller_nid": "test_polyutils_testdomain_test_mapdomain", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L95"}, {"caller_nid": "test_polyutils_testdomain_test_mapdomain", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L96"}, {"caller_nid": "test_polyutils_testdomain_test_mapdomain", "callee": "mapdomain", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L97"}, {"caller_nid": "test_polyutils_testdomain_test_mapdomain", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L98"}, {"caller_nid": "test_polyutils_testdomain_test_mapdomain", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L106"}, {"caller_nid": "test_polyutils_testdomain_test_mapdomain", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L106"}, {"caller_nid": "test_polyutils_testdomain_test_mapdomain", "callee": "mapdomain", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L107"}, {"caller_nid": "test_polyutils_testdomain_test_mapdomain", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L108"}, {"caller_nid": "test_polyutils_testdomain_test_mapdomain", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L108"}, {"caller_nid": "test_polyutils_testdomain_test_mapparms", "callee": "mapparms", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L115"}, {"caller_nid": "test_polyutils_testdomain_test_mapparms", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L116"}, {"caller_nid": "test_polyutils_testdomain_test_mapparms", "callee": "mapparms", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L122"}, {"caller_nid": "test_polyutils_testdomain_test_mapparms", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_polyutils.py", "source_location": "L123"}]}