v3.2.0
3.2.0 (2026-03-24)
This release moves the weights argument out of ClusterConfigand into aggregate (and similar methods), while deprecating the old usage inside ClusterConfig. The Parameter affects all aggregation steps and is now placed accordingly. Further, we added a new plotting method that allows you to inspect cluster members and their representation.
Features
- Interactive cluster member visualization (#159) (61c6296)
- Move weights to top-level aggregate() parameter (#195) (4f177d0)
Documentation
- Add ETHOS.TSAM branding, FZJ theme, and documentation update (#194) (d24a0a3)
- extract glossary into standalone file (d24a0a3)
- improve codeblock in Getting Started: (d24a0a3)
- remove integrated software section and update legal notice (#218) (4c9cc71)
- update images to README_assets v1.0.0 and add missing publication (#215) (e56a686)