Skip to content

Commit 84c88c2

Browse files
Mention SMC/named models related PR #4365
1 parent 54d288d commit 84c88c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE-NOTES.md

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ It also brings some dreadfully awaited fixes, so be sure to go through the chang
3636
- Improve numerical stability in `logp` and `logcdf` methods of `ExGaussian` (see [#4407](https://github.com/pymc-devs/pymc3/pull/4407))
3737
- Issue UserWarning when doing prior or posterior predictive sampling with models containing Potential factors (see [#4419](https://github.com/pymc-devs/pymc3/pull/4419))
3838
- Dirichlet distribution's `random` method is now optimized and gives outputs in correct shape (see [#4416](https://github.com/pymc-devs/pymc3/pull/4407))
39+
- Attempting to sample a named model with SMC will now raise a `NotImplementedError`. (see [#4365](https://github.com/pymc-devs/pymc3/pull/4365))
3940

4041
## PyMC3 3.10.0 (7 December 2020)
4142

0 commit comments

Comments
 (0)