Opened 3 years ago
#864 new bug
Minimal associated primes for polynomial ideals can hang unexpectedly
Reported by: | Owned by: | somebody | |
---|---|---|---|
Priority: | major | Milestone: | 4-2-0 and higher |
Component: | factory | Version: | 4-1-2 |
Keywords: | Cc: |
Description
On the Sage bug tracker (see ticket #29671 at trac.sagemath.org), I reported an example of a computation of minimal associated primes that seems to be hanging in the function minAssGTZ
of the Singular library primdec_lib
, even though other functions in that library (notably primdecGTZ
) work just fine.
Note: See
TracTickets for help on using
tickets.