Skip to content

v2.5.0

Compare
Choose a tag to compare
@markrogoyski markrogoyski released this 22 Nov 06:06
· 63 commits to master since this release

New Features

  • Special function logbeta
  • Special function logGamma
  • Special function logGammaCorr
  • Special function stirlingError

Improvements

  • Improvements in StudentT continuous distribution
  • Improvements in special function gamma
  • Improvements in special function beta

Bug Fixes

  • Issue 393 (regularizedIncompleteBeta NAN)
  • Issue 429 (Linear regression CI division by zero)