taco
taco copied to clipboard
Only check size of index set for isomorphism
Since the vector of indices is passed as a pointer, the generated kernels are identical regardless of the index values being accessed. So when checking for isomorphism, we shouldn't compare the values.