Skip to content

Releases: experimaestro/experimaestro-python

v1.5.2

06 Mar 06:41
Compare
Choose a tag to compare

v1.5.2 (2024-03-06)

Fix

  • multiple launchers

v1.5.1

29 Feb 15:48
Compare
Choose a tag to compare

v1.5.1 (2024-02-29)

Feat

  • handles properly mp.spawn
  • requirements can now include a disjunction
  • environment can be defined in the settings

Fix

  • slurm: Check if slurm process is alive before returning it
  • really using the workspace directory

v1.5.0

26 Feb 15:38
Compare
Choose a tag to compare

v1.5.0 (2024-02-26)

Feat

  • uses job failure status
  • HandledException to shorten error stack trace

Fix

  • Deprecate YAML defined launchers
  • added pre/post yaml options
  • better error messages
  • support python 3.12 pathlib
  • typinutils: test for optional
  • _collect_parameters is in Python 3.11
  • types: accept generics as Param (but no real validation)
  • ConfigurationBase: Documentation and new fields to describe an experiment
  • process YAML file in the right order
  • Configuration must be OmegaConf to be transformed

Refactor

  • Use XPMValue and XPMConfig to distinguish configurations and values

v1.4.3

21 Dec 15:24
Compare
Choose a tag to compare

v1.4.3 (2023-12-21)

Fix

  • set id as MISSING

v1.4.2

21 Dec 15:22
Compare
Choose a tag to compare

v1.4.2 (2023-12-21)

Fix

  • parent should be really optional

v1.4.1

19 Dec 14:42
Compare
Choose a tag to compare

v1.4.1 (2023-12-19)

Feat

  • decorator class method for experiment helpers
  • representation of identifier as hex string
  • load task from directory

Fix

  • identifier is a method not a property

v1.4.0

16 Dec 12:19
Compare
Choose a tag to compare

v1.4.0 (2023-12-16)

Feat

  • run-experiment cli

v1.3.6

12 Dec 10:43
Compare
Choose a tag to compare

v1.3.6 (2023-12-12)

Feat

  • Saving/Loading from experiments

v1.3.5

08 Dec 07:55
Compare
Choose a tag to compare

v1.3.5 (2023-12-08)

Feat

  • access run mode from experiment

v1.3.4

07 Dec 09:25
Compare
Choose a tag to compare

v1.3.4 (2023-12-07)

Feat

  • Test for falsy documented