Chebyshev.has_samecoef(other)
classmethod HermiteE.basis(deg, domain=None, window=None)
RandomState.multivariate_normal(mean, cov[, size]) Draw random samples from a multivariate normal
RandomState.standard_exponential(size=None) Draw samples from the standard exponential distribution
numpy.polynomial.hermite_e.hermegauss(deg)
numpy.identity(n, dtype=None)
numpy.random.weibull(a, size=None) Draw samples from a Weibull distribution. Draw samples from a 1-parameter Weibull
numpy.ma.row_stack(tup) = Stack arrays in sequence vertically (row wise). Take a sequence of arrays and stack them vertically
numpy.polynomial.polynomial.polyadd(c1, c2)
Polynomial.mapparms()
Page 80 of 100