chararray.itemsize Length of one array element in bytes. Examples
broadcast.next x.next() -> the next value, or raise StopIteration
numpy.ma.vstack(tup) = Stack arrays in sequence vertically (row wise). Take a sequence of arrays and stack them vertically
numpy.ma.atleast_1d(*arys) = Convert inputs to arrays with at least one dimension. Scalar inputs are converted to 1-dimensional
numpy.core.defchararray.less(x1, x2)
chararray.dump(file) Dump a pickle of the array to the specified file. The array can be read back with
Legendre.trim(tol=0)
Legendre.has_samedomain(other)
Polynomial.has_samedomain(other)
classmethod HermiteE.identity(domain=None, window=None)
Page 84 of 100