FeynmanDiagram.jl icon indicating copy to clipboard operation
FeynmanDiagram.jl copied to clipboard

Compile hand-drawing Feynman diagram into diagram tree

Open kunyuan opened this issue 2 years ago • 0 comments

In the src/diagramBuilder/fromFile, add code to compile the user-defined Feynman diagram into a diagram tree.

The diagram file could be generated from the external package or manually created by the user. The code reads the file and compiles it into a diagram tree.

kunyuan avatar Nov 26 '21 16:11 kunyuan