Skip to content

Commit af637d2

Browse files
domenzaintwiecki
authored andcommitted
Mention changes in the release note
1 parent f344397 commit af637d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE-NOTES.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
- Track the model log-likelihood as a sampler stat for NUTS and HMC samplers
88
(accessible as `trace.get_sampler_stats('model_logp')`) (#3134)
9+
- Add Incomplete Beta function `incomplete_beta(a, b, value)`
10+
- Add log CDF functions to continuous distributions: `Beta`, `Cauchy`, `ExGaussian`, `Exponential`, `Flat`, `Gumbel`, `HalfCauchy`, `HalfFlat`, `HalfNormal`, `Laplace`, `Logistic`, `Lognormal`, `Normal`, `Pareto`, `StudentT`, `Triangular`, `Uniform`, `Wald`, `Weibull`.
911

1012
### Maintenance
1113

0 commit comments

Comments
 (0)