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 currently use 3 iterations of a Newton method when the argument to the lambertw term is calculated in log-space. As the magnitude of the argument increases, the number of iterations should also increase to maintain the needed precision.
The text was updated successfully, but these errors were encountered:
We currently use 3 iterations of a Newton method when the argument to the lambertw term is calculated in log-space. As the magnitude of the argument increases, the number of iterations should also increase to maintain the needed precision.
The text was updated successfully, but these errors were encountered: