Opened 11 years ago

Closed 11 years ago

#490 closed bug (fixed)

bug in quotient in integer rings

Reported by: pfister@… Owned by: hannes
Priority: major Milestone: 3-2-0 and higher
Component: dontKnow Version: 3-1-6
Keywords: Cc:

Description

ring R=integer,(x,y),dp; module N=[x,1],[x,y]; module M=freemodule(2); quotient(N,M);

_[1]=xy-x this is true and computed with 3-1-5. in 3-1-6 the result is 0.

Change History (2)

comment:1 Changed 11 years ago by barakat

Owner: changed from somebody to hannes

comment:2 Changed 11 years ago by hannes

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