-
-
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
Implement an example of a graded algebra with basis, and improve the later #9280
Comments
comment:2
Attachment: trac_9280-graded-algebras-example.patch.gz Hi John, For the record: we went through your patches with Franco and Jason, and discussed quite a bit around it. We will post here shortly an updated patch with some little suggestions. |
comment:3
Replying to @nthiery:
Is it "shortly" yet? :) |
Changed author from John Palmieri to John Palmieri, Nicolas M. Thiéry |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:6
In the sage-combinat patch, there are a few typos and some other issues:
I'm attaching a referee patch which fixes these. There are also some doctests for "basis" in sage/categories/graded_algebras_with_basis.py which are marked as "todo: not implemented". Do we need to wait for these to be fixed, or should we consider this ready for review? It may not be ideal, but we could also change
to
By the way, all tests pass with this patch and with the one from #10193. So perhaps we could also delete the commented-out part at the beginning of the example, where it says
|
Attachment: trac_9280-ref.patch.gz apply on top of sage-combinat patch |
Dependencies: #10193 |
comment:8
There are a couple of patches on the sage-combinat queue experimenting with moving some of the generic methods into the category
|
comment:9
Sorry for the long delay for the ticket but #10193 is now ready !! |
Changed keywords from none to graded algebra |
comment:11
Franco, Nicolas, what can we do with this ticket ? Should we use the patch from the combinat queue or the patch here ? |
Attachment: trac_9280-graded-algebras-example-fs.patch.gz |
comment:12
let me take the patch of sage-combinat as a starting point. for the bot: apply only trac_9280-graded-algebras-example-fs.patch |
comment:13
I don't know why I'm listed as an author in the file "sage/categories/examples/graded_modules_with_basis.py"; I don't think I had anything to do with that. |
Attachment: trac_9280_nomodule.patch.gz |
comment:15
this needs to be rebased |
comment:16
Since the graded algebras with basis example is using (weighted) integer vectors, we need #12453. I'd like to attach the branch "public/categories/graded_examples-9280", but trac is giving me an error when I try... |
Commit: |
New commits:
|
Reviewer: Frederic Chapoton, Travis Scrimshaw |
Changed reviewer from Frederic Chapoton, Travis Scrimshaw to Frédéric Chapoton, Travis Scrimshaw |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:21
needs rebase |
comment:23
Yet another instance of someone asking a question related to this. Six (!) years ago, when I opened this ticket, I thought it would be good to have an example in the Sage library and in the documentation, and I really can't understand why this hasn't been taken care of yet. I am not interested in working on it myself any more, but I find it incredibly frustrating that this ticket has languished for so long. |
The summary says it all. See also the patch on the Sage-Combinat patch server:
http://combinat.sagemath.org/hgwebdir.cgi/patches/file/tip/trac_9280-graded-algebras-example.patch
Thanks to Jason Bandlow and Franco Saliola who participated to the improvement of the example. It now depends on #10193.
Depends on #10193
Depends on #12453
Component: categories
Keywords: graded algebra
Author: John Palmieri, Nicolas M. Thiéry
Branch/Commit: public/categories/graded_examples-9280 @
fb05e6c
Reviewer: Frédéric Chapoton, Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/9280
The text was updated successfully, but these errors were encountered: