#12305: interreduced basis shouldn't crash on all zero ideal
-----------------------------------+----------------------------------------
Reporter: malb | Owner: malb
Type: defect | Status: positive_review
Priority: major | Milestone: sage-5.0
Component: commutative algebra | Keywords: singular
Work_issues: | Upstream: N/A
Reviewer: Burcin Erocal | Author: Martin Albrecht
Merged: | Dependencies:
-----------------------------------+----------------------------------------
Changes (by burcin):
* keywords: => singular
* reviewer: => Burcin Erocal
* status: needs_review => positive_review
Old description:
> This shouldn't crash
> {{{
> sage: P.<x,y> = GF(2)[]
> sage: Ideal(P(0)).interreduced_basis()
> }}}
> and return a !PolynomialSequence.
New description:
This shouldn't crash
{{{
sage: P.<x,y> = GF(2)[]
sage: Ideal(P(0)).interreduced_basis()
}}}
and return a !PolynomialSequence.
Apply attachment:trac12305_mpoly_ideal_interred_fixes.patch.
--
Comment:
Looks good to me.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12305#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
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.