Replies: 1 comment 1 reply
-
Hi,
it's because you're ignoring the difference between internal and
external representations
https://feyncalc.github.io/FeynCalcBookDev/InternalExternal.html
I suggest that you go through the tutorial in the manual first before
trying to calculate something. Those are very basic things and without
having a good understanding how they work you won't get far.
Am 25.06.24 um 01:48 schrieb Pholipo:
… Greetings,
Why isn't the ReplaceAll working with the four-vector below? I actually
want to make more replacements in the output variable ex5. I basically
need to implement a shift in the k 4-vector in the whole expression
resulting from these common shifts made in Feynman Parametrization. The
D there is the dimension made variable in Dimensional Regularization.
image.png (view on web)
<https://github.com/FeynCalc/feyncalc/assets/97998280/354b5c8f-e35b-4f43-8f3f-3b23192607c8>
—
Reply to this email directly, view it on GitHub
<#276>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABXSD5HIPDGNTPOYAHKKH7DZJCV55AVCNFSM6AAAAABJ2XPJMGVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWHA2TSOBVHE>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Pholipo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Greetings,
Why isn't the ReplaceAll working with the four-vector below? I actually want to make more replacements in the output variable ex5. I basically need to implement a shift in the k 4-vector in the whole expression resulting from these common shifts made in Feynman Parametrization. The D there is the dimension made variable in Dimensional Regularization.
![image](https://private-user-images.githubusercontent.com/97998280/342524119-354b5c8f-e35b-4f43-8f3f-3b23192607c8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMDYwODYsIm5iZiI6MTczOTEwNTc4NiwicGF0aCI6Ii85Nzk5ODI4MC8zNDI1MjQxMTktMzU0YjVjOGYtZTM1Yi00ZjQzLThmM2YtM2IyMzE5MjYwN2M4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDEyNTYyNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTlhNGE0ZDFhNTQzOGJkNTZmZmI3MzZhZjc3NTRmOTg4ZTFmYmE4OGM3YzUzODA1NTNiNzYyYjYwMTVjNzNkOTgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.GQ2i0KhlW1uoDQEZaO7Hp5zruKcyCT8ao1V5NnnkX18)
Beta Was this translation helpful? Give feedback.
All reactions