These are Posts that have been published by mikewinifred
Hi all .. is there a way in maple tht i can do matrix manupulations symbolically without defining its elements?
Eq:=
say if i give Transpose(MatrixMultiply(A,B)) should give BT * AT (where the 'T' represents Transpose_Superscript)
Thanks in advance.