numpy.polynomial.polynomial.polymulx(c)
numpy.around(a, decimals=0, out=None)
classmethod Polynomial.cast(series, domain=None, window=None)
numpy.polynomial.hermite.hermzero = array([0])
numpy.sctype2char(sctype)
numpy.matlib.zeros(shape, dtype=None, order='C')
numpy.polynomial.hermite_e.hermevander(x, deg)
numpy.testing.assert_warns(warning_class, *args, **kwargs)
chararray.view(dtype=None, type=None) New view of array with the same data.
chararray.put(indices, values, mode='raise') Set a.flat[n] = values[n] for all n
Page 14 of 100