Skip to content

Malet release v0.1.13

Compare
Choose a tag to compare
@edong6768 edong6768 released this 12 May 11:42
· 50 commits to main since this release
b07c560

Changes

  • Cannot pass int split as string total_splits and curr_splits in Experiment.

Features

  • Add option to filter out certain values alongside with filtering in at malet-plot (add '!' at the end of the field as '-filters field! v1 v2 ...').

Bug Fixes

  • Add error message for overlapping fields in static and grid configs in ConfigIter. (some functionality in ExperimentLog breaks without this assertion.)
  • Fix error when total_splits and curr_splits are passed in as int in Experiment.