-
-
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
asymptotic expansion generators related to singularity analysis #19532
Comments
comment:2
Implemented pole singularities. Last 10 new commits:
|
Commit: |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Changed branch from u/dkrenn/asy/singularity-analysis to u/cheuberg/asy/singularity-analysis |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:7
My impression is that you implemented poles and still want to implement logarithmic singularities in the same ticket. I'd suggest to restrict this ticket to poles (and raising |
This comment has been minimized.
This comment has been minimized.
Reviewer: Clemens Heuberger |
comment:11
I reviewed the code, doctests pass, documentation and code are mostly fine. I added a few reviewer commits, please cross-review. There is only the question on what to do with integral I am not really sure which result is appropriate. Several options:
|
comment:12
|
comment:24
LGTM. Setting to positive despite the dependency: the dependency is only in order to avoid a merge conflict (inserting new methods at the same position); so no changes are necessary here anyway independently of the fate of #19510. |
Changed branch from u/dkrenn/asy/singularity-analysis-generator to u/cheuberg/asy/singularity-analysis-generator |
comment:26
Merged #19946 and removed work-around for #19946; please cross-review. New commits:
|
Changed branch from u/cheuberg/asy/singularity-analysis-generator to u/dkrenn/asy/singularity-analysis-generator |
comment:28
I've merged in the dependency #19510 due to changes there and merge-conflicts here. Last 10 new commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Changed branch from u/dkrenn/asy/singularity-analysis-generator to u/cheuberg/asy/singularity-analysis-generator |
comment:32
Merged #19898 once more and added a doctest; please review this new doctest and then set to positive if satisfied. Last 10 new commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Changed branch from u/cheuberg/asy/singularity-analysis-generator to |
Create asymptotic expansions coming from pole singularities.
Depends on #19437
Depends on #19510
Depends on #19576
Depends on #19946
Depends on #19898
CC: @behackl @cheuberg
Component: asymptotic expansions
Author: Daniel Krenn
Branch/Commit:
a4eaf82
Reviewer: Clemens Heuberger
Issue created by migration from https://trac.sagemath.org/ticket/19532
The text was updated successfully, but these errors were encountered: