classmethod Hermite.identity(domain=None, window=None)
RandomState.gumbel(loc=0.0, scale=1.0, size=None) Draw samples from a Gumbel distribution. Draw samples
numpy.clip(a, a_min, a_max, out=None)
numpy.polynomial.polynomial.polysub(c1, c2)
numpy.testing.assert_array_less(x, y, err_msg='', verbose=True)
numpy.polynomial.hermite_e.hermefromroots(roots)
Hermite.truncate(size)
numpy.polynomial.hermite_e.hermeval3d(x, y, z, c)
numpy.polynomial.hermite.hermtrim(c, tol=0)
numpy.polynomial.hermite.hermsub(c1, c2)
Page 53 of 100