WIP: Throw exception if curvature is not implemented for RelaxedNewton
Compare changes
@@ -18,6 +18,7 @@
@@ -18,6 +18,7 @@
@@ -47,4 +48,11 @@ class RelaxedNewton(DescentMinimizer):
@@ -47,4 +48,11 @@ class RelaxedNewton(DescentMinimizer):