Skip to content
  • Mark OLESEN's avatar
    ENH: use SubList for CompactListList access · 5a70be08
    Mark OLESEN authored
    - this was previously a UList instead of SubList,
      but SubList supports better assignment of values
    
    ENH: add invertOneToManyCompact
    
    - returns a CompactListList<label> instead of labelListList, which
      allows for reuse as partitioning table etc and/or slightly reduced
      memory overhead
    5a70be08