Skip to content
Snippets Groups Projects
Commit 56ba34ea authored by Marco Ratto's avatar Marco Ratto
Browse files

Re-introduced partial savings in optimizer=5 routines.

Manual (partial) cherry-pick from
8612c725
parent 637a9cc4
Branches
Tags
No related merge requests found
......@@ -71,7 +71,9 @@ while i<n,
end
xh1=x;
end
save gstep.mat x h1 f0
end
save gstep.mat x h1 f0
......@@ -242,3 +242,4 @@ if any(isnan(hessian_mat)),
end
hh1=h1;
htol1=htol;
save hess.mat hessian_mat
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment