#16018: Symmetric group conjugacy class iterator
-------------------------------------+-------------------------------------
       Reporter:  vdelecroix         |        Owner:  Vincent Delecroix
           Type:  enhancement        |       Status:  positive_review
       Priority:  major              |    Milestone:  sage-6.5
      Component:  combinatorics      |   Resolution:
       Keywords:  symmetric group,   |    Merged in:
  permutations, iterator             |    Reviewers:  Amritanshu Prasad
        Authors:  Travis Scrimshaw,  |  Work issues:
  Vincent Delecroix                  |       Commit:
Report Upstream:  N/A                |  f77593d31d42a4d09bc14d23ce3e1713404c07e8
         Branch:                     |     Stopgaps:
  public/groups/conjugacy_classes_symmetric_group-16018|
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by vbraun):

 Doctests fail:
 {{{
 sage -t --long --warn-long 38.5 src/sage/groups/perm_gps/permgroup.py
 **********************************************************************
 File "src/sage/groups/perm_gps/permgroup.py", line 1855, in
 sage.groups.perm_gps.permgroup.PermutationGroup_generic.conjugacy_class
 Failed example:
     G.conjugacy_class(g)
 Expected:
     Conjugacy class of (1,2,3,4) in Symmetric group of order 4! as a
 permutation group
 Got:
     Conjugacy class of cycle type [4] in Symmetric group of order 4! as a
 permutation group
 **********************************************************************
 1 item had failures:
    1 of   4 in
 sage.groups.perm_gps.permgroup.PermutationGroup_generic.conjugacy_class
     [787 tests, 1 failure, 8.76 s]
 ----------------------------------------------------------------------
 sage -t --long --warn-long 38.5 src/sage/groups/perm_gps/permgroup.py  # 1
 doctest failed
 ----------------------------------------------------------------------
 Total time for all tests: 8.9 seconds
     cpu time: 5.1 seconds
     cumulative wall time: 8.8 seconds

 sage -t --long --warn-long 38.5 src/sage/groups/conjugacy_classes.py
 **********************************************************************
 File "src/sage/groups/conjugacy_classes.py", line 27, in
 sage.groups.conjugacy_classes
 Failed example:
     G.conjugacy_class(g)
 Expected:
     Conjugacy class of (1,2,3,4) in Symmetric group of order 4! as a
 permutation group
 Got:
     Conjugacy class of cycle type [4] in Symmetric group of order 4! as a
 permutation group
 **********************************************************************
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/16018#comment:13>
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to