Skip to content

Commit 1caf89b

Browse files
committed
Add note to release_notes
1 parent 8fdeaf2 commit 1caf89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: RELEASE-NOTES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This is the first release to support Python3.9 and to drop Python3.6.
1313
- Removed `theanof.set_theano_config` because it illegally touched Theano's privates (see [#4329](https://github.com/pymc-devs/pymc3/pull/4329)).
1414
- In `sample_posterior_predictive` the `vars` kwarg was removed in favor of `var_names` (see [#4343](https://github.com/pymc-devs/pymc3/pull/4343)).
1515
- The notebook gallery has been moved to https://github.com/pymc-devs/pymc-examples (see [#4348](https://github.com/pymc-devs/pymc3/pull/4348)).
16-
16+
- `math.logsumexp` now matches `scipy.special.logsumexp` when arrays contain infinite values (see [#4360](https://github.com/pymc-devs/pymc3/pull/4360)).
1717

1818
## PyMC3 3.10.0 (7 December 2020)
1919

0 commit comments

Comments
 (0)