You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can damp the Newton-Raphson correction if it's too large -- it's still self-consistent, obviously the process isn't converged till we're done with damping; like the Armijo line search.
We can damp the Newton-Raphson correction if it's too large -- it's still self-consistent, obviously the process isn't converged till we're done with damping; like the Armijo line search.