Skip to content

v3.2.0rc0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 08:01
· 117 commits to develop since this release
4566e62

What's Changed

  • Master by @julian-belina in #167
  • durationRepresentation by @jo-omoyele in #172
  • fix(deps): update dependency pyomo to >=6.4.8,<=6.10.0 by @renovate[bot] in #170
  • Add tests for same clusters as input data in same_cluster_as_input_data.py Update CI by @julian-belina in #173
  • Add extensive golden regression test configurations by @FBumann in #162
  • feat: Interactive cluster member visualization by @FBumann in #159
  • Move warning suppression to test-specific markers by @FBumann in #175
  • Fix evalSumPeriods crash with durationRepresentation by @FBumann in #163
  • Fix weights leaking into reconstructed data with segmentation by @FBumann in #179
  • Migrate docs to md and mkdocs by @FBumann in #186
  • ci: Reduce CI time by truncating k-medoids data by @FBumann in #190
  • ci: missing test uniform weight scaling should produce identical output by @FBumann in #185
  • docs: Add ETHOS.TSAM branding, FZJ theme, and documentation update by @julian-belina in #194
  • feat: Move weights to top-level aggregate() parameter by @FBumann in #195
  • build: modernize build, CI, and release pipeline by @FBumann in #180
  • ci: simplify release pipeline and add manual tag-based publishing by @FBumann in #198

New Contributors

Full Changelog: v3.1.1...v3.2.0rc0