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
δ is typically 4.
If δ is allowed to be floating point you can end up with values like 0.5, which produces complex results for negative v_ratio.
Will probably change this soon in the typewise branch unless someone objects.
The text was updated successfully, but these errors were encountered:
δ is typically 4.
If δ is allowed to be floating point you can end up with values like 0.5, which produces complex results for negative v_ratio.
Will probably change this soon in the typewise branch unless someone objects.
The text was updated successfully, but these errors were encountered: