Skip to content
This repository was archived by the owner on Apr 12, 2018. It is now read-only.

Commit cad7b25

Browse files
committed
Update README
1 parent 3587956 commit cad7b25

1 file changed

Lines changed: 26 additions & 2 deletions

File tree

README.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,28 @@
1+
[![Build Status](https://travis-ci.org/DsixTools/python-wetrunner.svg?branch=master)](https://travis-ci.org/DsixTools/python-wetrunner) [![Coverage Status](https://coveralls.io/repos/github/DsixTools/python-wetrunner/badge.svg?branch=master)](https://coveralls.io/github/DsixTools/python-wetrunner?branch=master)
2+
3+
14
# python-wetrunner
25

3-
A Python package for the renormalization group (RG) evolution in the
4-
Weak Effective Theory (WET).
6+
A Python package for the renormalization group (RG) evolution in the Weak Effective Theory (WET).
7+
8+
9+
10+
## Installation
11+
12+
```bash
13+
pip3 install wetrunner
14+
```
15+
16+
## Contributors
17+
18+
- David M. Straub
19+
- Jason Aebischer
20+
- Xuanyou Pan
21+
22+
## Credits
23+
24+
The evolution matrices are based on the paper
25+
[arXiv:1704.06639](https://arxiv.org/abs/1704.06639)
26+
by Jason Aebischer, Matteo Fael, Christoph Greub, Javier Virto
27+
28+
See also the Mathematica implementation in [DsixTools](https://dsixtools.github.io/) by Alejandro Celis, Javier Fuentes-Martín, Avelino Vicente and Javier Virto

0 commit comments

Comments
 (0)