- Adds type annotations and improves performance of distribution functions added in v1.3.0.beta.0.
1.3.0b0
1.3.0beta.0
- This beta release adds functions to compute the density and distribution function (cdf) of the Polya-Gamma distribution.
1.2.3
New release with the `scipy.special.logsumexp` updates.
1.2.0
- Adds ability to import sampling functions into third party cython modules. - pins numpy version of building from `sdist` to `1.19.0` to avoid numpy version incompatibilities.