Thanks a lot for creating the ticket!

But in 4.7.0 coeffs doesn't work either. Because

sage: f.coeffs(g)
[[g(t)^2 + t + 3*g(t), 0]]

is a wrong result for f = 3*g + g**2 + t. I expect a result [[t, 0],
[3, 1], [1, 2]].

It would be very kind of you to update the ticket about it. I am new
here and I am not sure whether I can edit the ticket myself. Thank you
again!

On Jan 3, 11:23 am, Michael Orlitzky <[email protected]> wrote:
> On 01/03/2012 10:48 AM, Yi Wang wrote:
>
> > Hi,
>
> > I found coeffs does not work with a general function. It would be of
> > great help for me to have it fixed. Thank you!
>
> I created a ticket for this,
>
>    http://trac.sagemath.org/sage_trac/ticket/12255
>
> You should be able to CC yourself and be notified of any progress.

-- 
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-support
URL: http://www.sagemath.org

Reply via email to