#13365: Add semidirect product method for permutation groups
--------------------------------+-------------------------------------------
       Reporter:  khalasz       |         Owner:  joyner  
           Type:  enhancement   |        Status:  new     
       Priority:  minor         |     Milestone:  sage-5.3
      Component:  group theory  |    Resolution:          
       Keywords:                |   Work issues:          
Report Upstream:  N/A           |     Reviewers:          
        Authors:  Kevin Halasz  |     Merged in:          
   Dependencies:                |      Stopgaps:          
--------------------------------+-------------------------------------------
Description changed by khalasz:

Old description:

> Adds a semidirect product method.
> A generic, top-level method is added to categories/groups.py, which
> simply raises a `NotImplementedError`. This  is then overridden in
> permgroup.py. This method wraps GAP's `SemidirectProduct` function. It is
> implemented so that the calling group is the group acting on an inputted
> normal subgroup.

New description:

 Adds a semidirect product method.
 A generic, top-level method is added to categories/groups.py, which simply
 raises a `NotImplementedError`. This  is then overridden in permgroup.py.
 This method wraps GAP's `SemidirectProduct` function. It is implemented so
 that the calling group is the group acting on an inputted normal subgroup.

 '''Apply'''
  1. [attachment 13365_semidirectproduct.patch

--

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