New in version 1.6.0. This module provides a number of objects (mostly functions) useful for dealing with HermiteE series
numpy.polynomial.polynomial.polyone = array([1])
ndarray.flat A 1-D iterator over the array. This is a
numpy.core.defchararray.replace(a, old, new, count=None)
numpy.core.defchararray.find(a, sub, start=0, end=None)
numpy.median(a, axis=None, out=None, overwrite_input=False, keepdims=False)
numpy.random.standard_exponential(size=None) Draw samples from the standard exponential distribution.
numpy.fill_diagonal(a, val, wrap=False)
numpy.searchsorted(a, v, side='left', sorter=None)
numpy.rot90(m, k=1)
Page 33 of 100