Skip to content

Releases: S2-group/experiment-runner

v1.0.1

16 May 08:06
aff252c
Compare
Choose a tag to compare

What's Changed

  • Improved Fibonacci example and added plotting info in it

Full Changelog: v1.0.0...v1.0.1

v1.0.0

12 May 17:18
0148212
Compare
Choose a tag to compare

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

22 Jul 16:50
Compare
Choose a tag to compare

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