Dear all, I have modified the function minimal_dim in idx.cpp so that non-numerical dimensions do not have to be symbols. For instance minimal_dim(4,4-2*delta) will return 4. Generally a numeric dimension will always be considered smaller than a non-numeric dimension. This makes sense in the context of dimensional regularization. Best wishes, Chris