#7886: Implement conjugacy classes
----------------------------+-----------------------------------------------
   Reporter:  jlopez        |          Owner:  joyner           
       Type:  enhancement   |         Status:  needs_review     
   Priority:  major         |      Milestone:  sage-4.8         
  Component:  group theory  |       Keywords:                   
Work_issues:                |       Upstream:  N/A              
   Reviewer:                |         Author:  Javier López Peña
     Merged:                |   Dependencies:                   
----------------------------+-----------------------------------------------
Changes (by jlopez):

  * status:  needs_work => needs_review
  * work_issues:  PEP 0263 =>


Old description:

> GAP has several functions concerning conjugacy classes of groups. This
> patch include a wrapper for gap conjugacy classes for groups in which
> they are available and a (for now, inefficient) naive fallback method for
> the remaining cases.
>
> Apply:
>  * [attachment:trac_7886_conjugacy_classes_module.patch]
>  * [attachment:trac_7886_conjugacy_classes.patch]

New description:

 GAP has several functions concerning conjugacy classes of groups. This
 patch include a wrapper for gap conjugacy classes for groups in which they
 are available and a (for now, inefficient) naive fallback method for the
 remaining cases.

 Apply:
  * [attachment:trac_7886_conjugacy_classes_module.patch]
  * [attachment:trac_7886_conjugacy_classes.patch]
  * [attachment:trac_7886_conjugacy_classes_encoding_fix.patch]

--

Comment:

 Sorry, I thought we were using utf-8 by default. Fixed the encoding in
 permgroup.py and conjugacy_classes.py
 Also implemented a more efficient fallback method using TransitiveIdeal.
 Needs review.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7886#comment:11>
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.

Reply via email to