GithubHelp home page GithubHelp logo

mbruno46 / wicham Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.91 MB

A Mathematica library to compute the running of the Wilson coefficients for the Weak Hamiltonian

License: MIT License

Mathematica 100.00%

wicham's Introduction

WiCHam

A Mathematica library to compute the running of the Wilson coefficients for the Weak Hamiltonian

Citation

This library implements the results derived in Weak decays beyond leading logarithms.

If you use this library in your publication cite this article.

Authors

Mattia Bruno, Copyright (c) 2016-2024

Setup

  • Download the git repository and place the directory WiCHam in your home

  • Add the following line to your Mathematica notebook file

Get["/path/to/WiCHam/WiCHam.m"]

Example

To compute the Wilson Coefficients at some scale mu to LO type in your notebook

a1 = value_of_alpha_strong_at_weak_scale;
loop_alpha = 1;
z = ComputeZ[mu,a1,loop_alpha];
ReduceOrder[z,"LO"]

y = ComputeY[z,mu,a1,loop_alpha];
ReduceOrder[y,"LO"]

The notebook file work.nb is ready for a calculation, just use it!

Tests

Several results presented in the main Reference above are correctly reproduced and checked. In particular LO and NLO evaluations of the Wilson Coefficients in Tables X, XVIII and XX.

wicham's People

Contributors

mbruno46 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.