Opened 12 years ago

Closed 12 years ago

#419 closed bug (fixed)

NoetherNormal gives wrong answer in special cases

Reported by: decker Owned by: pfister
Priority: minor Milestone: 3-1-5 and higher
Component: singular-libs Version: 3-1-4
Keywords: Cc:

Description

LIB "algebra.lib"; ring R; noetherNormal(ideal(0));

[1]:

_[1]=0

[2]:

_[1]=0

noetherNormal(maxideal(1));

[1]:

_[1]=0

[2]:

_[1]=x _[2]=y _[3]=z

Change History (3)

comment:1 Changed 12 years ago by barakat

Owner: changed from somebody to decker

Cf. other LIB computing Noether normalization

comment:2 Changed 12 years ago by decker

Owner: changed from decker to pfister

comment:3 Changed 12 years ago by hannes

Resolution: fixed
Status: newclosed

fixed by pfister

Note: See TracTickets for help on using tickets.