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
Copy file name to clipboardExpand all lines: RELEASE-NOTES.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@
28
28
- Refactor SMC and properly compute marginal likelihood (#3124)
29
29
- Removed use of deprecated `ymin` keyword in matplotlib's `Axes.set_ylim` (#3279)
30
30
- Fix for #3210. Now `distribution.draw_values(params)`, will draw the `params` values from their joint probability distribution and not from combinations of their marginals (Refer to PR #3273).
31
-
- Rewrote Multinomial._random method to better handle shape broadcasting (#3271)
31
+
- Rewrote `Multinomial._random` method to better handle shape broadcasting (#3271)
0 commit comments