Rambo Python

Asked by Sef S Altakarli

Hello,
I am trying to use standalone to output RAMBO written in python. I was able to get the RAMBO file in cpp extension but not in python. Is there a way to navigate to the RAMBO file written in Python?

Question information

Language:
English Edit question
Status:
Expired
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#2

You have the file: madgraph/various/rambo.py
where you do have a version of rambo in python.

If you search on inspire they are also the paper of Simon Platzer (if I remember correctly) about rambo on steroide which also has a python version. Now you certainly find many python version of rambo online since the algorithm is quite simple (but not efficient in general)

Cheers,

Olivier