From 5564f91e7a6fac971cac51a3b102a417433a237d Mon Sep 17 00:00:00 2001 From: David Date: Thu, 20 Aug 2026 17:52:09 +0200 Subject: [PATCH] Release 0.15.0: date the changelog and summarize the release Co-Authored-By: Claude Opus 4.8 (1M context) --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5910252..a86f234 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,12 @@ # Changelog -## 0.15.0 — unreleased +## 0.15.0 — 2026-08-20 -Internal cleanup plus a diffusion track, exact-likelihood flows, and -conditional-generation / calibration tools. +The largest release yet: a variance-preserving diffusion track and trainable +exact-likelihood flows (CNF + spline), classifier-free guidance and calibration, +a self-tuning MALA, and ensemble-uncertainty / MCMC-diagnostic tooling — plus an +internal restructure. Every feature is closed-form or distributionally validated +and torch-only. - **Diagnostics & ensemble uncertainty.** `viz.autocorrelation_plot` / `rank_plot` / `trace_plot` and a numeric `eval.autocorrelation` for judging MCMC