Replies: 1 comment 2 replies
-
One can still use phi itself for the pattern matching here, right? (Or another particle that might be declared in PHI3?) This seems to match fine:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After generating diagrams, people usually want to manipulate them. It is unclear to me what the pattern-matching rules for particles are. Functions can't match them:
Is this the intended behaviour?
A workaround is to declare
f1
as a particle:but it requires a unique model name unnecessarily, which is not nice.
A deeper question is whether we should distinguish between fermions and bosons or rather by other particle properties.
Beta Was this translation helpful? Give feedback.
All reactions