This is documentation for an old release of SciPy (version 0.12.0). Read this page in the documentation of the latest stable release (version 1.15.1).
Matrix square root.
Parameters : | A : (N, N) array_like
disp : bool, optional
|
---|---|
Returns : | sgrtm : (N, N) ndarray
errest : float
|
Notes
Uses algorithm by Nicholas J. Higham