mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-04 06:34:20 +00:00
1 line
14 KiB
JSON
1 line
14 KiB
JSON
{".class": "MypyFile", "_fullname": "numpy.polynomial.hermite", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "ABCPolyBase": {".class": "SymbolTableNode", "cross_ref": "numpy.polynomial._polybase.ABCPolyBase", "kind": "Gdef", "module_public": false}, "Hermite": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["numpy.polynomial._polybase.ABCPolyBase"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "numpy.polynomial.hermite.Hermite", "name": "Hermite", "type_vars": []}, "flags": [], "fullname": "numpy.polynomial.hermite.Hermite", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "numpy.polynomial.hermite", "mro": ["numpy.polynomial.hermite.Hermite", "numpy.polynomial._polybase.ABCPolyBase", "abc.ABC", "builtins.object"], "names": {".class": "SymbolTable", "_add": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite.Hermite._add", "name": "_add", "type": "builtins.staticmethod"}}, "_der": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite.Hermite._der", "name": "_der", "type": "builtins.staticmethod"}}, "_div": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite.Hermite._div", "name": "_div", "type": "builtins.staticmethod"}}, "_fit": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite.Hermite._fit", "name": "_fit", "type": "builtins.staticmethod"}}, "_fromroots": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite.Hermite._fromroots", "name": "_fromroots", "type": "builtins.staticmethod"}}, "_int": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite.Hermite._int", "name": "_int", "type": "builtins.staticmethod"}}, "_line": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite.Hermite._line", "name": "_line", "type": "builtins.staticmethod"}}, "_mul": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite.Hermite._mul", "name": "_mul", "type": "builtins.staticmethod"}}, "_pow": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite.Hermite._pow", "name": "_pow", "type": "builtins.staticmethod"}}, "_roots": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite.Hermite._roots", "name": "_roots", "type": "builtins.staticmethod"}}, "_sub": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite.Hermite._sub", "name": "_sub", "type": "builtins.staticmethod"}}, "_val": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite.Hermite._val", "name": "_val", "type": "builtins.staticmethod"}}, "basis_name": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "numpy.polynomial.hermite.Hermite.basis_name", "name": "basis_name", "type": "builtins.str"}}, "domain": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite.Hermite.domain", "name": "domain", "type": "numpy.ndarray"}}, "window": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite.Hermite.window", "name": "window", "type": "numpy.ndarray"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "__all__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.hermite.__all__", "name": "__all__", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.polynomial.hermite.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.polynomial.hermite.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.polynomial.hermite.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.polynomial.hermite.__package__", "name": "__package__", "type": "builtins.str"}}, "_normed_hermite_n": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "n"], "flags": [], "fullname": "numpy.polynomial.hermite._normed_hermite_n", "name": "_normed_hermite_n", "type": null}}, "herm2poly": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["c"], "flags": [], "fullname": "numpy.polynomial.hermite.herm2poly", "name": "herm2poly", "type": null}}, "hermadd": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["c1", "c2"], "flags": [], "fullname": "numpy.polynomial.hermite.hermadd", "name": "hermadd", "type": null}}, "hermcompanion": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["c"], "flags": [], "fullname": "numpy.polynomial.hermite.hermcompanion", "name": "hermcompanion", "type": null}}, "hermder": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["c", "m", "scl", "axis"], "flags": [], "fullname": "numpy.polynomial.hermite.hermder", "name": "hermder", "type": null}}, "hermdiv": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["c1", "c2"], "flags": [], "fullname": "numpy.polynomial.hermite.hermdiv", "name": "hermdiv", "type": null}}, "hermdomain": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.hermite.hermdomain", "name": "hermdomain", "type": "numpy.ndarray"}}, "hermfit": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["x", "y", "deg", "rcond", "full", "w"], "flags": [], "fullname": "numpy.polynomial.hermite.hermfit", "name": "hermfit", "type": null}}, "hermfromroots": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["roots"], "flags": [], "fullname": "numpy.polynomial.hermite.hermfromroots", "name": "hermfromroots", "type": null}}, "hermgauss": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["deg"], "flags": [], "fullname": "numpy.polynomial.hermite.hermgauss", "name": "hermgauss", "type": null}}, "hermgrid2d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["x", "y", "c"], "flags": [], "fullname": "numpy.polynomial.hermite.hermgrid2d", "name": "hermgrid2d", "type": null}}, "hermgrid3d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["x", "y", "z", "c"], "flags": [], "fullname": "numpy.polynomial.hermite.hermgrid3d", "name": "hermgrid3d", "type": null}}, "hermint": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1], "arg_names": ["c", "m", "k", "lbnd", "scl", "axis"], "flags": [], "fullname": "numpy.polynomial.hermite.hermint", "name": "hermint", "type": null}}, "hermline": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["off", "scl"], "flags": [], "fullname": "numpy.polynomial.hermite.hermline", "name": "hermline", "type": null}}, "hermmul": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["c1", "c2"], "flags": [], "fullname": "numpy.polynomial.hermite.hermmul", "name": "hermmul", "type": null}}, "hermmulx": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["c"], "flags": [], "fullname": "numpy.polynomial.hermite.hermmulx", "name": "hermmulx", "type": null}}, "hermone": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.hermite.hermone", "name": "hermone", "type": "numpy.ndarray"}}, "hermpow": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["c", "pow", "maxpower"], "flags": [], "fullname": "numpy.polynomial.hermite.hermpow", "name": "hermpow", "type": null}}, "hermroots": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["c"], "flags": [], "fullname": "numpy.polynomial.hermite.hermroots", "name": "hermroots", "type": null}}, "hermsub": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["c1", "c2"], "flags": [], "fullname": "numpy.polynomial.hermite.hermsub", "name": "hermsub", "type": null}}, "hermtrim": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.hermite.hermtrim", "name": "hermtrim", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["c", "tol"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "hermval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["x", "c", "tensor"], "flags": [], "fullname": "numpy.polynomial.hermite.hermval", "name": "hermval", "type": null}}, "hermval2d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["x", "y", "c"], "flags": [], "fullname": "numpy.polynomial.hermite.hermval2d", "name": "hermval2d", "type": null}}, "hermval3d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["x", "y", "z", "c"], "flags": [], "fullname": "numpy.polynomial.hermite.hermval3d", "name": "hermval3d", "type": null}}, "hermvander": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "deg"], "flags": [], "fullname": "numpy.polynomial.hermite.hermvander", "name": "hermvander", "type": null}}, "hermvander2d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["x", "y", "deg"], "flags": [], "fullname": "numpy.polynomial.hermite.hermvander2d", "name": "hermvander2d", "type": null}}, "hermvander3d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["x", "y", "z", "deg"], "flags": [], "fullname": "numpy.polynomial.hermite.hermvander3d", "name": "hermvander3d", "type": null}}, "hermweight": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "numpy.polynomial.hermite.hermweight", "name": "hermweight", "type": null}}, "hermx": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.hermite.hermx", "name": "hermx", "type": "numpy.ndarray"}}, "hermzero": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.hermite.hermzero", "name": "hermzero", "type": "numpy.ndarray"}}, "la": {".class": "SymbolTableNode", "cross_ref": "numpy.linalg", "kind": "Gdef", "module_public": false}, "normalize_axis_index": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_suppressed_import", "is_ready"], "fullname": "numpy.polynomial.hermite.normalize_axis_index", "name": "normalize_axis_index", "type": {".class": "AnyType", "missing_import_name": "numpy.polynomial.hermite.normalize_axis_index", "source_any": null, "type_of_any": 3}}}, "np": {".class": "SymbolTableNode", "cross_ref": "numpy", "kind": "Gdef", "module_public": false}, "poly2herm": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["pol"], "flags": [], "fullname": "numpy.polynomial.hermite.poly2herm", "name": "poly2herm", "type": null}}, "pu": {".class": "SymbolTableNode", "cross_ref": "numpy.polynomial.polyutils", "kind": "Gdef", "module_public": false}}, "path": "/home/patrick/anaconda3/lib/python3.9/site-packages/numpy/polynomial/hermite.py"} |