#14347: Implement group cycle indices
-------------------------------------+-------------------------------------
       Reporter:  agd                |        Owner:  agd
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.9
      Component:  combinatorics      |   Resolution:
       Keywords:  cycle index,       |    Merged in:
  species                            |    Reviewers:  Martin Rubey
        Authors:  Andrew Gainer-     |  Work issues:
  Dewar                              |       Commit:
Report Upstream:  N/A                |  a1ae1f78b60959f5cdd3699a074c33d59de4690e
         Branch:  u/mantepse/gcis    |     Stopgaps:
   Dependencies:  #14846             |
-------------------------------------+-------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 Fails on OSX
 {{{
 sage -t --long src/sage/combinat/species/group_cycle_index_series.py
 **********************************************************************
 File "src/sage/combinat/species/group_cycle_index_series.py", line 354, in
 
sage.combinat.species.group_cycle_index_series.GroupCycleIndexSeries.functorial_composition
 Failed example:
     D.quotient().isotype_generating_series().counts(5)
 Expected:
     [1, 1, 3, 13, 144]
 Got:
     [1, 1, 1, 1, 1]
 **********************************************************************
 1 item had failures:
    1 of  11 in
 
sage.combinat.species.group_cycle_index_series.GroupCycleIndexSeries.functorial_composition
 }}}

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