#11318: Make GroupAlgebra(G, R) an alias for G.algebra(R), and remove its code
-----------------------------+----------------------------------------------
Reporter: nthiery | Owner: tbd
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.7.1
Component: PLEASE CHANGE | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
-----------------------------+----------------------------------------------
Goal: remove the code for GroupAlgebra, and make GroupAlgebra(G,R) an
alias for G.algebra(R).
Rationale: G.algebra(R) uses categories to share code with semigroup
and monoid algebras. It also uses CombinatorialFreeModule which is
more featurefull than FormalSums. There might be a few features in
GroupAlgebra that is not yet in the categories and that need to be
ported first.
This depends on #10963 for the support of additive group algebras.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11318>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.