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
fix(gh-2181): ensure consistent behavior of Poisson.log_prob by casting rate to floating-point type (#2182)
* fix(gh-2181): ensure consistent behavior of `Poisson.log_prob` by casting rate to floating-point type
* test: unit test that covers the fix
* fix: remove float values from test cases
0 commit comments