The source project of this merge request has been removed.
Add MultiIndex for bit-encoded hierachical indices
This adds the MultiIndex
helper class to encode multiple hierachical indices into a single unsigned integer.
Only adds the class itself w/o using it anywhere (following the discussion we had in !693 (merged)) so it can be easily used in the framework and in fatras.
Edited by Moritz Kiehn