#5485: [with patch; needs review] issue with dimension of ideals in polynomial
rings
---------------------------------+------------------------------------------
Reporter: AlexGhitza | Owner: malb
Type: defect | Status: new
Priority: major | Milestone: sage-3.4.1
Component: commutative algebra | Keywords:
---------------------------------+------------------------------------------
Comment(by john_perry):
The current patch raises a NotImplementedError over rings that are not
fields. (Tested with ZZ[x,y].) Over rings that Singular can't handle, this
now works with the given problem. I added a docstring that tests it over
PolynomialRing(GF(2147483659),order='lex'), and it returns the correct
result.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5485#comment:8>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---