Skip to content

GenX Patch Version v0.3.5

Compare
Choose a tag to compare
@sambuddhac sambuddhac released this 18 May 20:35
· 290 commits to main since this release

Release Notes for GenX v0.3.5 (Released on: 18th May, 2023)

Added

  • Added ability to apply run_timedomainreduction to multistage problems (#443).
  • Added a description of how to use time domain reduction (#426).
  • Validation: against trying to perform time domain reduction (clustering)
    on data which has already been clustered.
  • This changelog (#424).

Fixed

  • run_timedomainreduction did not support multi-stage problems (#441).
  • Not having a changelog (#423).

Changed

  • The columns Rep_Periods, Timesteps_per_Rep_Period, and Sub_Weights are now required in Load_data.csv
    for all cases (#426).

Removed

  • The settings key OperationsWrapping. Its functionality has now been folded into the
    TimeDomainReduction setting. Using the key now will print a gentle warning (#426).

Full Changelog: v0.3.4...v0.3.5