Compute the hyperbolic matrix sine.
This routine uses expm to compute the matrix exponentials.
A : array, shape(M,M)
sinhA : array, shape(M,M)
Hyperbolic matrix sine of A
scipy.linalg.coshm
scipy.linalg.tanhm
Enter search terms or a module, class or function name.