-
-
Notifications
You must be signed in to change notification settings - Fork 572
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
cohomology ring of simplicial complexes #6102
Comments
comment:1
The following code was posted by Felix Breuer on sage-support
To use it on the Torus, for example, you can do this:
|
Dependencies: #19179 |
Branch: u/jhpalmieri/AT-model |
Author: John Palmieri |
Commit: |
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
comment:15
#18246 broke the default hashing of chain homotopies, so I've added a |
comment:37
Turns out that cup products for Delta complexes weren't too hard to implement, so I did that. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:39
I'm still working on my refactoring, but I did #19397 for getting the degree |
Changed branch from u/jhpalmieri/AT-model to u/tscrim/AT-model |
comment:40
Done. I spent so much time trying to get the New commits:
|
comment:41
I will have some reviewer's changes on top of your changes soon. Meanwhile, I noticed that you removed the code related to the |
comment:42
No, the |
comment:43
There isn't anything that I was using, but it has some methods ( |
comment:44
The |
comment:45
This is now #19416. |
Changed branch from u/tscrim/AT-model to u/jhpalmieri/AT-model |
comment:47
Okay, your turn again. If you're happy with these changes, set it to positive review. A summary of my changes:
|
Changed author from John Palmieri to John Palmieri, Travis Scrimshaw |
Changed reviewer from Travis Scrimshaw to Travis Scrimshaw, John Palmieri |
comment:49
Then it is a positive review. This is a very nice addition to Sage which I'm hoping to get some good use from (especially once #18175 and more of SageManifolds gets merged in). Thanks for all your work. |
comment:51
Great! Thanks very much. |
Changed branch from u/jhpalmieri/AT-model to |
Add functionality in sage to compute the cohomology ring of a simplicial complex.
This relies on #6099, #6100, and #5882.
These will be examples of graded alebras, finite as modules over their bases, that are graded-commutative.
Depends on #19179
CC: @jhpalmieri @sagetrac-fbreuer @tscrim @fchapoton
Component: algebraic topology
Author: John Palmieri, Travis Scrimshaw
Branch/Commit:
9bfc2d2
Reviewer: Travis Scrimshaw, John Palmieri
Issue created by migration from https://trac.sagemath.org/ticket/6102
The text was updated successfully, but these errors were encountered: