#17720: failing primary decomposition with extension field coefficients
--------------------------------+------------------------
       Reporter:  jakobkroeker  |        Owner:
           Type:  defect        |       Status:  new
       Priority:  major         |    Milestone:  sage-6.5
      Component:  interfaces    |   Resolution:
       Keywords:  Singular      |    Merged in:
        Authors:                |    Reviewers:
Report Upstream:  N/A           |  Work issues:
         Branch:                |       Commit:
   Dependencies:                |     Stopgaps:  todo
--------------------------------+------------------------

Comment (by jakobkroeker):

 Tracked down to the shadowing bug ( see [http://www.singular.uni-
 kl.de/forum/viewtopic.php?f=10&t=2482&sid=64e9f0044ed3cf5020d494a45172f3dc
 Singular forum discussion]):
 in cases we use {{{p}}} as parameter name minpoly gets lost in
 primdec.lib::algedeco()
 in {{{(execute(mp) := execute("poly p = p^2-p-1"))}}} statement.
 The strange thing about this is that while calling Singular from sage
 its losing {{{'p^2-p'}}} part , but when using standalone Singular, it is
 keeping {{{'p^2'}}} and losing {{{'-p'}}}.
 Strange.

--
Ticket URL: <http://trac.sagemath.org/ticket/17720#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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to