numpy.convolve(a, v, mode='full')
numpy.polynomial.polynomial.polyvander2d(x, y, deg)
numpy.append(arr, values, axis=None)
See also
Laguerre.mapparms()
numpy.asfortranarray(a, dtype=None)
numpy.random.geometric(p, size=None) Draw samples from the geometric distribution. Bernoulli trials are experiments
Elementwise bit operations
ndarray.T Same as self.transpose(), except that self is returned if self.ndim < 2. Examples
chararray.searchsorted(v, side='left', sorter=None) Find indices where elements of v should be
Page 26 of 100