Skip to content
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

convert asymptotic expansion to the symbolic ring #19431

Closed
dkrenn opened this issue Oct 17, 2015 · 13 comments
Closed

convert asymptotic expansion to the symbolic ring #19431

dkrenn opened this issue Oct 17, 2015 · 13 comments

Comments

@dkrenn
Copy link
Contributor

dkrenn commented Oct 17, 2015

Make conversion from asymptotic expansions to symbolic expressions possible.

Depends on #19305

CC: @behackl @cheuberg

Component: asymptotic expansions

Author: Daniel Krenn

Branch/Commit: fa814b0

Reviewer: Clemens Heuberger, Ralf Stephan

Issue created by migration from https://trac.sagemath.org/ticket/19431

@dkrenn
Copy link
Contributor Author

dkrenn commented Oct 17, 2015

Branch: u/dkrenn/asy-to-SR

@dkrenn
Copy link
Contributor Author

dkrenn commented Oct 17, 2015

Author: Daniel Krenn

@dkrenn
Copy link
Contributor Author

dkrenn commented Oct 17, 2015

Commit: 5ac0fea

@dkrenn
Copy link
Contributor Author

dkrenn commented Oct 17, 2015

Last 10 new commits:

17d0e2bdocstrings and tests in `_substitute_` of growth groups
d2a599frewrite code of `_substitute_` in term monoids
204e47cdocstrings of `_substitute_` in term monoids
5cd22bfcomplete `_substitute_` of asymptotic ring
9d3a6e3let `__eq__` deal with noncomparable elements
5327238doctests: rewrite >>... to >...>
ef4ebb1rewrite main substitution method
2f434d7write doc and many doctests for substitute
875542dwrite AsymptoticExpansion.symbolic_expression
5ac0feaextend SR._element_constructor_ to accept asymptotic expansions

@rwst
Copy link

rwst commented Oct 18, 2015

comment:3

Branch does not merge cleanly with develop.

@cheuberg
Copy link
Contributor

Changed branch from u/dkrenn/asy-to-SR to u/cheuberg/asy-to-SR

@cheuberg
Copy link
Contributor

Reviewer: Clemens Heuberger

@cheuberg
Copy link
Contributor

Changed commit from 5ac0fea to fa814b0

@cheuberg
Copy link
Contributor

comment:5

Branch LGTM, doctests pass, documentation builds.
I merged 6.10.beta0. This needs cross-review. Apart from that, consider this as a positive review.


New commits:

fa814b0Trac #19431: merge 6.10.beta0

@rwst
Copy link

rwst commented Oct 18, 2015

comment:6

I already had a look but will wait for patchbot.

@rwst
Copy link

rwst commented Oct 18, 2015

comment:7

OK, fine modulo the dependencies (which were already reviewed). Thanks for your work.

@rwst
Copy link

rwst commented Oct 18, 2015

Changed reviewer from Clemens Heuberger to Clemens Heuberger, Ralf Stephan

@vbraun
Copy link
Member

vbraun commented Oct 24, 2015

Changed branch from u/cheuberg/asy-to-SR to fa814b0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants