Skip to content

Commit

Permalink
Add note to release_notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoV94 committed Dec 20, 2020
1 parent 8fdeaf2 commit 1caf89b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This is the first release to support Python3.9 and to drop Python3.6.
- Removed `theanof.set_theano_config` because it illegally touched Theano's privates (see [#4329](https://github.com/pymc-devs/pymc3/pull/4329)).
- In `sample_posterior_predictive` the `vars` kwarg was removed in favor of `var_names` (see [#4343](https://github.com/pymc-devs/pymc3/pull/4343)).
- The notebook gallery has been moved to https://github.com/pymc-devs/pymc-examples (see [#4348](https://github.com/pymc-devs/pymc3/pull/4348)).

- `math.logsumexp` now matches `scipy.special.logsumexp` when arrays contain infinite values (see [#4360](https://github.com/pymc-devs/pymc3/pull/4360)).

## PyMC3 3.10.0 (7 December 2020)

Expand Down

0 comments on commit 1caf89b

Please sign in to comment.