-
-
Notifications
You must be signed in to change notification settings - Fork 481
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
Replace Lazy Power Series in species directory #32367
Comments
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
|
Commit: |
Changed keywords from LazyPowerSeries, FormalSeries, GSoC21 to LazyPowerSeries, FormalSeries, gsoc2021 |
Dependencies: #32324 |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:123
Well, for now, let's bring this to a positive review and move onto the next ticket (assuming we get a green bot this time because I didn't do anything stupid). I will do stuff there starting from your changes. I did a few little things from what I saw from the last patchbot report (the other failure seems unrelated). I made species library lazily imported to decrease the startup modules number. |
comment:125
The The pyflakes warnings about imported but unused modules in The ellipsis in the doctest in I am therefore setting this to positive review. |
Changed branch from u/tscrim/replace_lazy_power_series-32367 to u/mantepse/replace_lazy_power_series-32367 |
Branch pushed to git repo; I updated commit sha1 and set ticket back to needs_review. Last 10 new commits:
|
comment:129
trivial (autopmatic) merge, necessary to make the patchbots happy. |
comment:131
trivial fixes to make patchbot happy. |
Changed branch from u/mantepse/replace_lazy_power_series-32367 to |
In this ticket we finalize the implementation of lazy series, and replace the old lazy series framework.
Depends on #34423
CC: @mantepse @tscrim @pfili @zimmermann6 @sagetrac-tmonteil
Component: combinatorics
Keywords: LazyPowerSeries, FormalSeries, gsoc2021
Author: Tejasvi Chebrolu, Martin Rubey, Travis Scrimshaw
Branch/Commit:
4fc981b
Reviewer: Martin Rubey, Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/32367
The text was updated successfully, but these errors were encountered: