Go for it.  Note that 8335 changes squarefree_decomposition (adding code for
characteristic p; there are no material changes to the characteristic 0
code.  But there will be a merge conflict with any change you make.
David

On Wed, Feb 24, 2010 at 2:13 AM, Dima Pasechnik <dimp...@gmail.com> wrote:

> it's an easy to fix bug in squarefree_decomposition in sage/rings/
> polynomial/polynomial_element.pyx, line 1142
> I can fix it if there are no takers...
>
> Dima
>
> On Feb 24, 1:30 pm, Tom Boothby <tomas.boot...@gmail.com> wrote:
> > I just put this up on trac, but I'm not sure I put it in the right
> > category, so I'm posting this here for more visibility.
> >
> > Punchline:
> >
> > sage: f = QQbar['x'](1)
> > sage: f.roots()
> > ...
> > IndexError: list index out of range
> > sage:
> >
> > Ticket:http://trac.sagemath.org/sage_trac/ticket/8344
>
> --
> To post to this group, send an email to sage-devel@googlegroups.com
> To unsubscribe from this group, send an email to
> sage-devel+unsubscr...@googlegroups.com<sage-devel%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/sage-devel
> URL: http://www.sagemath.org
>

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to