-
Georgios Dagkakis authored
BatchDecomposition decompos() modified so that it calculates the numbers of units for the SubBatches. Examples: 1) if the total is 99 and we have 4 sub-batches it should be [25,25,25,24] 2) if the total is 94 and we have 4 sub-batches it should be [24,24,24,22]
655a4e0b