-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Q0Q2 optimization #97
base: master
Are you sure you want to change the base?
Conversation
I compared the three pion contractions at all momenta zero with contractions that Liuming has performed a while ago. All diagrams match except for the C6cC. Additionally we see that only that diagram suffered from the strange `operator*` issues. Therefore we conclude that it was wrong before and it is now fixed, therefore the reference data for that diagram is updated now.
We have the problem that I have not touched the diagrams that I do not use. This means that the integration tests fail for all the neutral diagrams and the three point diagrams. The code therefore is not suitable for the rho, and we cannot merge this into |
…actions into Q0Q2-optimization
…actions into Q0Q2-optimization
…actions into Q0Q2-optimization
9edd12a
to
9accfd7
Compare
This resolves #96. It currently is a work in progress, this pull request starts for everyone wanting to track the progress.