Skip to content
Snippets Groups Projects
Commit be93c8bd authored by Lisa Julia Nebel's avatar Lisa Julia Nebel
Browse files

Move the polar decomposition to a separate file and add the algorithm by...

Move the polar decomposition to a separate file and add the algorithm by Higham and Noferini (from Robin Fraenzel)

In the test for the Higham and Noferini algorithm, we see:
Unfortunately, for matrices that are close to an orthogonal matrix, this algorithm is
about 2x slower. One can benefit from the Higham and Noferini algorithm only if the
matrix is quite far away from an orthogonal one.
parent bbad25b9
No related branches found
No related tags found
1 merge request!59Correct the iterative calculation of the polar decomposition and its derivative
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment