Compute the matrix exponential using Pade approximation.
Parameters : | A : array, shape(M,M)
|
---|---|
Returns : | expA : array, shape(M,M)
|
References
N. J. Higham, “The Scaling and Squaring Method for the Matrix Exponential Revisited”, SIAM. J. Matrix Anal. & Appl. 26, 1179 (2005).