i1 : R=QQ[x,y,z,w]; |
i2 : T=matrix({{-1,-1,2,0},{1,1,-2,-1}});
2 4
o2 : Matrix ZZ <--- ZZ
|
i3 : torusInvariants(T,R)
2 2
o3 = QQ[y z, x*y*z, x z]
o3 : monomial subalgebra of R
|
The object torusInvariants is a method function with options.