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.
Merge request reports
Activity
changed milestone to %0.12.00
added Improvement Minor labels
added 85 commits
-
d8e5ad6e...7b8e9250 - 84 commits from branch
acts:master
- b5cbddcc - Utilities: add MultiIndex
-
d8e5ad6e...7b8e9250 - 84 commits from branch
changed milestone to %0.13.00
added 63 commits
-
b5cbddcc...b094fdc8 - 62 commits from branch
acts:master
- ff618a65 - Utilities: add MultiIndex
-
b5cbddcc...b094fdc8 - 62 commits from branch
No, as discussed in !693 (merged) we decided against it for now. I still would like to have this in so I can use it in the and/or in fatras e.g. for the barcode implementation. I could also add it directly there but I thought that it might be better to put it in the core. Thus it can be shared between different downstream projects.
added 27 commits
-
ff618a65...e2d9d811 - 26 commits from branch
acts:master
- ee1418bf - Utilities: add MultiIndex
-
ff618a65...e2d9d811 - 26 commits from branch
added 12 commits
-
ee1418bf...7b56a060 - 11 commits from branch
acts:master
- fbd0ff63 - Utilities: add MultiIndex
-
ee1418bf...7b56a060 - 11 commits from branch
changed milestone to %0.14.00
added Approved label
added 47 commits
-
fbd0ff63...9157d8cc - 46 commits from branch
acts:master
- d9e262df - Utilities: add MultiIndex
-
fbd0ff63...9157d8cc - 46 commits from branch
changed milestone to %0.15.00