pyro-ppl / numpyro

Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.
https://num.pyro.ai
Apache License 2.0
2.15k stars 234 forks source link

[FR] Truncated Power Law distribution #1806

Closed Qazalbash closed 2 weeks ago

Qazalbash commented 4 months ago

Description

I miss truncated power law distribution in NumPyro alot. I have implemented them on side for my own use. I was thinking if we could add them to NumPyro, it would be great.