numpy.fill_diagonal(a, val, wrap=False)
RandomState.dirichlet(alpha, size=None) Draw samples from the Dirichlet distribution. Draw size
MaskedArray.anom(axis=None, dtype=None)
class numpy.memmap
numpy.equal(x1, x2[, out]) = Return (x1 == x2) element-wise.
numpy.ma.outerproduct(a, b)
RandomState.rayleigh(scale=1.0, size=None) Draw samples from a Rayleigh distribution. The
numpy.dsplit(ary, indices_or_sections)
numpy.s_ = A nicer way to build up index tuples for arrays. Note
chararray.flat A 1-D iterator over the array. This is a
Page 49 of 100