#15243: Change algorithm for K.uniformizer(P)
----------------------------------+----------------------------
       Reporter:  jdemeyer        |        Owner:
           Type:  enhancement     |       Status:  needs_review
       Priority:  minor           |    Milestone:  sage-5.13
      Component:  number fields   |   Resolution:
       Keywords:                  |    Merged in:
        Authors:  Jeroen Demeyer  |    Reviewers:
Report Upstream:  N/A             |  Work issues:
         Branch:                  |       Commit:
   Dependencies:  #14476          |     Stopgaps:
----------------------------------+----------------------------

Comment (by jdemeyer):

 The change to `sage/libs/pari/decl.pxi` is to remove a duplicate
 definition of `stackdummy()` (and is technically unrelated to this patch).
 The change to `sage/libs/pari/gen.pyx` is to use a version of
 `idealappr()` with an extra flag, see
 {{{
 gp> ?idealappr
 idealappr(nf,x,{flag=0}): x being a fractional ideal, gives an element b
 such that v_p(b)=v_p(x) for all prime ideals p dividing x, and v_p(b)>=0
 for all other p. If
 (optional) flag is non-null x must be a prime ideal factorization with
 possibly zero exponents.
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/15243#comment:5>
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/groups/opt_out.

Reply via email to