mrsonne / hubit

BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Combine multiple 1-level trees #59

Open mrsonne opened 2 years ago

mrsonne commented 2 years ago

For examples if a component consumes batches[IDX_BATCH] while another consumes cells[IDX_CELL] it would be nice to combine tthe corresponding LengthTrees to batches[IDX_BATCH].cells[IDX_CELL] assuming rectangular data. Would easy input generation