On 01/03/2012 12:16 PM, Yi Wang wrote:
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!

Oh, sorry, I didn't look very hard at the output, just that it didn't throw an error.

I've updated the ticket.

If you're interested, anyone can request an account (instructions are on the trac homepage[1]) and that would allow you to create/modify tickets.


[1] http://trac.sagemath.org/sage_trac/

--
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