alecandido / partons

Distribute and evaluate partonic distributions
1 stars 0 forks source link

More discrete dimensions #9

Open alecandido opened 1 year ago

alecandido commented 1 year ago

Allow for more discrete dimensions than a single one (PIDs).

Essentially, this boils down to indexing slices with a multi-index, instead of a single integer. A suitable multi-index struct should be ideal (somehow similar to PineAPPL's bins, but simpler, since inherent to discrete spaces).