Skip to content

v0.9.12

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 09:11
· 30 commits to master since this release
f13b618

StatsFuns v0.9.12

Diff since v0.9.11

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)