numpy.polynomial.hermite_e.hermemulx(c)
numpy.polynomial.legendre.legone = array([1])
numpy.polynomial.polynomial.polymulx(c)
numpy.ma.clump_masked(a)
chararray.T Same as self.transpose(), except that self is returned if self.ndim < 2.
numpy.savez_compressed(file, *args, **kwds)
numpy.reciprocal(x[, out]) = Return the reciprocal of the argument, element-wise. Calculates 1/x.
numpy.npv(rate, values)
numpy.nanpercentile(a, q, axis=None, out=None, overwrite_input=False, interpolation='linear', keepdims=False)
numpy.promote_types(type1, type2) Returns the data type with the smallest size and smallest scalar kind to which both type1
Page 2 of 100