- makes the `flavor_rotation` function, which was only used by the `SMEFT` class, a static method of this class, - replaces `nose` by `pytest` in the GitHub Actions workflow, - renames the parameter `delta` to `gamma`, motivated by an update of the `ckmutil` package in PR https://github.com/DavidMStraub/ckmutil/pull/4.
2.3.2
This bug fix release corrects the definitions of the wcxf basis translators, where in some cases wrong arguments had been used (see issue 103).
2.3.1
This bug fix release corrects terms in the expressions of the coefficients `egamma`, `ugamma`, and `uG` in the SMEFT-to-WET one-loop matching that were incorrectly translated from Mathematica to Python. (Thanks to MJKirk!)
2.3
New features
- The new `EFTutil` class generalizes, unifies, and replaces the utility functions in `wilson.util.smeftutil` and `wilson.util.wetutil`.
Bug fixes
- In the WET ADMs, wrong entries in the self-mixing of `egamma` in the sectors `mue`, `mutau`, `taue`, and `dF0` have been corrected.
2.2.1
This new release features several new assets:
Improvements
Thanks to dvandyk the following features are now added:
* [wcxf] Update bases (adapt and extend EOS basis)
* [translate] Adapt and extend translation to EOS WET basis
* every push to the master branch is checked * every pull request is checked * every new commit with a tag that start with 'v' is deployed to PyPI, if on the repository level two secrets are set up:
TWINE_USERNAME TWINE_PASSWORD
(71,73)
Furthermore a reference to the readme of for (C)RunDec3 was added by Herren (69)
2.2
**This release was yanked from PyPI due to an incorrect deployment**
This new release features several new assets:
Improvements
Thanks to dvandyk the following features are now added:
* [wcxf] Update bases (adapt and extend EOS basis)
* [translate] Adapt and extend translation to EOS WET basis
* every push to the master branch is checked * every pull request is checked * every new commit with a tag that start with 'v' is deployed to PyPI, if on the repository level two secrets are set up:
TWINE_USERNAME TWINE_PASSWORD
(71,73)
Furthermore a reference to the readme of for (C)RunDec3 was added by Herren (69)