#11856: Raise an overflow error if the exponent of a multivariate polynomial
flows
over
-----------------------------------+----------------------------------------
Reporter: SimonKing | Owner: malb
Type: defect | Status: needs_review
Priority: critical | Milestone: sage-4.7.2
Component: commutative algebra | Keywords: exponent overflow
Work_issues: | Upstream: N/A
Reviewer: | Author: Simon King
Merged: | Dependencies:
-----------------------------------+----------------------------------------
Comment(by SimonKing):
I did some tests with Cython functions either testing whether (for
cdefined a,b,c) we have `a>max(b,c)` or `a>b and a>c`. The execution time
was about the same. So, the patch should be fine as it is (modulo
doctests, of course).
I don't know whether max_exponent_size is used somewhere else.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11856#comment:3>
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.