Seldon provides additional structures:
Vector2 is a structure that acts like a vector of vectors. The inner vectors can be of any dimension, so that this structure is more flexible than a matrix.
Vector2
Array3D is a three-dimensional array.
Array3D