arr.lib
LIB "arr.lib"; ring R = 0,(x(1..6)),dp; intvec v = 2,4,6; varMat(v); ==> _[1,1]=x(2) ==> _[2,1]=x(4) ==> _[3,1]=x(6)