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
Update log1mexp and remove redundant local reimplementations in the library (#4394)
* Fix cutoff value in `log1mexp` and redundant reimplementation in `Exponential.logcdf()`
* Get more digits :)
* Remove redundant reimplementation in Weibull
* Tiny rewrite to use `|` instead of `tt.or_`.
Remove TODO comments.
* retrigger checks
0 commit comments