Opened 12 years ago
Last modified 8 years ago
#9889 new enhancement
A new module implementing Monomial Algebras
Reported by: | quimey | Owned by: | AlexGhitza |
---|---|---|---|
Priority: | minor | Milestone: | sage-6.4 |
Component: | algebra | Keywords: | homological algebra, monomial algebra, quiver |
Cc: | Merged in: | ||
Authors: | Quimey Vivas | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
A monomial algebra is a quotient of a path algebra by an admissible ideal generated by paths (see Assem, Ibrahim; Simson, Daniel; Skowronski, Andrzej. Elements of the representation theory of associative algebras. Vol. 1.)
This module implement the class of monomial algebras, the class of elements of monomial algebras and some functions related to those classes, such as functions for the computation of Hochschild (co)homology of these algebras. For this computation the class of chain complexes is used.
Attachments (1)
Change History (6)
Changed 12 years ago by
comment:1 Changed 9 years ago by
- Milestone changed from sage-5.11 to sage-5.12
comment:2 Changed 9 years ago by
see also #12630
comment:3 Changed 8 years ago by
- Milestone changed from sage-6.1 to sage-6.2
comment:4 Changed 8 years ago by
- Milestone changed from sage-6.2 to sage-6.3
comment:5 Changed 8 years ago by
- Milestone changed from sage-6.3 to sage-6.4
Note: See
TracTickets for help on using
tickets.
First Version of the class of monomial algebras