mvpoly¶
A package for the numeric treatment of multivariate polynomials.
Contents:
- Overview
- Usage
- The MVPoly base class
MVPolyMVPoly.asclass()MVPoly.intd()MVPoly.norm()MVPoly.norm_L()MVPoly.heightMVPoly.lengthMVPoly.maxmodnd()MVPoly.bell_partial()MVPoly.bell()MVPoly.bernstein()MVPoly.chsym()MVPoly.lehmer()MVPoly.rudin_shapiro()MVPoly.wendland()MVPoly.chebyc()MVPoly.chebys()MVPoly.chebyt()MVPoly.chebyu()MVPoly.gegenbauer()MVPoly.genlaguerre()MVPoly.hermite()MVPoly.hermitenorm()MVPoly.jacobi()MVPoly.laguerre()MVPoly.legendre()MVPoly.sh_chebyt()MVPoly.sh_chebyu()MVPoly.sh_jacobi()MVPoly.sh_legendre()
- The MVPolyCube subclass
- Method list
MVPolyCubeMVPolyCube.__init__()MVPolyCube.__getitem__()MVPolyCube.__setitem__()MVPolyCube.__add__()MVPolyCube.__radd__()MVPolyCube.__neg__()MVPolyCube.__mul__()MVPolyCube.__rmul__()MVPolyCube.__eq__()MVPolyCube.astype()MVPolyCube.coefMVPolyCube.degreesMVPolyCube.degreeMVPolyCube.eval()MVPolyCube.compose()MVPolyCube.diff()MVPolyCube.int()MVPolyCube.maxmodnb()MVPolyCube.nonzeroMVPolyCube.norm()MVPolyCube.monomials()MVPolyCube.init_from_nonzero()MVPolyCube.variables()MVPolyCube.variable()MVPolyCube.zero()MVPolyCube.one()MVPolyCube.lehmer()MVPolyCube.rudin_shapiro()MVPolyCube.__hash__MVPolyCube.wendland()
- Utility functions
- Method list
- The MVPolyDict subclass
- Method list
MVPolyDictMVPolyDict.__init__()MVPolyDict.__setitem__()MVPolyDict.__getitem__()MVPolyDict.__add__()MVPolyDict.__radd__()MVPolyDict.__neg__()MVPolyDict.__mul__()MVPolyDict.__rmul__()MVPolyDict.__eq__()MVPolyDict.astype()MVPolyDict.coefMVPolyDict.compose()MVPolyDict.degreesMVPolyDict.degreeMVPolyDict.diff()MVPolyDict.eval()MVPolyDict.int()MVPolyDict.nonzeroMVPolyDict.init_from_nonzero()MVPolyDict.init_from_nonzero_tuples()MVPolyDict.variables()MVPolyDict.variable()MVPolyDict.monomials()MVPolyDict.zero()MVPolyDict.one()MVPolyDict.bell_partial()MVPolyDict.bell()MVPolyDict.bernstein()MVPolyDict.chsym()MVPolyDict.__hash__
- Dictionary functions
- Monomial class
- Method list
- Radial basis functions: Theory
- Radial basis functions: Implementation
- Notes on the Octave/Matlab package