> Actual output (excerpt) from 2.24.4: > > (3 3 2) > (3 3 2) > (1 1 1 1) > (1 1 1 1 1 1 1 1) > > Expected output: > > (3 3 2) > (6 6 4) > (1 1 1 1) > (2 2 2 2) > > Does anyone disagree?
Your expected results look reasonable. Werner
> Actual output (excerpt) from 2.24.4: > > (3 3 2) > (3 3 2) > (1 1 1 1) > (1 1 1 1 1 1 1 1) > > Expected output: > > (3 3 2) > (6 6 4) > (1 1 1 1) > (2 2 2 2) > > Does anyone disagree?
Your expected results look reasonable. Werner