Compute the hyperbolic matrix sine.
This routine uses expm to compute the matrix exponentials.
A : (N, N) array_like
Input array.
sinhm : (N, N) ndarray
Hyperbolic matrix sine of A
scipy.linalg.coshm
scipy.linalg.tanhm