broadcast.next x.next() -> the next value, or raise StopIteration
broadcast.reset() Reset the broadcasted result?s iterator(s).
broadcast.iters tuple of iterators along self?s ?components.? Returns a tuple of
numpy.tile(A, reps)
numpy.reshape(a, newshape, order='C')
numpy.atleast_1d(*arys)
numpy.asscalar(a)
numpy.stack(arrays, axis=0)
numpy.expand_dims(a, axis)
numpy.atleast_2d(*arys)
Page 5 of 6