Skip to content

Add option to choose a different Regularization-Norm for the Riemannian Newton with Hessian modification

Klaus Böhnlein requested to merge feature/regularizationOption into master

So far we only use the Euclidean-Norm for the added regularization term. Another Norm such as the H1-Seminorm may be more suited (adapted to the problem). This request adds the option to choose a different Norm for the regularization.

Merge request reports