Skip to content

v1.10.4

Compare
Choose a tag to compare
@jackaraz jackaraz released this 18 Jul 13:57
· 107 commits to main since this release

This release concentrates on transitioning to the c++11 environment for the SampleAnalyzer backend and improving the LHC interpretation interface.

  • Implementation of simplified and full likelihoods in the LHC recasting (recast mode) (details in arXiv: 2206.14870 [hep-ph]).
  • Improvements in code structure and transitioning to c++11 environment.
  • Additional functionalities for expert mode analysis to simplify the analysis structure.
  • Externalization of python based third-party software.
  • Usage of the software is now limited to python v3.6+.

What's Changed

The software changelog for v1.10 can be found in changelog-v1.10.md.

This release includes the following PRs:

Full Changelog: v1.9.60...v1.10.4