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
It does not necessarily make sense to allow INF as a valid value for Gamma distribution parameters as it just ends up leading to generate cases. We should instead return Err(StatsError::BadParams)