Tags give the ability to mark specific points in history as being important
Multi-device optimize_kl + Many fixes and tweaks * Multi-device support for optimize_kl * Expose amplitude models * Remove JAX versions constraints * Deprecate `nifty.re.dot` * Prettify likelihood sums * Fix batch treatement in ELBO calculation * Fix static NCG for maxiter==0
Non-parametric CFM on sphere in NIFTy.re + Misc. * Non-parametric correlated field for spherical spaces in NIFTy.re * Amend NIFTy.re paper to documentation * Add convenience tools for building vectorized models
Evidence in NIFTy.re + Hartley convention config + Paper + Misc.