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
The solver parameters object would be a good place to store things like:
Did the calculation converge?
Did it converge from meeting the threshold or autostop?
What was the final error?
How many iterations did it take?
This way, someone could investigate the result and potentially tighten the threshold if they think the results are suspicious.
The text was updated successfully, but these errors were encountered:
The solver parameters object would be a good place to store things like:
This way, someone could investigate the result and potentially tighten the threshold if they think the results are suspicious.
The text was updated successfully, but these errors were encountered: