Skip to content

Revert ev_op_max_order to integer #441

@felixhekhorn

Description

@felixhekhorn
  • during the developments for QED ev_op_max_order has become a tuple (QCD, QED), because we thought we needed it
  • recall that ev_op_max_order is the maximum perturbative order in which we expand the $U$ matrices for "perturbative-exact" - see also https://eko.readthedocs.io/en/latest/theory/DGLAP.html#id7
  • however, later we found out that there is no "perturbative-exact" solution for QED, but only the iterated one - see QED paper

Question: do we want to change ev_op_max_order back to just an integer? @tgiani @giacomomagni

This would be of course a breaking change (and thus directly related to #417) and to make it even more explicit we could also rename it to ev_op_max_order_qcd

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions