You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are known algorithms for calculating the log, the sqrt, and the nth root of a matrix. Implement these algorithms. They are all interrelated. See Higham's Functions of Matrices book.
The text was updated successfully, but these errors were encountered:
There are known algorithms for calculating the log, the sqrt, and the nth root of a matrix. Implement these algorithms. They are all interrelated. See Higham's Functions of Matrices book.
The text was updated successfully, but these errors were encountered: