Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is it possible to find the exponential of a symbolic matrix using sage?

I am searching for a function that is equivalent to mathematica's MatrixExp, that will calculate the exponential of a symbolic matrix. I don't want a term by term exponential but a something like expm() in scipy but for symbolic matrices.

Is it possible in sage?