#7886: Implement conjugacy classes
-------------------------------------+--------------------------------------
Reporter: jlopez | Owner: joyner
Type: enhancement | Status: closed
Priority: major | Milestone: sage-5.8
Component: group theory | Resolution: fixed
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: David Joyner, Travis
Scrimshaw
Authors: Javier López Peña | Merged in: sage-5.8.beta2
Dependencies: #6495 | Stopgaps:
-------------------------------------+--------------------------------------
Comment (by vbraun):
You shouldn't return lists from @cached_method functions. If somebody
mutates the output list then future calls return the wrong result! Always
return tuples instead of lists unless you want the output to be mutable.
Also, `ConjugacyClass` is a parent without elements; Use `SageObject` as
base for classes that do not use the parent/element pattern.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7886#comment:31>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.