does maxima have a colnames and rownames property for matrices (that would be shown in a print statement)? (aka, colnames(m) in R)
I suspect not, but wanted to make sure. this would make it more convenient for a function to return different types of numbers, which the matrix can then collect by row and print with name.