This is documentation for an old release of SciPy (version 0.10.1). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
Compute the hyperbolic matrix cosine.
This routine uses expm to compute the matrix exponentials.
A : array, shape(M,M)
coshA : array, shape(M,M)
Hyperbolic matrix cosine of A
scipy.linalg.tanm
scipy.linalg.sinhm
Enter search terms or a module, class or function name.