Someone asked me lately why Iridium doesn't have a vector class in addition to the matrix class. Here some thoughts. Contra: A vector is a matrix, and representable as a matrix There would exist two ways to represent a vector, as you could still create a one-row/column matrix instead There exist...