Danny van Dyk 08 Aug 2023
We have just released version 1.0.9, which you can find here.
There have been 84 commits since version 1.0.8, which can be inspected here.
The changes include
- improving the documentation (P. Lüghausen, D. van Dyk)
- storing the posterior values alongside the samples in various tasks (D. van Dyk, M. Reboud)
- adding means to initialize
eos.tasks.find_mode
from pre-obtained samples (D. van Dyk)
- changing the
eos.Analysis
internals to sample in “u-space” rather than parameter space (D. van Dyk)
- fixing a bug when in creating a new
eos.data.Prediction
(D. van Dyk)
- improving the compile time for the b->sll OPE results (V. Kuschke)
- fixing the unitarity bounds for b->clnu form factors in the BGL parametrisation (M. Reboud)
- adding means to plot an observable for a mode found by
eos.tasks.find_mode
(M. Reboud)
- fixing the existing
FNAL+MILC:2021A
constraint on B->D^*lnu form factors (N. Gubernari)
- adding the WET interface for the
sbcu
and dbcu
sectors (D. van Dyk)
- adding B_s->K form factors with generalized unitarity bounds (C. Bolognani)
- adding B_s->Klnu observables (C. Bolognani)
Contributors of these commits are:
- Carolina Bolognani
- Nico Gubernari
- Stephan Kürten
- Viktor Kuschke
- Philip Lüghausen
- Filip Novak
- Méril Reboud
- Danny van Dyk
Méril Reboud 02 Jun 2023
We have just released version 1.0.8, which you can find here.
There have been 26 commits since version v1.0.7, which can be inspected here.
The changes include
- implementing the charm loops à la [AGV:2019A] and exporting them as pseudo-observables (V. Kuschke and M.Reboud)
- adding a log-prior scale to an analysis (P. Lüghausen)
- fixing a bug in the B^- -> V^0 l^- nu decays related to the isospin factor (M. Reboud)
- fixing issue #616 (D. van Dyk)
Contributors of these commits are:
- Viktor Kuschke
- Philip Lüghausen
- Méril Reboud
- Danny van Dyk
Danny van Dyk 09 May 2023
We have just released version 1.0.7, which you can find here.
There have been 77 commits since version v1.0.6, which can be inspected here.
The changes include
- removing superfluous warnings and adapting test cases (D. Leljak)
- removing redundant options in existing constraints (D. Leljak)
- implementing the
SignalPDF
for B->gamma l nu processes (M. Reboud)
- fixing the handling of fixed parameters across the Python backend (F. Novak)
- fixing the handling of artificially restricted multivariate Gaussian constraints (M. Reboud)
- exporting BGL pseudo observables (D. van Dyk)
- removing the remnants of HDF5/h5py dependencies (D. van Dyk)
- switching to use
pre-commit
tests and applying needed corrections (D. van Dyk)
- fixing various minor bugs in the Python side (S. Kürten, P. Lüghausen, F. Novak, L. Gaertner)
- adapting B->pi LCSRs to B_{d,s}->{pi,K} LCSRs following [DM:2008A] (C. Bolognani)
- adding pseudo observables related to the leading-twist B-meson LCDA (P. Lüghausen)
- adapt all local b->s form factors for a global dispersive analysis (M. Reboud)
Contributors of these commits are:
- Carolina Bolognani
- Lorenz Gaertner
- Stephan Kürten
- Domagoj Leljak
- Philip Lüghausen
- Filip Novak
- Méril Reboud
- Danny van Dyk
Méril Reboud 09 Feb 2023
We have just released version 1.0.6, which you can find here.
There have been 109 commits since version 1.0.5, which can be inspected here.
The changes include
- implementing the polylogarithms Li22 (V. Kuschke)
- extending the sbnunu sector of the WET (L. Gärtner)
- adding B -> K HPQCD 2022 form factors (M. Reboud)
- adding kaon LCDAs (C. Bolognani)
- extending BGL parameterization to B -> D^(*) form factor and adding FNAL-MILC 2021 results (D. van Dyk)
- adding the possibility of using kinematic variables in the observable parser (M. Reboud)
- implementing lepton masses in Lb -> L*ll observables (M. Reboud)
- interfacing dynesty to enable nested sampling (F. Novak)
- implementing FLvD 2022 parametrization of the B meson LCDAs (P. Lüghausen)
- switching to C++ 20 (D. van Dyk)
- implementing B -> gamma^* form factors à la KKvDZ 2022 (S. Kürten)
- implementing B -> l l l’ nu decays (S. Kürten)
- implementing P -> P and P -> V form factors à la BFW 2010 (M. Reboud)
- improving the calculation of Verblunsky coefficients (M. Reboud)
- and correcting several errors and typos.
Contributors of these commits are:
- Carolina Bolognani
- Lorenz Gärtner
- Viktor Kuschke
- Stephan Kürten
- Philip Lüghausen
- Filip Novak
- Méril Reboud
- Danny van Dyk
Danny van Dyk 11 Aug 2022
We have just released version 1.0.5, which you can find here.
There have been 2 commits since version 1.0.4, which can be inspected here.
The changes include
- fixing the PyPI release workflow (D. van Dyk)
- updating the README (M. Reboud)
Contributors of these commits are:
- Méril Reboud
- Danny van Dyk