Skip to content

Commit 2a38f67

Browse files
committed
Merge branch 'extend-plot_posterior_predictive_glm' of github.com:MarcoGorelli/pymc3 into extend-plot_posterior_predictive_glm
2 parents 9e012fb + 0106d77 commit 2a38f67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This is the first release to support Python3.9 and to drop Python3.6.
55

66
### New Features
77
- `OrderedProbit` distribution added (see [#4232](https://github.com/pymc-devs/pymc3/pull/4232)).
8+
- `plot_posterior_predictive_glm` now works with `arviz.InferenceData` as well (see [#4234](https://github.com/pymc-devs/pymc3/pull/4234))
89

910
### Maintenance
1011
- Fixed bug whereby partial traces returns after keyboard interrupt during parallel sampling had fewer draws than would've been available [#4318](https://github.com/pymc-devs/pymc3/pull/4318)

0 commit comments

Comments
 (0)