Skip to content

APN-Pucky/ufo_draw

Repository files navigation

ufo_draw

Allows you to quickly draw feynman diagrams from ufo model files.

Installation

pip install ufo_draw # Install it

with optional --user or --break-system-packages. However due to the amount of dependencies it might be better to install it using pipx to have dependencies in isolated versions

pipx install ufo_draw

Example

ufo_draw --initial "nu_e nu_e_bar" --final "nu_e nu_e_bar" -o diagram -m ufo_sm

creates following diagrams via pyfeyn2 from the ufo_sm model using pyqgraf.

diag0 diag1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published