numpy.dsplit(ary, indices_or_sections)
broadcast.size Total size of broadcasted result. Examples
numpy.require(a, dtype=None, requirements=None)
numpy.dstack(tup)
numpy.hsplit(ary, indices_or_sections)
numpy.vstack(tup)
numpy.squeeze(a, axis=None)
ndarray.flatten(order='C') Return a copy of the array collapsed into one dimension.
numpy.atleast_3d(*arys)
numpy.asanyarray(a, dtype=None, order=None)
Page 2 of 6