#13687: Parents for groups
--------------------------------+-------------------------------------------
Reporter: vbraun | Owner: joyner
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.5
Component: group theory | Resolution:
Keywords: new Parent | Work issues:
Report Upstream: N/A | Reviewers: David Roe
Authors: Volker Braun | Merged in:
Dependencies: | Stopgaps:
--------------------------------+-------------------------------------------
Comment (by vbraun):
1. `AbelianGroup_class` derives from `UniqueRepresentation`, so I want to
enforce canonical arguments with the assertions. Its the job of the
`AbelianGroup` factory function to canonicalize the user input.
5. For the unit group, say, its much more expensive to do the
exponentiation than non-lazy multiplication. Imagine you want to list all
units. This is also what the `FractionalIdealClass` and friends do. If its
cheap to exponentiate the values then I would agree with you, but in that
case you probably don't need such an elaborate `AbelianGroupWithValues`.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13687#comment:10>
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.