0.15.1
What's Changed
- Add images to tutorial gallery by @juanitorduz in #1799
- Fix typo at publish workflow that triggers the upload many times by @fehiepsi in #1798
- Add further entropy implementations. by @tillahoffmann in #1800
- Support multidimensional HSGP (numpyro.contrib.hsgp) by @brendancooley in #1803
- fix(contrib.hsgp): fix incorrect dim arg to partial spectral density fns by @brendancooley in #1808
- fix(contrib.hsgp): convert matern spectral density from frequency domain by @brendancooley in #1811
- example: multidimensional HSGP by @brendancooley in #1801
- filter out tests waiting for next tfp release by @juanitorduz in #1817
- Convert explicit looping to bit twiddling for nuts u-turn calculations by @andrewdipper in #1818
- Make figure in AR2 example reproducible by @damonbayer in #1816
- Memory reduction fixes for MCMC sampler by @andrewdipper in #1802
- Less than eq constaint by @Qazalbash in #1822
- Support vector lengthscales for RBF and Matern kernels by @samanklesaria in #1819
- Update jax.tree_util.tree_map to jax.tree.map by @fehiepsi in #1821
- Fixes
random_flax_module
withflax.linen.BatchNorm
by @juanitorduz in #1823 - Allow for more general chain_method in MCMC by @fehiepsi in #1825
- Support UnpackTransform.inv via pack_fn by @fehiepsi in #1824
- Allow to use NeuTra on models with plates by @fehiepsi in #1826
- Bump to 0.15.1 by @fehiepsi in #1830
New Contributors
- @andrewdipper made their first contribution in #1818
- @damonbayer made their first contribution in #1816
- @samanklesaria made their first contribution in #1819
Full Changelog: 0.15.0...0.15.1