-
-
Notifications
You must be signed in to change notification settings - Fork 488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Coercion works incorrectly for power series over power series #10086
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This was reported via the "Report a Problem" link:
When I try the following:
this yields 0. Trying
I get 1.
The series tt is the series with constant term equal to t, so its order should be zero and its 0th coefficient should be t.
CC: axel.bacher@labri.fr @mwhansen @mantepse
Component: combinatorics
Keywords: LazyPowerSeries
Stopgaps: todo
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/10086
The text was updated successfully, but these errors were encountered: