v0.9.12
StatsFuns v0.9.12
Closed issues:
- Rational param breaks Binomial CDF (#98)
- R functions do not respect support accurately enough (#115)
Merged pull requests:
- Ensure that
binomlogpdf
returns non-positive values, t distributions with infinite parameter are supported, and add integration tests (#126) (@devmotion) - Add tests for support of binomial distribution (#127) (@devmotion)