Open mrsonne opened 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
batches[IDX_BATCH]
cells[IDX_CELL]
batches[IDX_BATCH].cells[IDX_CELL]
For examples if a component consumes
batches[IDX_BATCH]
while another consumescells[IDX_CELL]
it would be nice to combine tthe corresponding LengthTrees tobatches[IDX_BATCH].cells[IDX_CELL]
assuming rectangular data. Would easy input generation