Feature/proximal newton solver
Compare changes
Files
8@@ -106,13 +106,13 @@ energy(const typename Basis::LocalView& localView,
Introduce a Riemannian Proximal-Newton Solver as an alternative for the Trust-Region Solver. Also add 3 cleanup commits.