-
-
Notifications
You must be signed in to change notification settings - Fork 491
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
fixup of 19431: convert asymptotic expansion to the symbolic ring #19436
Milestone
Comments
Branch: u/dkrenn/asy-to-SR |
Author: Daniel Krenn |
Last 10 new commits:
|
Commit: |
comment:4
LGTM. doctests pass, documentation builds, code seems to be fine. |
Reviewer: Clemens Heuberger |
Changed branch from u/dkrenn/asy-to-SR to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#19431 changed
SymbolicRing._element_constructor_
which was not needed. A method_symbolic_
suffices in the AsymptoticRing. An additional parameterR
in.symbolic_expression
will be needed to make it work.Depends on #19431
CC: @behackl @cheuberg @rwst
Component: asymptotic expansions
Author: Daniel Krenn
Branch/Commit:
ee52932
Reviewer: Clemens Heuberger
Issue created by migration from https://trac.sagemath.org/ticket/19436
The text was updated successfully, but these errors were encountered: