#10334: miscellaneous cleanup in perm_gps preparing for domains
-------------------------------+--------------------------------------------
 Reporter:  mhansen            |         Owner:  joyner       
     Type:  enhancement        |        Status:  closed       
 Priority:  major              |     Milestone:  sage-4.6.2   
Component:  group theory       |    Resolution:  fixed        
 Keywords:                     |        Author:  Mike Hansen  
 Upstream:  N/A                |      Reviewer:  Robert Miller
   Merged:  sage-4.6.2.alpha2  |   Work_issues:               
-------------------------------+--------------------------------------------

Comment(by fbissey):

 I got a test failure that seems related to this patch
 {{{
 sage -t  "devel/sage-main/sage/groups/perm_gps/permgroup.py"
 **********************************************************************
 File "/usr/share/sage/devel/sage-main/sage/groups/perm_gps/permgroup.py",
 line 1876:
     sage: G.isomorphism_to(H)
 Expected:
     Permutation group morphism:
       From: Permutation Group with generators [(2,3), (1,2,3)]
       To:   Permutation Group with generators [(1,2,4), (1,4)]
       Defn: [(2,3), (1,2,3)] -> [(2,4), (1,2,4)]
 Got:
     Permutation group morphism:
       From: Permutation Group with generators [(2,3), (1,2,3)]
       To:   Permutation Group with generators [(1,2,4), (1,4)]
       Defn: [(2,3), (1,2,3)] -> [(2,4), (1,4,2)]
 }}}

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