## Tell us about it The Polya-Gamma distribution is a continuous distribution. [Here](https://stephens999.github.io/fiveMinuteStats/polya_gamma.html) there's some information about it. ## Thoughts on implementation It is implemented in [PyMC](https://www.pymc.io/projects/docs/en/stable/api/distributions/generated/pymc.PolyaGamma.html) but not in SciPy.