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 would like to change this to np.clip(rate, -np.inf, 250.0), so that it works with scalars, but I thought I'd see if anyone sees a risk in this before making a PR.