Releases: S2-group/experiment-runner
Releases · S2-group/experiment-runner
v1.0.1
v1.0.0
What's Changed
Functionality
- Multiple repetitions per run
- Self-measurement
Profilers
Add profiler integrations for:
Full Changelog: v0.0.2...v1.0.0
v0.0.2
This release brings bug fixes and new features. It breaks compatibility with previous versions.
- Fixed bug related to exclusions not being correctly computed
- Added shuffling support for run table
- md5sum check on the source code when re-running crashed experiments
- Arbitrary python objects as treatment levels
- More thorough testing of the code base
- codecarbon plugin
- Various bug fixes and sanity checks