numpy.dstack(tup)
ndarray.T Same as self.transpose(), except that self is returned if self.ndim < 2. Examples
numpy.vstack(tup)
numpy.polynomial.chebyshev.chebgrid3d(x, y, z, c)
numpy.random.get_state() Return a tuple representing the internal state of the generator. For more details, see
RandomState.negative_binomial(n, p, size=None) Draw samples from a negative binomial distribution
numpy.ma.apply_along_axis(func1d, axis, arr, *args, **kwargs)
Laguerre.has_samedomain(other)
MaskedArray.shrink_mask()
numpy.ma.flatnotmasked_contiguous(a)
Page 41 of 100