dtype.names Ordered list of field names, or None if there are no fields. The names are ordered according
MaskedArray.cumprod(axis=None, dtype=None, out=None)
numpy.fromiter(iterable, dtype, count=-1) Create a new 1-dimensional array from an iterable object.
numpy.random.random_sample(size=None) Return random floats in the half-open interval [0.0, 1.0). Results
nditer.remove_multi_index() When the ?multi_index? flag was specified, this removes it, allowing the internal
numpy.random.exponential(scale=1.0, size=None) Draw samples from an exponential distribution. Its probability
numpy.vsplit(ary, indices_or_sections)
numpy.polynomial.laguerre.lagmul(c1, c2)
numpy.polynomial.laguerre.poly2lag(pol)
numpy.polynomial.chebyshev.chebx = array([0, 1])
Page 58 of 100