arguments: res_comp >> intarray
Return an intarray describing upper bounds on the graded betti numbers. Equivalently, these numbers represent the number of S-pair computations that have been/or will be computed. The format for this array is: [low degree, high degree, max level, b0, b1, ...], where the betti numbers have been flattened by rows. Thus, b_((i-lo)*len + lev) gives the number of elements at level 'lev' in slanted degree 'i', where lo, hi, len are the first three elements in the output intarray.