Warning: this documentation for the development version is under construction.
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.
Array3D
is a three-dimensional array.