#13202: conversion problems in BooleanPolynomialRing with degrevlex order
---------------------------------------------------------+------------------
Reporter: Bouillaguet | Owner: malb
Type: defect | Status:
needs_review
Priority: major | Milestone:
sage-5.2
Component: commutative algebra | Resolution:
Keywords: conversion | Work issues:
Report Upstream: N/A | Reviewers:
Martin Albrecht
Authors: Alexander Dreyer, Charles Bouillaguet | Merged in:
Dependencies: | Stopgaps:
---------------------------------------------------------+------------------
Comment (by AlexanderDreyer):
> Fixing the .index() function to avoid this would in any case break
Alexander's patch. If I understand correctly, his patch relies on this
"feature"
Well, it would break much more since the the Sage uses `pbori.pyx` also to
interconnect betweento `PolyBoRi`'s python modules and its C++-based
kernel (supplementing `PolyBoRi`'s original interface here). As long as
Sage-only and `PolyBoRi`-only function are not mixed, this should not be a
problem.
But I just realized, that `.variable()` is reordered (unlike `.gen()` it
shouldn't), so I'll check this for consistency.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13202#comment:13>
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.