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
I have found while going through CNS's CG algorithm that before testing the tolerance, we normalize by the norm of vector b. We do not do this in NSL. I'm wondering if this is an issue. I believe we can easily fix it if needed.
I have found while going through CNS's CG algorithm that before testing the tolerance, we normalize by the norm of vector b. We do not do this in NSL. I'm wondering if this is an issue. I believe we can easily fix it if needed.