Skip to content

v2024.01.0

Compare
Choose a tag to compare
@gbouvignies gbouvignies released this 06 Jan 22:46
· 64 commits to main since this release

What's Changed

  • Add an option for per profile error estimation

    Add the option "global_error" in the section "[data]" of the experiment
    configuration file. When set to "True" the error is estimated using all
    the profiles in the dataset. When set to "False" the error is estimated
    on a per profile basis. This is defaulted to "True".

  • Bump prettier from 3.1.0 to 3.1.1 in /website by @dependabot in #182

  • Bump actions/setup-python from 4 to 5 by @dependabot in #183

  • Bump eslint from 8.55.0 to 8.56.0 in /website by @dependabot in #184

  • Bump prism-react-renderer from 2.3.0 to 2.3.1 in /website by @dependabot in #185

  • Bump clsx from 2.0.0 to 2.1.0 in /website by @dependabot in #186

Full Changelog: v2023.12.0...v2024.01.0