-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Package mg5amcnlo dependencies #3
Comments
FYI, gentoo science has cuttools split of for openloops, mcfm, ... https://github.com/gentoo/sci/blob/master/sci-physics/cuttools/cuttools-1.9.3-r1.ebuild |
I am curious how you want to get madgraph to run the first initial required run? Is it something that conda supports?
from https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=madgraph and gentoo does something similar https://github.com/gentoo/sci/blob/20a07b35603efba2ab1ac0310e4604506f51ed91/sci-physics/madgraph5/madgraph5-3.5.3.ebuild#L76 or is this no longer needed (there was some effort to make madgraph more packaging friendly, but i don't know of the outcome) |
@APN-Pucky When I containerized it a few years ago (https://github.com/scailfin/MadGraph5_aMC-NLO) I just did
and while I haven't thought about this much I would assume that in the
so that the |
As noted in mg5amcnlo/mg5amcnlo#156 mg5amcnlo vendors lots of software without including their licenses and also has multiple external dependencies.
All of these would need to be packaged on conda-forge to realistically package
mg5amcnlo
.Vendored code
External dependencies
From https://github.com/mg5amcnlo/HEPToolsInstallers:
libquadmath
disallows macOS)fjcontrib
pyyaml
requests
matplotlib
tqdm
Dependencies of dependencies
ql
)libquadmath
disallows macOS)The text was updated successfully, but these errors were encountered: