icefall/.mypy_cache/3.9/numpy/polynomial/hermite_e.data.json
Patrick von Platen 0c7fe37e2f add hf hub
2021-12-08 23:01:51 +01:00

1 line
14 KiB
JSON

{".class": "MypyFile", "_fullname": "numpy.polynomial.hermite_e", "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}, "HermiteE": {".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_e.HermiteE", "name": "HermiteE", "type_vars": []}, "flags": [], "fullname": "numpy.polynomial.hermite_e.HermiteE", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "numpy.polynomial.hermite_e", "mro": ["numpy.polynomial.hermite_e.HermiteE", "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_e.HermiteE._add", "name": "_add", "type": "builtins.staticmethod"}}, "_der": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite_e.HermiteE._der", "name": "_der", "type": "builtins.staticmethod"}}, "_div": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite_e.HermiteE._div", "name": "_div", "type": "builtins.staticmethod"}}, "_fit": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite_e.HermiteE._fit", "name": "_fit", "type": "builtins.staticmethod"}}, "_fromroots": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite_e.HermiteE._fromroots", "name": "_fromroots", "type": "builtins.staticmethod"}}, "_int": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite_e.HermiteE._int", "name": "_int", "type": "builtins.staticmethod"}}, "_line": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite_e.HermiteE._line", "name": "_line", "type": "builtins.staticmethod"}}, "_mul": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite_e.HermiteE._mul", "name": "_mul", "type": "builtins.staticmethod"}}, "_pow": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite_e.HermiteE._pow", "name": "_pow", "type": "builtins.staticmethod"}}, "_roots": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite_e.HermiteE._roots", "name": "_roots", "type": "builtins.staticmethod"}}, "_sub": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite_e.HermiteE._sub", "name": "_sub", "type": "builtins.staticmethod"}}, "_val": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite_e.HermiteE._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_e.HermiteE.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_e.HermiteE.domain", "name": "domain", "type": "numpy.ndarray"}}, "window": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.hermite_e.HermiteE.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_e.__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_e.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.polynomial.hermite_e.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.polynomial.hermite_e.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.polynomial.hermite_e.__package__", "name": "__package__", "type": "builtins.str"}}, "_normed_hermite_e_n": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "n"], "flags": [], "fullname": "numpy.polynomial.hermite_e._normed_hermite_e_n", "name": "_normed_hermite_e_n", "type": null}}, "herme2poly": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["c"], "flags": [], "fullname": "numpy.polynomial.hermite_e.herme2poly", "name": "herme2poly", "type": null}}, "hermeadd": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["c1", "c2"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermeadd", "name": "hermeadd", "type": null}}, "hermecompanion": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["c"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermecompanion", "name": "hermecompanion", "type": null}}, "hermeder": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["c", "m", "scl", "axis"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermeder", "name": "hermeder", "type": null}}, "hermediv": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["c1", "c2"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermediv", "name": "hermediv", "type": null}}, "hermedomain": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.hermite_e.hermedomain", "name": "hermedomain", "type": "numpy.ndarray"}}, "hermefit": {".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_e.hermefit", "name": "hermefit", "type": null}}, "hermefromroots": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["roots"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermefromroots", "name": "hermefromroots", "type": null}}, "hermegauss": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["deg"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermegauss", "name": "hermegauss", "type": null}}, "hermegrid2d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["x", "y", "c"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermegrid2d", "name": "hermegrid2d", "type": null}}, "hermegrid3d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["x", "y", "z", "c"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermegrid3d", "name": "hermegrid3d", "type": null}}, "hermeint": {".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_e.hermeint", "name": "hermeint", "type": null}}, "hermeline": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["off", "scl"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermeline", "name": "hermeline", "type": null}}, "hermemul": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["c1", "c2"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermemul", "name": "hermemul", "type": null}}, "hermemulx": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["c"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermemulx", "name": "hermemulx", "type": null}}, "hermeone": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.hermite_e.hermeone", "name": "hermeone", "type": "numpy.ndarray"}}, "hermepow": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["c", "pow", "maxpower"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermepow", "name": "hermepow", "type": null}}, "hermeroots": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["c"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermeroots", "name": "hermeroots", "type": null}}, "hermesub": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["c1", "c2"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermesub", "name": "hermesub", "type": null}}, "hermetrim": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.hermite_e.hermetrim", "name": "hermetrim", "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": []}}}, "hermeval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["x", "c", "tensor"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermeval", "name": "hermeval", "type": null}}, "hermeval2d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["x", "y", "c"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermeval2d", "name": "hermeval2d", "type": null}}, "hermeval3d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["x", "y", "z", "c"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermeval3d", "name": "hermeval3d", "type": null}}, "hermevander": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "deg"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermevander", "name": "hermevander", "type": null}}, "hermevander2d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["x", "y", "deg"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermevander2d", "name": "hermevander2d", "type": null}}, "hermevander3d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["x", "y", "z", "deg"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermevander3d", "name": "hermevander3d", "type": null}}, "hermeweight": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "numpy.polynomial.hermite_e.hermeweight", "name": "hermeweight", "type": null}}, "hermex": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.hermite_e.hermex", "name": "hermex", "type": "numpy.ndarray"}}, "hermezero": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.hermite_e.hermezero", "name": "hermezero", "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_e.normalize_axis_index", "name": "normalize_axis_index", "type": {".class": "AnyType", "missing_import_name": "numpy.polynomial.hermite_e.normalize_axis_index", "source_any": null, "type_of_any": 3}}}, "np": {".class": "SymbolTableNode", "cross_ref": "numpy", "kind": "Gdef", "module_public": false}, "poly2herme": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["pol"], "flags": [], "fullname": "numpy.polynomial.hermite_e.poly2herme", "name": "poly2herme", "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_e.py"}