column_matrix( [ ring , ] elements )
The column matrix of elements in SageMath. The transpose of a row matrix of elements. A base ring is inferred if not specified.
Matrix indices are zero based in SageMath.
Examples:
Related operations: matrix
Operation category: matrix operations sagemath-docs