#8500: Add number_of_transitive_group function
----------------------------+-----------------------------------------------
   Reporter:  nborie        |       Owner:  nborie          
       Type:  enhancement   |      Status:  new             
   Priority:  major         |   Milestone:  sage-4.3.4      
  Component:  group_theory  |    Keywords:  transitive group
     Author:                |    Upstream:  N/A             
   Reviewer:                |      Merged:                  
Work_issues:                |  
----------------------------+-----------------------------------------------
 TransitiveGroup are already in Sage and work only if you have the right
 database installed. As I offen test systematicly over all transitive
 groups, I will be happy to get this number in Sage.

 {{{
 sage: TransitiveGroup(7,7)
 Transitive group number 7 of degree 7
 sage: TransitiveGroup(7,8)
 verbose 0 (846: permgroup_named.py, __init__) Warning: Computing with
 TransitiveGroups requires the optional database_gap package. Please
 install it.
 Transitive group number 8 of degree 7
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8500>
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