Skip to content

v1.2 Substantial Updates to Environment Definition and Sampling

Compare
Choose a tag to compare
@josephdviviano josephdviviano released this 16 Feb 19:23
· 138 commits to master since this release
3276492
  • Sampling now saves estimator outputs to avoid recomputation.
  • The user no longer has to define a class factory when defining environments.
  • New examples added.
  • Other small quality of life improvements to prevent silent bugs (often these require the user to more explicitly define expected behaviours when sampling etc).