1 line
95 KiB
JSON
1 line
95 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "label": "test_hermite.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L1"}, {"id": "test_hermite_trim", "label": "trim()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L25"}, {"id": "test_hermite_testconstants", "label": "TestConstants", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L29"}, {"id": "test_hermite_testconstants_test_hermdomain", "label": ".test_hermdomain()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L31"}, {"id": "test_hermite_testconstants_test_hermzero", "label": ".test_hermzero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L34"}, {"id": "test_hermite_testconstants_test_hermone", "label": ".test_hermone()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L37"}, {"id": "test_hermite_testconstants_test_hermx", "label": ".test_hermx()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L40"}, {"id": "test_hermite_testarithmetic", "label": "TestArithmetic", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L44"}, {"id": "test_hermite_testarithmetic_test_hermadd", "label": ".test_hermadd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L47"}, {"id": "test_hermite_testarithmetic_test_hermsub", "label": ".test_hermsub()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L57"}, {"id": "test_hermite_testarithmetic_test_hermmulx", "label": ".test_hermmulx()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L67"}, {"id": "test_hermite_testarithmetic_test_hermmul", "label": ".test_hermmul()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L75"}, {"id": "test_hermite_testarithmetic_test_hermdiv", "label": ".test_hermdiv()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L89"}, {"id": "test_hermite_testarithmetic_test_hermpow", "label": ".test_hermpow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L100"}, {"id": "test_hermite_testevaluation", "label": "TestEvaluation", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L110"}, {"id": "test_hermite_testevaluation_test_hermval", "label": ".test_hermval()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L120"}, {"id": "test_hermite_testevaluation_test_hermval2d", "label": ".test_hermval2d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L141"}, {"id": "test_hermite_testevaluation_test_hermval3d", "label": ".test_hermval3d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L158"}, {"id": "test_hermite_testevaluation_test_hermgrid2d", "label": ".test_hermgrid2d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L175"}, {"id": "test_hermite_testevaluation_test_hermgrid3d", "label": ".test_hermgrid3d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L189"}, {"id": "test_hermite_testintegral", "label": "TestIntegral", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L204"}, {"id": "test_hermite_testintegral_test_hermint", "label": ".test_hermint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L206"}, {"id": "test_hermite_testintegral_test_hermint_axis", "label": ".test_hermint_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L289"}, {"id": "test_hermite_testderivative", "label": "TestDerivative", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L306"}, {"id": "test_hermite_testderivative_test_hermder", "label": ".test_hermder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L308"}, {"id": "test_hermite_testderivative_test_hermder_axis", "label": ".test_hermder_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L333"}, {"id": "test_hermite_testvander", "label": "TestVander", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L346"}, {"id": "test_hermite_testvander_test_hermvander", "label": ".test_hermvander()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L350"}, {"id": "test_hermite_testvander_test_hermvander2d", "label": ".test_hermvander2d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L367"}, {"id": "test_hermite_testvander_test_hermvander3d", "label": ".test_hermvander3d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L380"}, {"id": "test_hermite_testfitting", "label": "TestFitting", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L394"}, {"id": "test_hermite_testfitting_test_hermfit", "label": ".test_hermfit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L396"}, {"id": "test_hermite_testcompanion", "label": "TestCompanion", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L471"}, {"id": "test_hermite_testcompanion_test_raises", "label": ".test_raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L473"}, {"id": "test_hermite_testcompanion_test_dimensions", "label": ".test_dimensions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L477"}, {"id": "test_hermite_testcompanion_test_linear_root", "label": ".test_linear_root()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L482"}, {"id": "test_hermite_testgauss", "label": "TestGauss", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L486"}, {"id": "test_hermite_testgauss_test_100", "label": ".test_100()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L488"}, {"id": "test_hermite_testmisc", "label": "TestMisc", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L505"}, {"id": "test_hermite_testmisc_test_hermfromroots", "label": ".test_hermfromroots()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L507"}, {"id": "test_hermite_testmisc_test_hermroots", "label": ".test_hermroots()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L519"}, {"id": "test_hermite_testmisc_test_hermtrim", "label": ".test_hermtrim()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L527"}, {"id": "test_hermite_testmisc_test_hermline", "label": ".test_hermline()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L538"}, {"id": "test_hermite_testmisc_test_herm2poly", "label": ".test_herm2poly()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L541"}, {"id": "test_hermite_testmisc_test_poly2herm", "label": ".test_poly2herm()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L545"}, {"id": "test_hermite_testmisc_test_weight", "label": ".test_weight()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L549"}, {"id": "test_hermite_rationale_1", "label": "Tests for hermite module.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "numpy_polynomial_hermite", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "numpy_polynomial_polynomial", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "test_hermite_trim", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "test_hermite_testconstants", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L29", "weight": 1.0}, {"source": "test_hermite_testconstants", "target": "test_hermite_testconstants_test_hermdomain", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L31", "weight": 1.0}, {"source": "test_hermite_testconstants", "target": "test_hermite_testconstants_test_hermzero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L34", "weight": 1.0}, {"source": "test_hermite_testconstants", "target": "test_hermite_testconstants_test_hermone", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L37", "weight": 1.0}, {"source": "test_hermite_testconstants", "target": "test_hermite_testconstants_test_hermx", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "test_hermite_testarithmetic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L44", "weight": 1.0}, {"source": "test_hermite_testarithmetic", "target": "test_hermite_testarithmetic_test_hermadd", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L47", "weight": 1.0}, {"source": "test_hermite_testarithmetic", "target": "test_hermite_testarithmetic_test_hermsub", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L57", "weight": 1.0}, {"source": "test_hermite_testarithmetic", "target": "test_hermite_testarithmetic_test_hermmulx", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L67", "weight": 1.0}, {"source": "test_hermite_testarithmetic", "target": "test_hermite_testarithmetic_test_hermmul", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L75", "weight": 1.0}, {"source": "test_hermite_testarithmetic", "target": "test_hermite_testarithmetic_test_hermdiv", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L89", "weight": 1.0}, {"source": "test_hermite_testarithmetic", "target": "test_hermite_testarithmetic_test_hermpow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L100", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "test_hermite_testevaluation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L110", "weight": 1.0}, {"source": "test_hermite_testevaluation", "target": "test_hermite_testevaluation_test_hermval", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L120", "weight": 1.0}, {"source": "test_hermite_testevaluation", "target": "test_hermite_testevaluation_test_hermval2d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L141", "weight": 1.0}, {"source": "test_hermite_testevaluation", "target": "test_hermite_testevaluation_test_hermval3d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L158", "weight": 1.0}, {"source": "test_hermite_testevaluation", "target": "test_hermite_testevaluation_test_hermgrid2d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L175", "weight": 1.0}, {"source": "test_hermite_testevaluation", "target": "test_hermite_testevaluation_test_hermgrid3d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L189", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "test_hermite_testintegral", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L204", "weight": 1.0}, {"source": "test_hermite_testintegral", "target": "test_hermite_testintegral_test_hermint", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L206", "weight": 1.0}, {"source": "test_hermite_testintegral", "target": "test_hermite_testintegral_test_hermint_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L289", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "test_hermite_testderivative", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L306", "weight": 1.0}, {"source": "test_hermite_testderivative", "target": "test_hermite_testderivative_test_hermder", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L308", "weight": 1.0}, {"source": "test_hermite_testderivative", "target": "test_hermite_testderivative_test_hermder_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L333", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "test_hermite_testvander", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L346", "weight": 1.0}, {"source": "test_hermite_testvander", "target": "test_hermite_testvander_test_hermvander", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L350", "weight": 1.0}, {"source": "test_hermite_testvander", "target": "test_hermite_testvander_test_hermvander2d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L367", "weight": 1.0}, {"source": "test_hermite_testvander", "target": "test_hermite_testvander_test_hermvander3d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L380", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "test_hermite_testfitting", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L394", "weight": 1.0}, {"source": "test_hermite_testfitting", "target": "test_hermite_testfitting_test_hermfit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L396", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "test_hermite_testcompanion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L471", "weight": 1.0}, {"source": "test_hermite_testcompanion", "target": "test_hermite_testcompanion_test_raises", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L473", "weight": 1.0}, {"source": "test_hermite_testcompanion", "target": "test_hermite_testcompanion_test_dimensions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L477", "weight": 1.0}, {"source": "test_hermite_testcompanion", "target": "test_hermite_testcompanion_test_linear_root", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L482", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "test_hermite_testgauss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L486", "weight": 1.0}, {"source": "test_hermite_testgauss", "target": "test_hermite_testgauss_test_100", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L488", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "target": "test_hermite_testmisc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L505", "weight": 1.0}, {"source": "test_hermite_testmisc", "target": "test_hermite_testmisc_test_hermfromroots", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L507", "weight": 1.0}, {"source": "test_hermite_testmisc", "target": "test_hermite_testmisc_test_hermroots", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L519", "weight": 1.0}, {"source": "test_hermite_testmisc", "target": "test_hermite_testmisc_test_hermtrim", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L527", "weight": 1.0}, {"source": "test_hermite_testmisc", "target": "test_hermite_testmisc_test_hermline", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L538", "weight": 1.0}, {"source": "test_hermite_testmisc", "target": "test_hermite_testmisc_test_herm2poly", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L541", "weight": 1.0}, {"source": "test_hermite_testmisc", "target": "test_hermite_testmisc_test_poly2herm", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L545", "weight": 1.0}, {"source": "test_hermite_testmisc", "target": "test_hermite_testmisc_test_weight", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L549", "weight": 1.0}, {"source": "test_hermite_testarithmetic_test_hermadd", "target": "test_hermite_trim", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L55", "weight": 1.0}, {"source": "test_hermite_testarithmetic_test_hermsub", "target": "test_hermite_trim", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L65", "weight": 1.0}, {"source": "test_hermite_testarithmetic_test_hermdiv", "target": "test_hermite_trim", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L98", "weight": 1.0}, {"source": "test_hermite_testarithmetic_test_hermpow", "target": "test_hermite_trim", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L107", "weight": 1.0}, {"source": "test_hermite_testintegral_test_hermint", "target": "test_hermite_trim", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L229", "weight": 1.0}, {"source": "test_hermite_testderivative_test_hermder", "target": "test_hermite_trim", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L317", "weight": 1.0}, {"source": "test_hermite_testmisc_test_hermfromroots", "target": "test_hermite_trim", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L509", "weight": 1.0}, {"source": "test_hermite_testmisc_test_hermroots", "target": "test_hermite_trim", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L525", "weight": 1.0}, {"source": "test_hermite_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_polynomial_tests_test_hermite_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_hermite_trim", "callee": "hermtrim", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L26"}, {"caller_nid": "test_hermite_testconstants_test_hermdomain", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L32"}, {"caller_nid": "test_hermite_testconstants_test_hermzero", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L35"}, {"caller_nid": "test_hermite_testconstants_test_hermone", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L38"}, {"caller_nid": "test_hermite_testconstants_test_hermx", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L41"}, {"caller_nid": "test_hermite_testarithmetic_test_hermadd", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L48"}, {"caller_nid": "test_hermite_testarithmetic_test_hermadd", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L49"}, {"caller_nid": "test_hermite_testarithmetic_test_hermadd", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L51"}, {"caller_nid": "test_hermite_testarithmetic_test_hermadd", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L51"}, {"caller_nid": "test_hermite_testarithmetic_test_hermadd", "callee": "hermadd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L54"}, {"caller_nid": "test_hermite_testarithmetic_test_hermadd", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L55"}, {"caller_nid": "test_hermite_testarithmetic_test_hermsub", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L58"}, {"caller_nid": "test_hermite_testarithmetic_test_hermsub", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L59"}, {"caller_nid": "test_hermite_testarithmetic_test_hermsub", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L61"}, {"caller_nid": "test_hermite_testarithmetic_test_hermsub", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L61"}, {"caller_nid": "test_hermite_testarithmetic_test_hermsub", "callee": "hermsub", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L64"}, {"caller_nid": "test_hermite_testarithmetic_test_hermsub", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L65"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmulx", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L68"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmulx", "callee": "hermmulx", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L68"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmulx", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L69"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmulx", "callee": "hermmulx", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L69"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmulx", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L70"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmulx", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L73"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmulx", "callee": "hermmulx", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L73"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmul", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L77"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmul", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L79"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmul", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L80"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmul", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L83"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmul", "callee": "hermmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L84"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmul", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L85"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmul", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L86"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmul", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L86"}, {"caller_nid": "test_hermite_testarithmetic_test_hermmul", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L87"}, {"caller_nid": "test_hermite_testarithmetic_test_hermdiv", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L90"}, {"caller_nid": "test_hermite_testarithmetic_test_hermdiv", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L91"}, {"caller_nid": "test_hermite_testarithmetic_test_hermdiv", "callee": "hermadd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L95"}, {"caller_nid": "test_hermite_testarithmetic_test_hermdiv", "callee": "hermdiv", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L96"}, {"caller_nid": "test_hermite_testarithmetic_test_hermdiv", "callee": "hermadd", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L97"}, {"caller_nid": "test_hermite_testarithmetic_test_hermdiv", "callee": "hermmul", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L97"}, {"caller_nid": "test_hermite_testarithmetic_test_hermdiv", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L98"}, {"caller_nid": "test_hermite_testarithmetic_test_hermpow", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L101"}, {"caller_nid": "test_hermite_testarithmetic_test_hermpow", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L102"}, {"caller_nid": "test_hermite_testarithmetic_test_hermpow", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L104"}, {"caller_nid": "test_hermite_testarithmetic_test_hermpow", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L105"}, {"caller_nid": "test_hermite_testarithmetic_test_hermpow", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L105"}, {"caller_nid": "test_hermite_testarithmetic_test_hermpow", "callee": "hermpow", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L106"}, {"caller_nid": "test_hermite_testarithmetic_test_hermpow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L107"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L122"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L122"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L125"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "polyval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L126"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L127"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L130"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L131"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L134"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L136"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L137"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L137"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L138"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L138"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L139"}, {"caller_nid": "test_hermite_testevaluation_test_hermval", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L139"}, {"caller_nid": "test_hermite_testevaluation_test_hermval2d", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L146"}, {"caller_nid": "test_hermite_testevaluation_test_hermval2d", "callee": "hermval2d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L150"}, {"caller_nid": "test_hermite_testevaluation_test_hermval2d", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L151"}, {"caller_nid": "test_hermite_testevaluation_test_hermval2d", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L154"}, {"caller_nid": "test_hermite_testevaluation_test_hermval2d", "callee": "hermval2d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L155"}, {"caller_nid": "test_hermite_testevaluation_test_hermval2d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L156"}, {"caller_nid": "test_hermite_testevaluation_test_hermval3d", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L163"}, {"caller_nid": "test_hermite_testevaluation_test_hermval3d", "callee": "hermval3d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L167"}, {"caller_nid": "test_hermite_testevaluation_test_hermval3d", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L168"}, {"caller_nid": "test_hermite_testevaluation_test_hermval3d", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L171"}, {"caller_nid": "test_hermite_testevaluation_test_hermval3d", "callee": "hermval3d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L172"}, {"caller_nid": "test_hermite_testevaluation_test_hermval3d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L173"}, {"caller_nid": "test_hermite_testevaluation_test_hermgrid2d", "callee": "einsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L180"}, {"caller_nid": "test_hermite_testevaluation_test_hermgrid2d", "callee": "hermgrid2d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L181"}, {"caller_nid": "test_hermite_testevaluation_test_hermgrid2d", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L182"}, {"caller_nid": "test_hermite_testevaluation_test_hermgrid2d", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L185"}, {"caller_nid": "test_hermite_testevaluation_test_hermgrid2d", "callee": "hermgrid2d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L186"}, {"caller_nid": "test_hermite_testevaluation_test_hermgrid2d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L187"}, {"caller_nid": "test_hermite_testevaluation_test_hermgrid3d", "callee": "einsum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L194"}, {"caller_nid": "test_hermite_testevaluation_test_hermgrid3d", "callee": "hermgrid3d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L195"}, {"caller_nid": "test_hermite_testevaluation_test_hermgrid3d", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L196"}, {"caller_nid": "test_hermite_testevaluation_test_hermgrid3d", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L199"}, {"caller_nid": "test_hermite_testevaluation_test_hermgrid3d", "callee": "hermgrid3d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L200"}, {"caller_nid": "test_hermite_testevaluation_test_hermgrid3d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L201"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L208"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L209"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L210"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L211"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L212"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L213"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L216"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L218"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L219"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L222"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "poly2herm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L226"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L227"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "herm2poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L228"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L229"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L232"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "poly2herm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L235"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L236"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L237"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L237"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L240"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "poly2herm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L244"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L245"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "herm2poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L246"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L247"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L250"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L251"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L254"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L255"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L256"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L257"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L260"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L261"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L264"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L265"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L266"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L266"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L266"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L267"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L270"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L271"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L274"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L275"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L276"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L276"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L276"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L277"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L280"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L281"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L284"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L285"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L286"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L286"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L286"}, {"caller_nid": "test_hermite_testintegral_test_hermint", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L287"}, {"caller_nid": "test_hermite_testintegral_test_hermint_axis", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L291"}, {"caller_nid": "test_hermite_testintegral_test_hermint_axis", "callee": "vstack", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L293"}, {"caller_nid": "test_hermite_testintegral_test_hermint_axis", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L293"}, {"caller_nid": "test_hermite_testintegral_test_hermint_axis", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L294"}, {"caller_nid": "test_hermite_testintegral_test_hermint_axis", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L295"}, {"caller_nid": "test_hermite_testintegral_test_hermint_axis", "callee": "vstack", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L297"}, {"caller_nid": "test_hermite_testintegral_test_hermint_axis", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L297"}, {"caller_nid": "test_hermite_testintegral_test_hermint_axis", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L298"}, {"caller_nid": "test_hermite_testintegral_test_hermint_axis", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L299"}, {"caller_nid": "test_hermite_testintegral_test_hermint_axis", "callee": "vstack", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L301"}, {"caller_nid": "test_hermite_testintegral_test_hermint_axis", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L301"}, {"caller_nid": "test_hermite_testintegral_test_hermint_axis", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L302"}, {"caller_nid": "test_hermite_testintegral_test_hermint_axis", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L303"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L310"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L311"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L314"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "hermder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L316"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L317"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L320"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L321"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "hermder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L323"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L323"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L324"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L327"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L328"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "hermder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L330"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "hermint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L330"}, {"caller_nid": "test_hermite_testderivative_test_hermder", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L331"}, {"caller_nid": "test_hermite_testderivative_test_hermder_axis", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L335"}, {"caller_nid": "test_hermite_testderivative_test_hermder_axis", "callee": "vstack", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L337"}, {"caller_nid": "test_hermite_testderivative_test_hermder_axis", "callee": "hermder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L337"}, {"caller_nid": "test_hermite_testderivative_test_hermder_axis", "callee": "hermder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L338"}, {"caller_nid": "test_hermite_testderivative_test_hermder_axis", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L339"}, {"caller_nid": "test_hermite_testderivative_test_hermder_axis", "callee": "vstack", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L341"}, {"caller_nid": "test_hermite_testderivative_test_hermder_axis", "callee": "hermder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L341"}, {"caller_nid": "test_hermite_testderivative_test_hermder_axis", "callee": "hermder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L342"}, {"caller_nid": "test_hermite_testderivative_test_hermder_axis", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L343"}, {"caller_nid": "test_hermite_testvander_test_hermvander", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L352"}, {"caller_nid": "test_hermite_testvander_test_hermvander", "callee": "hermvander", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L353"}, {"caller_nid": "test_hermite_testvander_test_hermvander", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L354"}, {"caller_nid": "test_hermite_testvander_test_hermvander", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L355"}, {"caller_nid": "test_hermite_testvander_test_hermvander", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L357"}, {"caller_nid": "test_hermite_testvander_test_hermvander", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L357"}, {"caller_nid": "test_hermite_testvander_test_hermvander", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L360"}, {"caller_nid": "test_hermite_testvander_test_hermvander", "callee": "hermvander", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L361"}, {"caller_nid": "test_hermite_testvander_test_hermvander", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L362"}, {"caller_nid": "test_hermite_testvander_test_hermvander", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L363"}, {"caller_nid": "test_hermite_testvander_test_hermvander", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L365"}, {"caller_nid": "test_hermite_testvander_test_hermvander", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L365"}, {"caller_nid": "test_hermite_testvander_test_hermvander2d", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L370"}, {"caller_nid": "test_hermite_testvander_test_hermvander2d", "callee": "hermvander2d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L371"}, {"caller_nid": "test_hermite_testvander_test_hermvander2d", "callee": "hermval2d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L372"}, {"caller_nid": "test_hermite_testvander_test_hermvander2d", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L373"}, {"caller_nid": "test_hermite_testvander_test_hermvander2d", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L374"}, {"caller_nid": "test_hermite_testvander_test_hermvander2d", "callee": "hermvander2d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L377"}, {"caller_nid": "test_hermite_testvander_test_hermvander2d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L378"}, {"caller_nid": "test_hermite_testvander_test_hermvander3d", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L383"}, {"caller_nid": "test_hermite_testvander_test_hermvander3d", "callee": "hermvander3d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L384"}, {"caller_nid": "test_hermite_testvander_test_hermvander3d", "callee": "hermval3d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L385"}, {"caller_nid": "test_hermite_testvander_test_hermvander3d", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L386"}, {"caller_nid": "test_hermite_testvander_test_hermvander3d", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L387"}, {"caller_nid": "test_hermite_testvander_test_hermvander3d", "callee": "hermvander3d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L390"}, {"caller_nid": "test_hermite_testvander_test_hermvander3d", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L391"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L404"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L405"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L406"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L407"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L408"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L409"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L410"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L411"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L412"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L413"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L414"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L417"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "f", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L418"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L420"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L421"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L421"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L422"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L422"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L423"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L424"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L424"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L425"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L425"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L427"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L428"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L428"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L429"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L429"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L430"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L431"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L431"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L432"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L432"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L434"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L435"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L435"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L436"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L436"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L438"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L438"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L439"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L439"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L440"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L440"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L441"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L441"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L443"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L444"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L447"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L448"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L449"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L450"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L452"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L452"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L453"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L453"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L454"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L454"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L455"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L455"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L459"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L459"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L460"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L460"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L462"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "f2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L463"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L464"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L465"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L465"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermfit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L466"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L467"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L467"}, {"caller_nid": "test_hermite_testfitting_test_hermfit", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L468"}, {"caller_nid": "test_hermite_testcompanion_test_raises", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L474"}, {"caller_nid": "test_hermite_testcompanion_test_raises", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L475"}, {"caller_nid": "test_hermite_testcompanion_test_dimensions", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L478"}, {"caller_nid": "test_hermite_testcompanion_test_dimensions", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L480"}, {"caller_nid": "test_hermite_testcompanion_test_dimensions", "callee": "hermcompanion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L480"}, {"caller_nid": "test_hermite_testcompanion_test_linear_root", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L483"}, {"caller_nid": "test_hermite_testcompanion_test_linear_root", "callee": "hermcompanion", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L483"}, {"caller_nid": "test_hermite_testgauss_test_100", "callee": "hermgauss", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L489"}, {"caller_nid": "test_hermite_testgauss_test_100", "callee": "hermvander", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L494"}, {"caller_nid": "test_hermite_testgauss_test_100", "callee": "dot", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L495"}, {"caller_nid": "test_hermite_testgauss_test_100", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L496"}, {"caller_nid": "test_hermite_testgauss_test_100", "callee": "diagonal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L496"}, {"caller_nid": "test_hermite_testgauss_test_100", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L498"}, {"caller_nid": "test_hermite_testgauss_test_100", "callee": "eye", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L498"}, {"caller_nid": "test_hermite_testgauss_test_100", "callee": "sqrt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L501"}, {"caller_nid": "test_hermite_testgauss_test_100", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L502"}, {"caller_nid": "test_hermite_testgauss_test_100", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L502"}, {"caller_nid": "test_hermite_testmisc_test_hermfromroots", "callee": "hermfromroots", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L508"}, {"caller_nid": "test_hermite_testmisc_test_hermfromroots", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L509"}, {"caller_nid": "test_hermite_testmisc_test_hermfromroots", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L510"}, {"caller_nid": "test_hermite_testmisc_test_hermfromroots", "callee": "cos", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L511"}, {"caller_nid": "test_hermite_testmisc_test_hermfromroots", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L511"}, {"caller_nid": "test_hermite_testmisc_test_hermfromroots", "callee": "hermfromroots", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L512"}, {"caller_nid": "test_hermite_testmisc_test_hermfromroots", "callee": "hermval", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L513"}, {"caller_nid": "test_hermite_testmisc_test_hermfromroots", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L515"}, {"caller_nid": "test_hermite_testmisc_test_hermfromroots", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L515"}, {"caller_nid": "test_hermite_testmisc_test_hermfromroots", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L516"}, {"caller_nid": "test_hermite_testmisc_test_hermfromroots", "callee": "herm2poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L516"}, {"caller_nid": "test_hermite_testmisc_test_hermfromroots", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L517"}, {"caller_nid": "test_hermite_testmisc_test_hermroots", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L520"}, {"caller_nid": "test_hermite_testmisc_test_hermroots", "callee": "hermroots", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L520"}, {"caller_nid": "test_hermite_testmisc_test_hermroots", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L521"}, {"caller_nid": "test_hermite_testmisc_test_hermroots", "callee": "hermroots", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L521"}, {"caller_nid": "test_hermite_testmisc_test_hermroots", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L522"}, {"caller_nid": "test_hermite_testmisc_test_hermroots", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L523"}, {"caller_nid": "test_hermite_testmisc_test_hermroots", "callee": "hermroots", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L524"}, {"caller_nid": "test_hermite_testmisc_test_hermroots", "callee": "hermfromroots", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L524"}, {"caller_nid": "test_hermite_testmisc_test_hermroots", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L525"}, {"caller_nid": "test_hermite_testmisc_test_hermtrim", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L531"}, {"caller_nid": "test_hermite_testmisc_test_hermtrim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L534"}, {"caller_nid": "test_hermite_testmisc_test_hermtrim", "callee": "hermtrim", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L534"}, {"caller_nid": "test_hermite_testmisc_test_hermtrim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L535"}, {"caller_nid": "test_hermite_testmisc_test_hermtrim", "callee": "hermtrim", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L535"}, {"caller_nid": "test_hermite_testmisc_test_hermtrim", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L536"}, {"caller_nid": "test_hermite_testmisc_test_hermtrim", "callee": "hermtrim", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L536"}, {"caller_nid": "test_hermite_testmisc_test_hermline", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L539"}, {"caller_nid": "test_hermite_testmisc_test_hermline", "callee": "hermline", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L539"}, {"caller_nid": "test_hermite_testmisc_test_herm2poly", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L542"}, {"caller_nid": "test_hermite_testmisc_test_herm2poly", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L543"}, {"caller_nid": "test_hermite_testmisc_test_herm2poly", "callee": "herm2poly", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L543"}, {"caller_nid": "test_hermite_testmisc_test_poly2herm", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L546"}, {"caller_nid": "test_hermite_testmisc_test_poly2herm", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L547"}, {"caller_nid": "test_hermite_testmisc_test_poly2herm", "callee": "poly2herm", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L547"}, {"caller_nid": "test_hermite_testmisc_test_weight", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L550"}, {"caller_nid": "test_hermite_testmisc_test_weight", "callee": "exp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L551"}, {"caller_nid": "test_hermite_testmisc_test_weight", "callee": "hermweight", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L552"}, {"caller_nid": "test_hermite_testmisc_test_weight", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/polynomial/tests/test_hermite.py", "source_location": "L553"}]} |