Compute the matrix sine.
This routine uses expm to compute the matrix exponentials.
A : array, shape(M,M)
sinA : array, shape(M,M)
Matrix cosine of A
scipy.linalg.cosm
scipy.linalg.tanm