Macaulay2 » Documentation
Packages » SubalgebraBases :: net(SAGBIBasis)
next | previous | forward | backward | up | index | toc

net(SAGBIBasis) -- Short summary of a subalgebra basis computation object

Synopsis

Description

Displays the number of subalgebra generators of a SAGBIBasis along with the degree limit.

i1 : R = QQ[x,y];
i2 : S = subring{x^2,x*y^2,y^4};
i3 : sagbi S

o3 = SAGBIBasis Computation Object with 3 generators, Limit = 20.

o3 : SAGBIBasis

See also

Ways to use this method: