numpy.polynomial.chebyshev.chebdomain = array([-1, 1])
See also
numpy.ma.make_mask_descr(ndtype)
numpy.polynomial.hermite_e.hermevander2d(x, y, deg)
numpy.ma.arange([start, ]stop, [step, ]dtype=None) = Return evenly spaced values within a given interval. Values are generated
classmethod Polynomial.cast(series, domain=None, window=None)
numpy.core.defchararray.swapcase(a)
numpy.multiply(x1, x2[, out]) = Multiply arguments element-wise.
chararray.item(*args) Copy an element of an array to a standard Python scalar and return it.
numpy.split(ary, indices_or_sections, axis=0)
Page 23 of 100