Work on diagram generation and feynman diagram representation
This commit is contained in:
parent
6314539f2c
commit
3ca24f76e1
File diff suppressed because it is too large
Load Diff
@ -169,6 +169,9 @@ end
|
||||
String(::Type{Incoming}) = "Incoming"
|
||||
String(::Type{Outgoing}) = "Outgoing"
|
||||
|
||||
String(::Incoming) = "in"
|
||||
String(::Outgoing) = "out"
|
||||
|
||||
function String(::Type{<:PhotonStateful})
|
||||
return "k"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user