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
@@ -96,7 +96,7 @@ All of the above apply to:
96
96
This includes API changes we did not warn about since at least `3.11.0` (2021-01).
97
97
98
98
- Setting initial values through `pm.Distribution(testval=...)` is now `pm.Distribution(initval=...)`.
99
-
-In favour of `sigma`, the deprecated `sd` has been removed.
99
+
-Alternative `sd` keyword argument has been removed from all distributions. `sigma` should be used instead (see [#5583](https://github.com/pymc-devs/pymc/pull/5583)).
0 commit comments