Hello sagers, i have a question about symbolic matrix algebra. i would like to simplify an expression where variables are matrices, without specifying how the matrices look like. is there any way to do that in sage?
for example: i would like A + A = 2A where A is my variable, without entering values for a_ij of A similarly i would like sage to expand expression using http://en.wikipedia.org/wiki/Sherman%E2%80%93Morrison_formula for (A + vv^T)^{-1} any clue if i can do that? thanks! luigi -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
