ecavan/feynmangraph
0
1---2title: feynmangraph3emoji: ⚛4colorFrom: indigo5colorTo: blue6sdk: docker7app_port: 78608pinned: false9license: mit10short_description: Build Feynman diagrams and export gammaloop .dot files.11---12 13# feynmangraph (live demo)14 15Web frontend for building Feynman diagrams + driving gammaloop. Source code, issues, releases: <https://github.com/ecavan/FeynmanGraph>.16 17This Space pulls `feynmangraph` from PyPI and bundles a freshly-built `gammaloop` binary inside the Docker image. First-time build takes ~15 minutes (gammaloop compile). Redeploys after a `feynmangraph` version bump are fast — the gammaloop layer stays cached.18 