Opened 10 years ago
Last modified 8 years ago
#14062 new enhancement
Graded Rings and Graded Modules
Reported by: | tdupu | Owned by: | malb |
---|---|---|---|
Priority: | major | Milestone: | sage-6.4 |
Component: | commutative algebra | Keywords: | |
Cc: | sage-combinat, jhpalmieri | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
In order to get cohomology (deRham, Ext, Tor all things that M2 does well) in sage we need to get basic classes for graded rings and modules. We should also implement Proj(S) like Spec for commutative rings.
Change History (6)
comment:1 Changed 10 years ago by
- Cc sage-combinat jhpalmieri added
comment:2 Changed 9 years ago by
comment:3 Changed 9 years ago by
- Milestone changed from sage-5.11 to sage-5.12
comment:4 Changed 9 years ago by
- Milestone changed from sage-6.1 to sage-6.2
comment:5 Changed 8 years ago by
- Milestone changed from sage-6.2 to sage-6.3
comment:6 Changed 8 years ago by
- Milestone changed from sage-6.3 to sage-6.4
Note: See
TracTickets for help on using
tickets.
See also Ticket #11688 and Ticket #9280