Skip to content

distributions3 0.1.2

Choose a tag to compare

@alexpghayes alexpghayes released this 03 Jan 17:44
· 0 commits to 91e2d7f2076dd5985c0d4e2326bdc2a07b3a6187 since this release
  • Added a plotting generic for univariate distributions (@paulnorthrop, PR #56)
  • Added support for the Generalised Extreme Value (GEV), Frechet, Gumbel, reversed Weibull and Generalised Pareto (GP) distributions (@paulnorthrop, PR #52)
  • Added support for the Erlang distribution (@ellessenne, PR #54)
  • Various minor bug fixes