Méril Reboud 05 Sep 2025
We have just released version 1.0.17, which you can find here.
There have been 146 commits since version v1.0.16, which can be inspected here.
The changes include
- updating the installation (M. Reboud, D. van Dyk)
- completing the new figure framework (D. van Dyk)
- improving the documentation (N. Balz, C. Bolognani, L. Gärtner, M. Reboud, D. van Dyk)
- fixing the treatment of kinematics in the observable parser (M. Reboud, D. Suelmann)
- adding a Citation, License and Code of Conduct file (D. van Dyk)
- implementing new observables for B_q → D_q ℓ ν decays (C. Earnshaw)
- improving the logs in the tasks (C. Bolognani)
- implementing updated vector LCDAs (S. Meiser)
- fixing all the parameters unit (M. Reboud)
- implementing the framework for externally defined observables (D. van Dyk)
- implementing B → η ℓ ν, B → η’ ℓ ν, D_(s) → η ℓ ν and D_(s) → η’ ℓ ν observables
Contributors of these commits are:
- Nienke Balz
- Carolina Bolognani
- Charles Earnshaw
- Lorenz Gärtner
- Florian Herren
- Stefan Meiser
- Simon Mutke
- Méril Reboud
- Dominik Suelmann
- Danny van Dyk
Florian Herren 01 Jul 2025
We have just released version 1.0.16, which you can find here.
There have been 48 commits since version 1.0.15, which can be inspected here.
The changes include
- fixing the miniter option of the sample_nested task (M. Reboud)
- adding an integer option (M. Reboud)
- adding SpecifiedOption, RestrictedOption, IsospinOption and PartialWaveOption (F. Herren, D. van Dyk)
- adding partial-wave projection to existing B -> pi pi l nu form factor implementations (F. Herren)
- fixing ill-formed constraints (M. Kirk, D. van Dyk)
- adding a new form-factor parameterization for B -> pi pi l nu decays (F. Herren)
- minor fixes/improvements (M. Kirk, D. van Dyk)
Contributors of these commits are:
- Florian Herren
- Matthew Kirk
- Méril Reboud
- Danny van Dyk
Danny van Dyk 29 May 2025
We have just released version 1.0.15, which you can find here.
There have been 31 commits since version 1.0.14, which can be inspected here.
The changes include
- converting option keys from
std::string
to eos::qnp::OptionKey
(D. van Dyk)
- fixing a bug in predictions of BGL coefficients for Bₛ−>Dₛ⁽*⁾ form factors in the heavy-quark expansion (N. Gubernari)
- building EOS for Python 3.13 (D. van Dyk)
- improving the new
eos.figure
sub-package (D. van Dyk, M. Reboud)
- improving the user experience when using tasks through notebooks and
eos-analysis
(D. van Dyk, M. Reboud)
Contributors of these commits are:
- Danny van Dyk
- Méril Reboud
- Nico Gubernari
Méril Reboud 05 May 2025
We have just released version 1.0.14, which you can find here.
There have been 158 commits since version 1.0.13, which can be inspected here.
The changes include
- improving the documentation (D. van Dyk, M. Kirk, M. Reboud)
- imposing a uniform format on the existing and future code (D. van Dyk, M. Reboud)
- generalize B-meson LCDAs to heavy-meson LCDAs and allow for multi-loop alpha_s running (D. van Dyk)
- making EOS compile with Boost 1.86 (F. Herren)
- adding infrastructure to run reproducible analyses with Snakemake (D. van Dyk, M. Kirk)
- fixing #903 (M. Kirk)
- making eos compatible with python version 3.12 (D. van Dyk)
- documenting how to change EOS’s verbosity level (M. Reboud)
- adding tensor FFs HQE bounds and new B->D* LQCD constraints (N. Gubernari)
- supporting NabuLikelihood in eos.Datasets (D. van Dyk)
- supporting simple function calls within expressions (D. van Dyk, M. Reboud)
- implementing nonleptonic decays (M. B. Marcos, M. Reboud)
- implementing leptonic kaon decays (d. van Dyk, M. Kirk)
- Un-hardcoding susceptibilities and resonance masses in BGL parametrization (M. Hoverath)
- improving the implementation of Omnès factors (F. Herren)
- Implementing pi-pi scattering phases in B -> pi pi form factors (F. Herren)
- implementing semileptonic B → η ( ′ ) ℓ ν decays (M. Reboud)
- implementing Vacuum -> K pi form factors (M. Kirk)
- adding a task to filter importance samples (M. Kirk)
Contributors of these commits are:
- Danny van Dyk
- Florian Herren
- Marta Burgos Marcos
- Matthew Kirk
- Maximilian Hoverath
- Méril Reboud
- Nico Gubernari
Danny van Dyk 17 Oct 2024
We have just released version 1.0.13, which you can find here.
There have been 137 commits since version v1.0.12, which can be inspected here.
The changes include
- adding inclusive hadronic B decay observables (S. Meiser)
- adding a new parametrisation of the pion vector form factor (M. Kirk)
- adding initial code for Omnès-based form factor parametrisations (F. Herren)
- adding analysis validation (M. Kirk & E. McPartland)
- adding analysis reporting (C. Bolognani & L. Gaertner)
- fixing the Wolfenstein parametrisation of Vcd (M. Burgos)
- improving the code examples and the documentation (C. Bolognani, L. Gaertner)
- maintaining and improving the code base (F. Herren, M. Kirk, M. Reboud, D. van Dyk)
Contributors of these commits are:
- Carolina Bolognani
- Marta Burgos
- Lorenz Gaertner
- Florian Herren
- Matthew Kirk
- Ery McPartland
- Stefan Meiser
- Méril Reboud
- Danny van Dyk