I am writing a function that may take a matrix of varying size as an input. What is the command for finding the dimensions of a matrix in Sage?
1 | initial version |
I am writing a function that may take a matrix of varying size as an input. What is the command for finding the dimensions of a matrix in Sage?