Skip to content

Commit 80a82dd

Browse files
OriolAbriltwiecki
authored andcommitted
update release notes
1 parent e2a90c0 commit 80a82dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE-NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
- Dropped the outdated 'nuts' initialization method for `pm.sample` (see [#3863](https://github.com/pymc-devs/pymc3/pull/3863)).
2424
- Moved argument division out of `NegativeBinomial` `random` method. Fixes [#3864](https://github.com/pymc-devs/pymc3/issues/3864) in the style of [#3509](https://github.com/pymc-devs/pymc3/pull/3509).
2525
- The Dirichlet distribution now raises a ValueError when it's initialized with <= 0 values (see [#3853](https://github.com/pymc-devs/pymc3/pull/3853)).
26+
- End of sampling report now uses `arviz.InferenceData` internally and avoids storing
27+
pointwise log likelihood (see [#3883](https://github.com/pymc-devs/pymc3/pull/3883))
2628

2729
## PyMC3 3.8 (November 29 2019)
2830

0 commit comments

Comments
 (0)