Reference guides
Copy
tensorplay.linalg
Matrix Properties
Decompositions
Solvers
Inverses
Matrix Functions
Square matrix exponential via Pade approximation with scaling and squaring (the algorithm of torch's linalg_matrix_exp, Higham 2005). |
|
Matrix square root via the Denman-Beavers fixed-point iteration (converges for matrices with no eigenvalues on the closed negative real axis). |
|
Matrix Products
Tensor Operations
Solves A X = B where A and B are (tuples of) matrices interpreted as a single square system over the trailing dimensions. |
Misc
Experimental Functions
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?
