numpy.polynomial.hermite.hermdomain = array([-1, 1])
numpy.core.defchararray.join(sep, seq)
numpy.random.weibull(a, size=None) Draw samples from a Weibull distribution. Draw samples from a 1-parameter Weibull
numpy.polynomial.chebyshev.poly2cheb(pol)
numpy.ma.polyfit(x, y, deg, rcond=None, full=False, w=None, cov=False)
Hermite.__call__(arg)
numpy.polynomial.polynomial.polyadd(c1, c2)
Chebyshev.has_samecoef(other)
numpy.bincount(x, weights=None, minlength=None) Count number of occurrences of each value in array of non-negative ints.
numpy.polynomial.hermite.hermfit(x, y, deg, rcond=None, full=False, w=None)
Page 80 of 100