i1 : M = randomMultidimensionalMatrix {4,2,3}
o1 = {{{8, 1, 3}, {7, 8, 3}}, {{3, 7, 8}, {8, 5, 7}}, {{8, 5, 2}, {3, 6, 3}},
------------------------------------------------------------------------
{{6, 8, 6}, {9, 3, 7}}}
o1 : 3-dimensional matrix of shape 4 x 2 x 3 over ZZ
|