0.15.3
What's Changed
- Computing number of gradient evaluations example by @andyElking in #1839
- Enable pmap progress bar with cpu backend / remove deprecated host_callback by @andrewdipper in #1841
- NumPyro and Other Samplers Tutorial by @juanitorduz in #1842
- avoids setting jax tracer as lazy property attribute by @sbidari in #1843
- enable progress bar for multi-gpu by @andrewdipper in #1849
- Resolve numerical instability in entropy of
GeometricLogits
. by @tillahoffmann in #1852 - Generic
cdf
andicdf
implementation for scalarTransformedDistribution
s. by @tillahoffmann in #1853 - Raise error when using CircularReparam at observed site by @fehiepsi in #1856
- Update docs to make Predictive behavior more clear by @tomwallis in #1850
- Fix binominal distribution by @InfinityMod in #1860
- Fix the file path when rendering model by @fehiepsi in #1857
- Fix DiscreteUniform.enumerate_support with non-trivial batch shape by @fehiepsi in #1859
- Implementation of Doubly Truncated Power Law and Lower Truncated Power Law by @Qazalbash in #1807
- Bump to 0.15.3 by @fehiepsi in #1858
New Contributors
- @andyElking made their first contribution in #1839
- @sbidari made their first contribution in #1843
- @tomwallis made their first contribution in #1850
- @InfinityMod made their first contribution in #1860
Full Changelog: 0.15.2...0.15.3