Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium Matrices
New issue 3119 by [email protected]: Matrix Exponential
http://code.google.com/p/sympy/issues/detail?id=3119
We should be able to represent matrix exponentials - expressions of the
form a**B with a a scalar and B a matrix.
When asked to operate on this we could either use the eigenvalue
decomposition or represent it as an infinite sum.
http://en.wikipedia.org/wiki/Matrix_exponential
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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-issues?hl=en.