Skip to content

Commit 64009ec

Browse files
committed
- Add release-note
1 parent bc09605 commit 64009ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ It also brings some dreadfully awaited fixes, so be sure to go through the chang
2525
- The notebook gallery has been moved to https://github.com/pymc-devs/pymc-examples (see [#4348](https://github.com/pymc-devs/pymc3/pull/4348)).
2626
- `math.logsumexp` now matches `scipy.special.logsumexp` when arrays contain infinite values (see [#4360](https://github.com/pymc-devs/pymc3/pull/4360)).
2727
- Fixed mathematical formulation in `MvStudentT` random method. (see [#4359](https://github.com/pymc-devs/pymc3/pull/4359))
28+
- Fix issue in `logp` method of `HyperGeometric`. It now returns `-inf` for invalid parameters (see [4367](https://github.com/pymc-devs/pymc3/pull/4367))
2829

2930
## PyMC3 3.10.0 (7 December 2020)
3031

0 commit comments

Comments
 (0)