- Jan 15, 2018
-
-
Sander, Oliver authored
Previously, the actual projection happened by calling the constructor of one of the classes that implements points on a manifold. This patch introduces an new method projectOnto, which makes the projection more explicit.
-
Sander, Oliver authored
-
- Dec 21, 2017
-
-
Sander, Oliver authored
Makes it faster, but only by 1 or 2 percent.
-
Sander, Oliver authored
-
- Jan 17, 2016
-
-
Sander, Oliver authored
The method using the SVD works in principle. However, it does not play nicely with automatic differentiation, because singular values are not always differentiable. The method proposed by Higham to compute the polar factor, on the other hand, is a Newton method at heart. Therefore, it can be used together with AD without problems.
-
- Oct 16, 2015
-
-
Sander, Oliver authored
-
- Mar 15, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10076]]
-
- Mar 14, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10070]]
-
- Feb 12, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10069]]
-
- Sep 30, 2014
-
-
Oliver Sander authored
As of yet completely untested [[Imported from SVN: r9898]]
-
- Mar 24, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9682]]
-