Opened 2 years ago

Closed 2 years ago

#874 closed bug (fixed)

bug in codim

Reported by: greuel@… Owned by: somebody
Priority: minor Milestone: 4-2-1 and higher
Component: dontKnow Version: 4-2-0
Keywords: Cc:

Description

Development version 4.1.3 (but also in earlier versions). Example: LIB"sing.lib"; ring r = 0,(x,y),dp; ideal i1 = x; ideal i2 = x2, xy; codim(std(i1),std(i2));

? nrows(ideal) failed ? expected nrows(vector) ? expected nrows(module) ? expected nrows(matrix) ? expected nrows(smatrix) ? expected nrows(intmat) ? expected nrows(bigintmat) ? expected nrows(intvec) ? error occurred in or before sing.lib::codim line 938: d1 = nrows(id1); ? leaving sing.lib::codim (0) skipping text from ; error at token )

Change History (1)

comment:1 Changed 2 years ago by hannes

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.