Jorge Alda Gallo

Results 6 issues of Jorge Alda Gallo

For a long time we have been using version 1.5.0, which produces a SM uncertainty for the observables Rtaul(B->Dlnu) and Rtaul(B->D*lnu) of 0.006 and 0.003 respectively, which are similar to...

Belle-II has recently published ([arXiv:2308.02023](https://arxiv.org/abs/2308.02023)) some angular measurements in $B^0\to D^{\*-} \mu^+ \bar{\nu}\_\mu$ and $B^0\to D^{\*-} e^+ \bar{\nu}\_e$ decays that were not implemented in *flavio*. We have adapted the code...

Changes needed for https://github.com/smelli/smelli/pull/54

I would be interested in reducing `smelli`'s computation times, and I think that the running of the RG equations and matching could be an easy starting point. For reference, I...

Optimisation of the running of the RG equations, to avoid redundant calculations, as per #53 Needs also the changes in [commit c0fb3b2](https://github.com/Jorge-Alda/flavio/commit/c0fb3b25a951efb608568fb17bea6e9091f6fdcd) in `flavio`.

## Rationale Back in the version 1.x of `flavio` and `smelli`, I used to use `flavio.measurements.read_file()` in conjuction with `smelli.GlobalLikelihood()` for two different situations: 1. Update my fits with new...