#9475: update M4RI to newest upstream release
----------------------------------------------------------+-----------------
Reporter: malb | Owner: tbd
Type: enhancement | Status:
needs_work
Priority: major | Milestone:
sage-4.5.1
Component: packages | Keywords: M4RI,
spkg-check
Author: Martin Albrecht, Leif Leonhardy | Upstream: Not
yet reported upstream; Will do shortly.
Reviewer: Leif Leonhardy, David Kirkby, Mariah Lenox | Merged:
Work_issues: |
----------------------------------------------------------+-----------------
Comment(by rlm):
{{{
Trying:
C = mq.MPolynomialSystem(r2).connected_components(); C###line
76:_sage_ >>> C = mq.MPolynomialSystem(r2).connecte
d_components(); C
Expecting:
[Polynomial System with 16 Polynomials in 16 Variables,
Polynomial System with 16 Polynomials in 16 Variables]
ok
Trying:
C[Integer(0)].groebner_basis()###line 80:_sage_ >>>
C[0].groebner_basis()
Expecting:
[x111*x110 + w113*x110 + w113*x112 + w113*x113 + w113*w111 + w113*w112
+ x111 + x113 + w110 + w111 + w112,
... (more output)
BOOM
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9475#comment:27>
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.