17 | | This package contains a beta version of MG5aMC and maddm version3. |
18 | | The command "install maddm" will not work in this version and this package is not compatible with MG5aMC auto-update. |
| 17 | * This package contains a beta version of MG5aMC and maddm version3. |
| 18 | * The command "install maddm" will not work in this version and this package is not compatible with MG5aMC auto-update. |
| 19 | |
| 20 | The requirement for the code are |
| 21 | * gcc |
| 22 | * Python2.7 |
| 23 | * numpy and scipy |
| 24 | * pymultinest (optional) |
| 25 | |
| 26 | == Installing/learning the code |
| 27 | * you just have to untar the package (tar -xzpf Maddm_v3.tgz) |
| 28 | * to launch the code type ./bin/maddm |
| 29 | * This opens a shell prompt (a la MG5aMC) to learn the main feature type "tutorial" and follow the instructions |
| 30 | |
| 31 | |
| 32 | == More documentation |
| 33 | * the paper: |
| 34 | * the code is our manual type "help XXX" to know more about any command/possibilities |
| 35 | * do not hesitate to ask us question on https://answers.launchpad.net/maddm |