-
-
Notifications
You must be signed in to change notification settings - Fork 482
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
Refactor lazy series code so that it works over any graded ring #34407
Comments
This comment has been minimized.
This comment has been minimized.
Dependencies: #32324 |
comment:1
I also implement a hook |
Commit: |
Last 10 new commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:4
Morally green patchbot. |
comment:5
All of this is rather exciting for me! This might make it easier to implement the Burnside ring, too! |
comment:6
Thank you. |
comment:7
reviewer name |
Reviewer: Martin Rubey |
Changed branch from public/rings/lazy_graded_algebras-34407 to |
With very simple modifications, the code for
LazySymmetricFunctions
can be extended to work over any graded ring to do computations in their completion of formal linear combinations with finite sums in each graded piece.There is a bit left over specific to symmetric functions as tensor products of
GradedAlgebrasWithBasis
do not yet know they are graded:I want to keep the code ready for when that is fixed.
Depends on #32324
CC: @mantepse @fchapoton @jhpalmieri
Component: algebra
Keywords: lazy power series
Author: Travis Scrimshaw
Branch/Commit:
dff4fc4
Reviewer: Martin Rubey
Issue created by migration from https://trac.sagemath.org/ticket/34407
The text was updated successfully, but these errors were encountered: