Méril Reboud 24 Jun 2022
We have just released version 1.0.3, which you can find here.
There have been 41 commits since version 1.0.2, which can be inspected here.
The changes include
- improving the documentation and its building (P. Lüghausen, M. Reboud, D.van Dyk)
- adding a task to optimize the analysis (M. Reboud, D.van Dyk)
- implementing a new parametrization for the non-local form-factors (M. Reboud)
- implementing a class and basic tools for Lagrange polynomial (M. Reboud)
- adding several experimental measurements of b->sll decays (M. Reboud)
- Ensuring compatibility with pyton3.10 and Ubuntu 22.04 LTS (M. Reboud, D.van Dyk)
Contributors of these commits are:
- Stephan Kürten
- Viktor Kuschke
- Philip Lüghausen
- Méril Reboud
- Danny van Dyk
Danny van Dyk 09 Apr 2022
We have just released version 1.0.2, which you can find here.
There have been 128 commits since version 1.0.1, which can be inspected here.
The changes include
- fixing the HFLAV constraints for R_D and R_D^* (M. Reboud)
- fixing the predictions for B_q -> ll (C. Bobeth)
- fixing the predictions for B^- -> l nu (D. Leljak)
- updating the example notebooks (M. Reboud, D. van Dyk)
- adding B_s->phi ll observables (M. Reboud)
- adding constraints various measurements for exclusive b->sll transitions (M. Reboud)
- adding the new
tasks
interface (M. Reboud, D. van Dyk)
- adding the new BMRvD2022 parametrization for 1/2+ -> 1/2+ transitions (D. van Dyk)
- improving the documentation (D. Leljak, C. Bobeth, P. Lüghausen, M. Reboud)
- improving the Python interface (S. Kürten, P. Lüghausen, M. Reboud, D. van Dyk)
- improving the C++ interface (S. Kürten)
Contributors of these commits are:
- Christoph Bobeth
- Stephan Kürten
- Domagoj Leljak
- Philip Lüghausen
- Méril Reboud
- Danny van Dyk
Danny van Dyk 30 Nov 2021
We have just released version 1.0.1, which you can find here.
This is a bug-fix release.
There have been 8 commits since version 1.0, which can be inspected here. The changes include
- fixing issue #428: build system does not install
eos/references.yaml
(D. van Dyk)
Contributors of these commits are:
- Frederik Beaujean
- Danny van Dyk
Danny van Dyk 26 Nov 2021
We have just released version 1.0, which you can find here.
There have been 389 commits since version 0.3.3, which can be inspected here. The changes include
- adding parametrizations on non-local form factors in exclusive b→sℓℓ decays (M. Reboud)
- extending the list of exclusive b→sℓℓ constraints (M. Reboud)
- adding b→sνν observables (M. Reboud & D. van Dyk)
- adding Bs mixing observables (D. van Dyk)
- generalizing the code for semileptonic b decays (Ch. Bobeth & D. Leljak)
- extending the list of exclusive b→uℓν constraints (D. Leljak)
- improving the user interface and the documentation (E. Eberhard, R. O’ Connor, S. Kürten, P. Lüghausen, D. van Dyk)
- adding missing experimental constraints (M. Rahimi)
Contributors of these commits are:
- Christoph Bobeth
- Eike Eberhard
- Stephan Kürten
- Domagoj Leljak
- Philip Lüghausen
- Romy O’Connor
- Muslem Rahimi
- Méril Reboud
- Danny van Dyk
Danny van Dyk 05 Mar 2021
I have just released version 0.3.3, which you can find here.
Changes since version 0.3.2 include:
- switching to Python as the main interface to EOS;
- fixing and completing the LCSRs for the B→ π form factors;
- adding an initial version of the BGL1997 B→ D(*) form factors;
- extending the set of observables in B→ Pℓ ν transitions;
- extending the set of observables in B→ Vℓ ν transitions;
- removing the dependence on
Minuit2
;
- adding means to cache computationally expensive intermediate results;
- fixing several errors in the Python scripts and module;
Contributors of these changes are:
- Christoph Bobeth
- Eike Eberhard
- Nico Gubernari
- Domagoj Leljak
- Philip Lüghausen
- Méril Reboud
- Danny van Dyk