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.legendre", "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}, "Legendre": {".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.legendre.Legendre", "name": "Legendre", "type_vars": []}, "flags": [], "fullname": "numpy.polynomial.legendre.Legendre", "metaclass_type": "abc.ABCMeta", "metadata": {}, "module_name": "numpy.polynomial.legendre", "mro": ["numpy.polynomial.legendre.Legendre", "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.legendre.Legendre._add", "name": "_add", "type": "builtins.staticmethod"}}, "_der": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.legendre.Legendre._der", "name": "_der", "type": "builtins.staticmethod"}}, "_div": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.legendre.Legendre._div", "name": "_div", "type": "builtins.staticmethod"}}, "_fit": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.legendre.Legendre._fit", "name": "_fit", "type": "builtins.staticmethod"}}, "_fromroots": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.legendre.Legendre._fromroots", "name": "_fromroots", "type": "builtins.staticmethod"}}, "_int": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.legendre.Legendre._int", "name": "_int", "type": "builtins.staticmethod"}}, "_line": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.legendre.Legendre._line", "name": "_line", "type": "builtins.staticmethod"}}, "_mul": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.legendre.Legendre._mul", "name": "_mul", "type": "builtins.staticmethod"}}, "_pow": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.legendre.Legendre._pow", "name": "_pow", "type": "builtins.staticmethod"}}, "_roots": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.legendre.Legendre._roots", "name": "_roots", "type": "builtins.staticmethod"}}, "_sub": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.legendre.Legendre._sub", "name": "_sub", "type": "builtins.staticmethod"}}, "_val": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.legendre.Legendre._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.legendre.Legendre.basis_name", "name": "basis_name", "type": "builtins.str"}}, "domain": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.legendre.Legendre.domain", "name": "domain", "type": "numpy.ndarray"}}, "window": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "numpy.polynomial.legendre.Legendre.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.legendre.__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.legendre.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.polynomial.legendre.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.polynomial.legendre.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.polynomial.legendre.__package__", "name": "__package__", "type": "builtins.str"}}, "la": {".class": "SymbolTableNode", "cross_ref": "numpy.linalg", "kind": "Gdef", "module_public": false}, "leg2poly": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["c"], "flags": [], "fullname": "numpy.polynomial.legendre.leg2poly", "name": "leg2poly", "type": null}}, "legadd": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["c1", "c2"], "flags": [], "fullname": "numpy.polynomial.legendre.legadd", "name": "legadd", "type": null}}, "legcompanion": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["c"], "flags": [], "fullname": "numpy.polynomial.legendre.legcompanion", "name": "legcompanion", "type": null}}, "legder": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["c", "m", "scl", "axis"], "flags": [], "fullname": "numpy.polynomial.legendre.legder", "name": "legder", "type": null}}, "legdiv": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["c1", "c2"], "flags": [], "fullname": "numpy.polynomial.legendre.legdiv", "name": "legdiv", "type": null}}, "legdomain": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.legendre.legdomain", "name": "legdomain", "type": "numpy.ndarray"}}, "legfit": {".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.legendre.legfit", "name": "legfit", "type": null}}, "legfromroots": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["roots"], "flags": [], "fullname": "numpy.polynomial.legendre.legfromroots", "name": "legfromroots", "type": null}}, "leggauss": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["deg"], "flags": [], "fullname": "numpy.polynomial.legendre.leggauss", "name": "leggauss", "type": null}}, "leggrid2d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["x", "y", "c"], "flags": [], "fullname": "numpy.polynomial.legendre.leggrid2d", "name": "leggrid2d", "type": null}}, "leggrid3d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["x", "y", "z", "c"], "flags": [], "fullname": "numpy.polynomial.legendre.leggrid3d", "name": "leggrid3d", "type": null}}, "legint": {".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.legendre.legint", "name": "legint", "type": null}}, "legline": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["off", "scl"], "flags": [], "fullname": "numpy.polynomial.legendre.legline", "name": "legline", "type": null}}, "legmul": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["c1", "c2"], "flags": [], "fullname": "numpy.polynomial.legendre.legmul", "name": "legmul", "type": null}}, "legmulx": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["c"], "flags": [], "fullname": "numpy.polynomial.legendre.legmulx", "name": "legmulx", "type": null}}, "legone": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.legendre.legone", "name": "legone", "type": "numpy.ndarray"}}, "legpow": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["c", "pow", "maxpower"], "flags": [], "fullname": "numpy.polynomial.legendre.legpow", "name": "legpow", "type": null}}, "legroots": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["c"], "flags": [], "fullname": "numpy.polynomial.legendre.legroots", "name": "legroots", "type": null}}, "legsub": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["c1", "c2"], "flags": [], "fullname": "numpy.polynomial.legendre.legsub", "name": "legsub", "type": null}}, "legtrim": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.legendre.legtrim", "name": "legtrim", "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": []}}}, "legval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["x", "c", "tensor"], "flags": [], "fullname": "numpy.polynomial.legendre.legval", "name": "legval", "type": null}}, "legval2d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["x", "y", "c"], "flags": [], "fullname": "numpy.polynomial.legendre.legval2d", "name": "legval2d", "type": null}}, "legval3d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["x", "y", "z", "c"], "flags": [], "fullname": "numpy.polynomial.legendre.legval3d", "name": "legval3d", "type": null}}, "legvander": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "deg"], "flags": [], "fullname": "numpy.polynomial.legendre.legvander", "name": "legvander", "type": null}}, "legvander2d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["x", "y", "deg"], "flags": [], "fullname": "numpy.polynomial.legendre.legvander2d", "name": "legvander2d", "type": null}}, "legvander3d": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["x", "y", "z", "deg"], "flags": [], "fullname": "numpy.polynomial.legendre.legvander3d", "name": "legvander3d", "type": null}}, "legweight": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "numpy.polynomial.legendre.legweight", "name": "legweight", "type": null}}, "legx": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.legendre.legx", "name": "legx", "type": "numpy.ndarray"}}, "legzero": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "numpy.polynomial.legendre.legzero", "name": "legzero", "type": "numpy.ndarray"}}, "normalize_axis_index": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_suppressed_import", "is_ready"], "fullname": "numpy.polynomial.legendre.normalize_axis_index", "name": "normalize_axis_index", "type": {".class": "AnyType", "missing_import_name": "numpy.polynomial.legendre.normalize_axis_index", "source_any": null, "type_of_any": 3}}}, "np": {".class": "SymbolTableNode", "cross_ref": "numpy", "kind": "Gdef", "module_public": false}, "poly2leg": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["pol"], "flags": [], "fullname": "numpy.polynomial.legendre.poly2leg", "name": "poly2leg", "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/legendre.py"} |