Skip to content

Commit

Permalink
Mention SMC/named models related PR #4365
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelosthege committed Jan 15, 2021
1 parent 624d337 commit 5531aa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ It also brings some dreadfully awaited fixes, so be sure to go through the chang
- Fixed `MatrixNormal` random method to work with parameters as random variables. (see [#4368](https://github.com/pymc-devs/pymc3/pull/4368))
- Update the `logcdf` method of several continuous distributions to return -inf for invalid parameters and values, and raise an informative error when multiple values cannot be evaluated in a single call. (see [4393](https://github.com/pymc-devs/pymc3/pull/4393))
- Improve numerical stability in `logp` and `logcdf` methods of `ExGaussian` (see [#4407](https://github.com/pymc-devs/pymc3/pull/4407))
- Attempting to sample a named model with SMC will now raise a `NotImplementedError`. (see [#4365](https://github.com/pymc-devs/pymc3/pull/4365))

## PyMC3 3.10.0 (7 December 2020)

Expand Down

0 comments on commit 5531aa6

Please sign in to comment.