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

net(EagonData) -- prints the homological degree to which the EagonData has been computed

Description

prints the homological degree to which the EagonData has been computed

i1 : R = ZZ/101[a,b]/ideal"a2,b2"

o1 = R

o1 : QuotientRing
i2 : E = eagon(R,4)

o2 = EagonData in <ring>.cache computed to length 4

o2 : EagonData
i3 : net E

o3 = EagonData in <ring>.cache computed to length 4

See also

Ways to use this method:

  • net(EagonData) -- prints the homological degree to which the EagonData has been computed

The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/EagonResolution.m2:1374:0.