Tags give the ability to mark specific points in history as being important
We’ve updated our runner tagging system. If you’re using our shared runners for your CI pipelines, please review the new tags here: https://docs.mpcdf.mpg.de/bnb/220.html#new-tags-for-mpcdf-gitlab-runners
The old tags will remain valid until the end of February 2026.
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.