I want to solve an equation with non-commutative symbols (actually
squarematrices):
A,P,R = symbols('A P R', commutative=FALSE)
Then:
solve(R=A*P+P*A,P)
but this only gives some involved error?
Is this possible? How?
Kjetil
--
"If you want a picture of the future - imagine a boot stamping on the
human face - forever."
George Orwell (1984)
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy?hl=en.