#15422: factorization of non-squarefree polynomials over the p-adics
----------------------------------+--------------------------
       Reporter:  jdemeyer        |        Owner:
           Type:  defect          |       Status:  needs_work
       Priority:  major           |    Milestone:  sage-5.13
      Component:  padics          |   Resolution:
       Keywords:                  |    Merged in:
        Authors:  Jeroen Demeyer  |    Reviewers:
Report Upstream:  N/A             |  Work issues:
         Branch:                  |       Commit:
   Dependencies:  #9640, #11868   |     Stopgaps:
----------------------------------+--------------------------

Comment (by jdemeyer):

 Replying to [comment:17 roed]:
 > This patch changes the behavior of content for p-adic polynomials, from
 returning an element to returning an ideal.
 Really? Can you give an example of a result which changed? The following
 happens both before and after my patch:
 {{{
 sage: parent(polygen(Zp(3, 20, 'capped-abs')).content())
 Monoid of ideals of 3-adic Ring with capped absolute precision 20
 sage: parent(polygen(Zp(3, 20)).content())
 3-adic Ring with capped relative precision 20
 }}}

 (one could argue that this should be changed, but that's unrelated to this
 ticket)

--
Ticket URL: <http://trac.sagemath.org/ticket/15422#comment:24>
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