-
-
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
GrowthGroup: short notation factory #18930
Comments
Last 10 new commits:
|
Dependencies: #17600 |
Commit: |
Author: Benjamin Hackl |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Changed branch from u/behackl/asy/growthGroup-factory to u/dkrenn/asy/growthGroup-factory |
Last 10 new commits:
|
Reviewer: Daniel Krenn |
Changed author from Benjamin Hackl to Benjamin Hackl, Daniel Krenn |
Last 10 new commits:
|
Changed branch from u/dkrenn/asy/growthGroup-factory to u/behackl/asy/growthGroup-factory |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:11
During the project #17601 (the last months in course of GSOC2015 as mentor) I did a very careful reviewing of all code. This includes the code of this ticket. Now this is clearly a positive_review from my side. |
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
|
Changed branch from u/behackl/asy/growthGroup-factory to u/dkrenn/asy/growthGroup-factory |
Changed branch from u/dkrenn/asy/growthGroup-factory to u/cheuberg/asy/growthGroup-factory |
comment:17
I reviewed this and added two reviewer commits. Doctests pass and documentation builds and is adequate, code seems to be fine. Please cross-review my changes and set the ticket to New commits:
|
Changed reviewer from Daniel Krenn to Daniel Krenn, Clemens Heuberger |
Changed branch from u/cheuberg/asy/growthGroup-factory to u/behackl/asy/growthGroup-factory |
comment:18
I cross-reviewed your changes, and merged the final version of the positively reviewed ticket #17600 into this branch. LGTM; thanks for the review! Last 10 new commits:
|
Changed branch from u/behackl/asy/growthGroup-factory to |
For the sake of usability we have introduced a short notation for growth groups (implemented at #17600).
For various reasons, having a factory that is able to generate a growth group from such a "short representation string" is desireable: for example, such a factory enables us to implement a user-friendly way of interacting with the AsymptoticRing (implemented at #17716).
This ticket provides an implementation for such a factory (which can be extended easily to cover cartesian products of growth groups as well).
See #17601 for a roadmap and the planned structure.
Depends on #17600
CC: @dkrenn @cheuberg
Component: asymptotic expansions
Keywords: gsoc15
Author: Benjamin Hackl, Daniel Krenn
Branch/Commit:
4f99031
Reviewer: Daniel Krenn, Clemens Heuberger
Issue created by migration from https://trac.sagemath.org/ticket/18930
The text was updated successfully, but these errors were encountered: