numpy.mod(x1, x2[, out]) = Return element-wise remainder of division. Computes the remainder complementary to the
Chebyshev.has_sametype(other)
numpy.ma.compressed(x)
numpy.msort(a)
numpy.ma.expand_dims(x, axis)
numpy.polynomial.laguerre.lagvander3d(x, y, z, deg)
classmethod Hermite.identity(domain=None, window=None)
numpy.polynomial.hermite.hermx = array([ 0. , 0.5])
numpy.nanmax(a, axis=None, out=None, keepdims=False)
numpy.random.dirichlet(alpha, size=None) Draw samples from the Dirichlet distribution. Draw size
Page 66 of 100