Skip to content

Releases: wookayin/expt

v0.4.2

10 Jun 04:11
Compare
Choose a tag to compare

v0.4.2 (2023-6-10)

  • Fix an invalid dimension check for ax in plot().
  • Fix invalid default arguments to Experiment's constructor (#24)

v0.4.1

10 Jun 04:09
Compare
Choose a tag to compare

v0.4.1 (2022-10-1)

Minor bug fixes and enhacements since v0.4.0:

  • Fix a bug where RunList.to_dataframe() fails there is only a single run
  • Use default_config_fn (r.config) in varied_config_keys()
  • Ensure 'global_step' is always stored as integer type

v0.4.0

10 Jun 04:09
Compare
Choose a tag to compare

A base expt release published in September 2022.