1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_ufunc_config_py", "label": "_ufunc_config.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L1"}, {"id": "ufunc_config_seterr", "label": "seterr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L20"}, {"id": "ufunc_config_geterr", "label": "geterr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L112"}, {"id": "ufunc_config_setbufsize", "label": "setbufsize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L162"}, {"id": "ufunc_config_getbufsize", "label": "getbufsize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L208"}, {"id": "ufunc_config_seterrcall", "label": "seterrcall()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L234"}, {"id": "ufunc_config_geterrcall", "label": "geterrcall()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L329"}, {"id": "ufunc_config_unspecified", "label": "_unspecified", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L379"}, {"id": "ufunc_config_errstate", "label": "errstate", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L387"}, {"id": "ufunc_config_errstate_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L462"}, {"id": "ufunc_config_errstate_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L472"}, {"id": "ufunc_config_errstate_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L488"}, {"id": "ufunc_config_errstate_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L491"}, {"id": "ufunc_config_rationale_1", "label": "Functions for changing global ufunc configuration This provides helpers which w", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L1"}, {"id": "ufunc_config_rationale_21", "label": "Set how floating-point errors are handled. Note that operations on integer", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L21"}, {"id": "ufunc_config_rationale_113", "label": "Get the current way of handling floating-point errors. Returns -------", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L113"}, {"id": "ufunc_config_rationale_163", "label": "Set the size of the buffer used in ufuncs. .. versionchanged:: 2.0", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L163"}, {"id": "ufunc_config_rationale_209", "label": "Return the size of the buffer used in ufuncs. Returns ------- getbu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L209"}, {"id": "ufunc_config_rationale_235", "label": "Set the floating-point error callback function or log object. There are two", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L235"}, {"id": "ufunc_config_rationale_330", "label": "Return the current callback function used on floating-point errors. When th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L330"}, {"id": "ufunc_config_rationale_388", "label": "errstate(**kwargs) Context manager for floating-point error handling.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L388"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_ufunc_config_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_ufunc_config_py", "target": "numpy_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_ufunc_config_py", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_umath_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_ufunc_config_py", "target": "ufunc_config_seterr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_ufunc_config_py", "target": "ufunc_config_geterr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L112", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_ufunc_config_py", "target": "ufunc_config_setbufsize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L162", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_ufunc_config_py", "target": "ufunc_config_getbufsize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L208", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_ufunc_config_py", "target": "ufunc_config_seterrcall", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L234", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_ufunc_config_py", "target": "ufunc_config_geterrcall", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L329", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_ufunc_config_py", "target": "ufunc_config_unspecified", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L379", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_ufunc_config_py", "target": "ufunc_config_errstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L387", "weight": 1.0}, {"source": "ufunc_config_errstate", "target": "ufunc_config_errstate_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L462", "weight": 1.0}, {"source": "ufunc_config_errstate", "target": "ufunc_config_errstate_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L472", "weight": 1.0}, {"source": "ufunc_config_errstate", "target": "ufunc_config_errstate_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L488", "weight": 1.0}, {"source": "ufunc_config_errstate", "target": "ufunc_config_errstate_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L491", "weight": 1.0}, {"source": "ufunc_config_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_ufunc_config_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L1", "weight": 1.0}, {"source": "ufunc_config_rationale_21", "target": "ufunc_config_seterr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L21", "weight": 1.0}, {"source": "ufunc_config_rationale_113", "target": "ufunc_config_geterr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L113", "weight": 1.0}, {"source": "ufunc_config_rationale_163", "target": "ufunc_config_setbufsize", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L163", "weight": 1.0}, {"source": "ufunc_config_rationale_209", "target": "ufunc_config_getbufsize", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L209", "weight": 1.0}, {"source": "ufunc_config_rationale_235", "target": "ufunc_config_seterrcall", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L235", "weight": 1.0}, {"source": "ufunc_config_rationale_330", "target": "ufunc_config_geterrcall", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L330", "weight": 1.0}, {"source": "ufunc_config_rationale_388", "target": "ufunc_config_errstate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L388", "weight": 1.0}], "raw_calls": [{"caller_nid": "ufunc_config_seterr", "callee": "_get_extobj_dict", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L100"}, {"caller_nid": "ufunc_config_seterr", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L102"}, {"caller_nid": "ufunc_config_seterr", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L103"}, {"caller_nid": "ufunc_config_seterr", "callee": "_make_extobj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L105"}, {"caller_nid": "ufunc_config_seterr", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L107"}, {"caller_nid": "ufunc_config_geterr", "callee": "_get_extobj_dict", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L154"}, {"caller_nid": "ufunc_config_geterr", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L156"}, {"caller_nid": "ufunc_config_geterr", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L157"}, {"caller_nid": "ufunc_config_setbufsize", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L200"}, {"caller_nid": "ufunc_config_setbufsize", "callee": "_get_extobj_dict", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L201"}, {"caller_nid": "ufunc_config_setbufsize", "callee": "_make_extobj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L202"}, {"caller_nid": "ufunc_config_setbufsize", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L203"}, {"caller_nid": "ufunc_config_getbufsize", "callee": "_get_extobj_dict", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L230"}, {"caller_nid": "ufunc_config_seterrcall", "callee": "_get_extobj_dict", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L322"}, {"caller_nid": "ufunc_config_seterrcall", "callee": "_make_extobj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L323"}, {"caller_nid": "ufunc_config_seterrcall", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L324"}, {"caller_nid": "ufunc_config_geterrcall", "callee": "_get_extobj_dict", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L376"}, {"caller_nid": "ufunc_config_errstate_enter", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L475"}, {"caller_nid": "ufunc_config_errstate_enter", "callee": "_make_extobj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L477"}, {"caller_nid": "ufunc_config_errstate_enter", "callee": "_make_extobj", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L481"}, {"caller_nid": "ufunc_config_errstate_enter", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L486"}, {"caller_nid": "ufunc_config_errstate_exit", "callee": "reset", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L489"}, {"caller_nid": "ufunc_config_errstate_call", "callee": "wraps", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_ufunc_config.py", "source_location": "L496"}]} |