LinSyz.BettyNumbers |
Syntax |
LinSyz.BettyNumbers(M:MODULE):LIST |
Description |
Example |
Use P::=QQ[x,y,z]; M:=Module([[x+y+z,x+y+z,x-y+z],[x-y,y-4z,x+2z],[x,y,z]]); BettiDiagram(M); 0 ---------- 1: 3 ---------- Tot: 3 ------------------------------- LinSyz.BettyNumbers(M); -- CoCoAServer: computing Cpu Time = 0 ------------------------------- [3] ------------------------------- |
See Also |