Opened 7 years ago

Last modified 6 years ago

#804 new bug

bug in collectDiv

Reported by: leonada Owned by: anne
Priority: minor Milestone: 4-2-0 and higher
Component: dontKnow Version: 4-1-0
Keywords: Cc:

Description

LIB "resolve.lib"; ring r=0,(x,y,z),dp; ideal i=(x2-y3)3-(x2-y3)*z+z5; list l=resolve(i); LIB "reszeta.lib"; list c=collectDiv(l);

? wrong range[1,5] in matrix _(2 x 4) ? error occurred in or before reszeta.lib::collectDiv line 4291: mPa=int(leadcoef(path[1,mLast+2])); ? wrong type declaration. type 'help int;' ? leaving reszeta.lib::collectDiv skipping text from ; error at token )

Change History (1)

comment:1 Changed 6 years ago by hannes

Owner: changed from somebody to anne
Note: See TracTickets for help on using tickets.