Skip to content
/ pymc Public
  • Sponsor pymc-devs/pymc

  • Notifications You must be signed in to change notification settings
  • Fork 2.1k

Commit 8a79add

Browse files
committedFeb 10, 2021
Add release note
1 parent 8581fd0 commit 8a79add

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
@@ -14,6 +14,7 @@
1414
- `ScalarSharedVariable` can now be used as an input to other RVs directly (see [#4445](https://github.com/pymc-devs/pymc3/pull/4445)).
1515
- `pm.sample` and `pm.find_MAP` no longer change the `start` argument (see [#4458](https://github.com/pymc-devs/pymc3/pull/4458)).
1616
- Fixed `Dirichlet.logp` method to work with unit batch or event shapes (see [#4454](https://github.com/pymc-devs/pymc3/pull/4454)).
17+
- Bugfix in logp and logcdf methods of `Triangular` distribution (see[#4470](https://github.com/pymc-devs/pymc3/pull/4470)).
1718

1819
## PyMC3 3.11.0 (21 January 2021)
1920

0 commit comments

Comments
 (0)