#13202: conversion problems in BooleanPolynomialRing with degrevlex order
---------------------------------------+------------------------------------
       Reporter:  Bouillaguet          |         Owner:  malb    
           Type:  defect               |        Status:  new     
       Priority:  major                |     Milestone:  sage-5.2
      Component:  commutative algebra  |    Resolution:          
       Keywords:  conversion           |   Work issues:          
Report Upstream:  N/A                  |     Reviewers:          
        Authors:                       |     Merged in:          
   Dependencies:                       |      Stopgaps:          
---------------------------------------+------------------------------------

Comment (by AlexanderDreyer):

 in `pbori.pyx`'s function `get_var_mapping`, indices are used to represent
 the variables, but the reversing of the internal variable order is not
 obeyed here (`PolyBoRi` does not support degrevlex directly, but a variant
 with revered variable order.). I attach a quick fix for that problem, but
 one can probably do better by using the the indexed reordering from the
 ring (I'm not so familiar with that part of pbori.pyx).

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13202#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.

Reply via email to