
Stack same-shaped arrays along a new leading axis.
g_stack.Rd(y, x) matrices stack into a (t, y, x) cube;
(t, y, x) cubes stack into a (k, t, y, x) hyper-cube
(e.g. a rolling window's shifted copies, reduced over dim 1).

g_stack.Rd(y, x) matrices stack into a (t, y, x) cube;
(t, y, x) cubes stack into a (k, t, y, x) hyper-cube
(e.g. a rolling window's shifted copies, reduced over dim 1).