Prepare extension of DGLAP to QED#95
Conversation
|
@niclaurenti please push our changes! we forgot ... |
|
I discussed with @felixhekhorn and I believe we need a different and less random naming scheme for our new basis, and then even for the anomalous dimension. Basis of flavor spaceI propose something like the following:
Basis for operatorsI'd like to keep the In order to have few complicated objects at bottom level, we can even replace strings with our beloved evolution pseudo-PIDs and similar: I propose to use 11xx, 12xx, 13xx, 14xx for the new families (and leaving a gap on 0xxx, you never know). The only problem is how to name sectors like P.S.: for the numbers to put in the 2-tuple, we can decide to put both the same, SpecsAll these mappings between names/objects and numbers have to be specified both in the docs, and in the code (namely in |
|
@giacomomagni @alecandido We are proposing to change the identification of the matrix of the element in the DGLAP singlet matrix by a tuple of strings: for example |
Before get to the end :) The moment it is consistent and it's quite a substantial update, then it might make sense to immediately merge, as you're saying. |
Hi @niclaurenti , I agree that the best is to spit this PR and implement this update separately to the QED ad (so will be faster). This method is more general than what I did in #91, so I can drop that one and merge the updated |
|
About Furthermore, as foreseen, it is not a great idea to merge everything in Even the introduction of anomalous dimensions will be non-breaking, so also the next PR will be merged into |
I read it here
yes indeed I'd prefer to merge into develop |
Thank you for the reference, it contains the snippet I was looking for. Since it looks like that Most likely it's not the most expensive operation we're doing, but either we profile and we confirm that it is the case, or if we're not going to investigate, better to replace in case of doubts. |
yes, let's replace with integers ... |
We should do this also for |
|
We want to close this pull request to have this in develop and continue our implementation |
No description provided.